Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / Thumb /
2011-11-03 Dan GohmanReapply r143206, with fixes. Disallow physical register...
2011-10-29 Dan GohmanRevert r143206, as there are still some failing tests.
2011-10-28 Dan GohmanReapply r143177 and r143179 (reverting r143188), with...
2011-10-28 Duncan SandsSpeculatively disable Dan's commits 143177 and 143179...
2011-10-28 Dan GohmanEliminate LegalizeOps' LegalizedNodes map and have...
2011-10-11 Bill WendlingRevert r141529. This is causing failures in the test...
2011-10-10 Bill WendlingReapply r141365 now that PR11107 is fixed.
2011-10-10 Bill WendlingRevert r141365. It was causing MultiSource/Benchmarks...
2011-10-10 Bill WendlingWhen getting the number of bits necessary for addressin...
2011-10-07 Anton KorobeynikovPeephole optimization for ABS on ARM.
2011-09-26 Eli FriedmanConvert more tests to new atomic instructions.
2011-09-06 Nick LewyckyDisable these tests harder. They're XFAIL'd, but that...
2011-09-01 Dan GohmanRevert r131152, r129796, r129761. This code is currentl...
2011-07-07 Evan ChengChange some ARM subtarget features to be single bit...
2011-06-30 Eric ChristopherAdd support for the 'h' constraint.
2011-06-18 Chris Lattnerrip out a ton of intrinsic modernization logic from...
2011-06-17 Chris Lattnermanually upgrade a bunch of tests to modern syntax...
2011-06-16 Jakob Stoklund OlesenDon't use register classes larger than TLI->getRegClass...
2011-06-16 Eli FriedmanFileCheck-ize test, and make it work on EABI hosts...
2011-05-11 Stuart HastingsMove this test to CodeGen/Thumb. rdar://problem/9416774
2011-05-04 Jakob Stoklund OlesenFix more register and coalescing dependencies.
2011-04-26 Evan ChengBe careful about scheduling nodes above previous calls...
2011-04-19 Jakob Stoklund OlesenMake tests register allocation independent again.
2011-04-14 Evan ChengFollow up on r127913. Fix Thumb revsh isel. rdar:/...
2011-03-31 Jakob Stoklund OlesenFix Thumb and Thumb2 tests to be register allocator...
2011-03-31 Jakob Stoklund OlesenProvide a legal pointer register class when targeting...
2011-03-11 Cameron ZwarichRoll r127459 back in:
2011-03-11 Daniel DunbarRevert r127459, "Optimize trivial branches in CodeGenPr...
2011-03-11 Cameron ZwarichOptimize trivial branches in CodeGenPrepare, which...
2011-01-20 Evan ChengSorry, several patches in one.
2011-01-16 Evan ChengSpill R4 if it's going to be used to restore SP from FP.
2010-12-15 Jim GrosbachThumb1 had two patterns for the same load-from-constant...
2010-12-06 Devang PatelIf dbg_declare() or dbg_value() is not lowered by isel...
2010-11-22 Evan ChengFix epilogue codegen to avoid leaving the stack pointer...
2010-11-17 Dale JohannesenThese tests are looking for library function names...
2010-11-09 Bob WilsonDo not use MEMBARRIER_MCR for any Thumb code.
2010-10-30 Bob WilsonOverhaul memory barriers in the ARM backend. Radar...
2010-09-30 Jakob Stoklund OlesenTry again to disable critical edge splitting in CodeGen...
2010-09-27 Jakob Stoklund OlesenRevert "Disable codegen prepare critical edge splitting...
2010-09-23 Evan ChengDisable codegen prepare critical edge splitting. Machin...
2010-09-08 Jim GrosbachRe-enable usage of the ARM base pointer. r113394 fixed...
2010-09-08 Jim Grosbachdisable for the moment while tracking down a few Thumb2...
2010-09-03 Jim GrosbachRe-apply r112883:
2010-09-03 Daniel DunbarRevert "For ARM stack frames that utilize variable...
2010-09-02 Jim GrosbachFor ARM stack frames that utilize variable sized object...
2010-08-31 Jim GrosbachUpdate test for 112609
2010-08-30 Duncan SandsCorrect bogus module triple specifications.
2010-08-26 Jim GrosbachEnable pre-RA virtual frame base register allocation...
2010-08-11 Evan ChengFix test and re-enable it.
2010-08-11 Dan GohmanTemporarily disable some failing tests, until they...
2010-08-11 Evan ChengAdd ARM Archv6M and let it implies FeatureDB (having...
2010-08-11 Evan ChengAdd Cortex-M0 support. It's a ARMv6m device (no ARM...
2010-08-11 Evan Cheng- Add subtarget feature -mattr=+db which determine...
2010-08-10 Evan ChengRe-apply r110655 with fixes. Epilogue must restore...
2010-08-10 Daniel DunbarRevert r110655, "Fix ARM hasFP() semantics. It should...
2010-08-10 Evan ChengFix ARM hasFP() semantics. It should return true whenev...
2010-07-16 Benjamin KramerFeed the right output into FileCheck.
2010-07-16 Dale JohannesenThe SelectionDAGBuilder's handling of debug info, on...
2010-07-02 Dale JohannesenPropagate the AlignStack bit in InlineAsm's to the
2010-07-01 Bob WilsonARM function alignments were off by a power of two...
2010-06-26 Benjamin KramerFix some tests that didn't test anything.
2010-06-19 Evan ChengDisable sibcall optimization for Thumb1 for now since...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-06-15 Jakob Stoklund OlesenRemove the local register allocator.
2010-05-12 Jakob Stoklund OlesenEnable a bunch more -regalloc=fast tests
2010-05-11 Evan ChengSelect @llvm.trap to the special B with 1111 condition...
2010-04-17 Dan GohmanStart function numbering at 0.
2010-04-07 Dale JohannesenSplit big test into multiple directories to cater to
2010-03-10 Evan ChengEnable machine cse pass.
2010-01-16 Bob WilsonRun the pre-register allocation tail duplication pass...
2010-01-15 Jim Grosbachadd testcase for r93564
2009-12-18 Jakob Stoklund OlesenAdd test case for the phi reuse patch.
2009-11-19 Evan ChengMore consistent thumb1 asm printing.
2009-11-07 Evan ChengRefactor code. Fix a potential missing check. Teach...
2009-10-19 Jim GrosbachEnable allocation of R3 in Thumb1
2009-10-02 Evan ChengForgot about ARM::tPUSH. It also has a new writeback...
2009-10-01 Evan ChengARM::tPOP and tPOP_RET each has an extra writeback...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-28 Evan Chengv4, v5 does not support sxtb / sxth.
2009-08-20 Evan ChengFix an obvious copy-n-paste bug.
2009-08-13 Evan ChengtPOP_RET now has predicate operands.
2009-08-13 Evan ChengIt's ok to spill a tGPR register as long as it's still...
2009-07-28 Evan ChengtADDrSPI doesn't have a predicate operand, but tADDhirr...
2009-07-21 Chris Lattnerremove a very large testcase for now.
2009-07-20 David GreeneRe-apply 75490, 75806 and 76177 with fixes and tests...
2009-07-20 Evan ChengUse TII->findCommutedOpIndices to find the commute...
2009-07-20 Evan ChengFix some sub-reg coalescing bugs where the coalescer...
2009-07-20 Evan ChengRestore AsmWriterEmitter.cpp back to 74742. The recent...
2009-07-11 Evan ChengSmarter isel of ldrsb / ldrsh. Only make use of these...
2009-07-11 Evan ChengMajor changes to Thumb (not Thumb2). Many 16-bit instru...
2009-07-07 Evan ChengAdd missing tests.
2009-06-24 Evan ChengWe should run these tests as well.
2009-06-24 Evan ChengMove thumb and thumb2 tests into separate directories.