mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-26 05:32:25 +00:00
3fca788967
After all hard work to implement the EHABI and with the test-suite passing, it's time to turn it on by default and allow users to disable it as a work-around while we fix the eventual bugs that show up. This commit also remove the -arm-enable-ehabi-descriptors, since we want the tables to be printed every time the EHABI is turned on for non-Darwin ARM targets. Although MCJIT EHABI is not working yet (needs linking with the right libraries), this commit also fixes some relocations on MCJIT regarding the EH tables/lib calls, and update some tests to avoid using EH tables when none are needed. The EH tests in the test-suite that were previously disabled on ARM now pass with these changes, so a follow-up commit on the test-suite will re-enable them. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200388 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
MCJIT | ||
RuntimeDyld | ||
2002-12-16-ArgTest.ll | ||
2003-01-04-ArgumentBug.ll | ||
2003-01-04-LoopTest.ll | ||
2003-01-04-PhiTest.ll | ||
2003-01-09-SARTest.ll | ||
2003-01-10-FUCOM.ll | ||
2003-01-15-AlignmentTest.ll | ||
2003-05-06-LivenessClobber.ll | ||
2003-05-07-ArgumentTest.ll | ||
2003-05-11-PHIRegAllocBug.ll | ||
2003-06-04-bzip2-bug.ll | ||
2003-06-05-PHIBug.ll | ||
2003-08-15-AllocaAssertion.ll | ||
2003-08-21-EnvironmentTest.ll | ||
2003-08-23-RegisterAllocatePhysReg.ll | ||
2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll | ||
2005-12-02-TailCallBug.ll | ||
2007-12-10-APIntLoadStore.ll | ||
2008-06-05-APInt-OverAShr.ll | ||
2010-01-15-UndefValue.ll | ||
fma3-jit.ll | ||
fpbitcast.ll | ||
hello2.ll | ||
hello.ll | ||
lit.local.cfg | ||
mov64zext32.ll | ||
simplesttest.ll | ||
simpletest.ll | ||
stubs.ll | ||
test-arith.ll | ||
test-branch.ll | ||
test-call-no-external-funcs.ll | ||
test-call.ll | ||
test-cast.ll | ||
test-common-symbols.ll | ||
test-constantexpr.ll | ||
test-fp-no-external-funcs.ll | ||
test-fp.ll | ||
test-global-init-nonzero.ll | ||
test-global.ll | ||
test-interp-vec-arithm_float.ll | ||
test-interp-vec-arithm_int.ll | ||
test-interp-vec-cast.ll | ||
test-interp-vec-insertelement.ll | ||
test-interp-vec-insertextractvalue.ll | ||
test-interp-vec-loadstore.ll | ||
test-interp-vec-logical.ll | ||
test-interp-vec-select.ll | ||
test-interp-vec-setcond-fp.ll | ||
test-interp-vec-setcond-int.ll | ||
test-interp-vec-shift.ll | ||
test-interp-vec-shuffle.ll | ||
test-loadstore.ll | ||
test-local.ll | ||
test-logical.ll | ||
test-loop.ll | ||
test-phi.ll | ||
test-ret.ll | ||
test-return.ll | ||
test-setcond-fp.ll | ||
test-setcond-int.ll | ||
test-shift.ll |