summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/AliasAnalysis.cpp
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2014-07-21 12:25:34 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2014-07-21 12:25:34 +0000
commitdecb7a2b0bd567006a372bffe3240cda1292c655 (patch)
tree84eeb168de976917d92455cf562fc13ceac18a7d /llvm/lib/Analysis/AliasAnalysis.cpp
parent6125da9258e6e070b5188a30715eef9e6e695f71 (diff)
downloadbcm5719-llvm-decb7a2b0bd567006a372bffe3240cda1292c655.tar.gz
bcm5719-llvm-decb7a2b0bd567006a372bffe3240cda1292c655.zip
[mips] Try to fix the test/ExecutionEngine tests on a MIPS host.
Fix a dangerous default case that caused MipsCodeEmitter to discard pseudo instructions it didn't recognize. It will now call llvm_unreachable() for unrecognized pseudo's and explicitly handles PseudoReturn, PseudoReturn64, PseudoIndirectBranch, PseudoIndirectBranch64, CFI_INSTRUCTION, IMPLICIT_DEF, and KILL. There may be other pseudos that need handling but this was enough for the ExecutionEngine tests to pass on my test system. llvm-svn: 213513
Diffstat (limited to 'llvm/lib/Analysis/AliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud