summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/SimplifyCFG.cpp
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2015-02-11 11:28:56 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2015-02-11 11:28:56 +0000
commita19216c8f4b26cb98aae5ada5c44c73bd3bf350e (patch)
treeb4e3963c576c990223dccb9c4c2500e4df6cc0a3 /llvm/lib/Transforms/Utils/SimplifyCFG.cpp
parent333fc18ca65bc0ae06a41cf5309cd2b2bbed03f5 (diff)
downloadbcm5719-llvm-a19216c8f4b26cb98aae5ada5c44c73bd3bf350e.tar.gz
bcm5719-llvm-a19216c8f4b26cb98aae5ada5c44c73bd3bf350e.zip
[mips] Merge disassemblers into a single implementation.
Summary: Currently we have Mips32 and Mips64 disassemblers and this causes the target triple to affect the disassembly despite all the relevant information being in the ELF header. These implementations do not need to be separate. This patch merges them together such that the appropriate tables are checked for the subtarget (e.g. Mips64 is checked when GP64 is enabled). Reviewers: vmedic Reviewed By: vmedic Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D7498 llvm-svn: 228825
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud