PR8921: LDM/POP do not support interworking prior to v5t.
[oota-llvm.git] / test / CodeGen / ARM / fast-isel.ll
2010-11-15 Eric ChristopherRecommit this change and remove the failing part of...
2010-11-13 Eric ChristopherThis should be still failing, but is. Disable it with the
2010-10-18 Eric ChristopherRevert r116220 - thus turning arm fast isel back on...
2010-10-11 Eric ChristopherFound a bug turning this on by default. Disable again...
2010-10-11 Eric ChristopherRemove now non-existent option.
2010-09-13 Owen AndersonRe-apply r113679, which was reverted in r113720, which...
2010-09-12 Eric ChristopherRevert 113679, it was causing an infinite loop in a...
2010-09-08 Eric ChristopherRemove ssp from this test.
2010-08-25 Eric ChristopherAdd another basic test cribbed from the x86 fast-isel...
2010-08-25 Eric ChristopherRun this on thumb and arm.
2010-08-25 Eric ChristopherMake this testcase actually executed with fast-isel...
2010-07-21 Eric ChristopherBaby steps towards ARM fast-isel.