Replace all instances of dg.exp file with lit.local.cfg, since all tests are run...
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-spill-q.ll
2011-01-07 Bob WilsonAdd ARM patterns to match EXTRACT_SUBVECTOR nodes.
2010-10-08 Bob WilsonChange register allocation order for ARM VFP and NEON...
2010-08-27 Bob WilsonAdd alignment arguments to all the NEON load/store...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-05-22 Bob WilsonRecognize more BUILD_VECTORs and VECTOR_SHUFFLEs that...
2010-02-13 Bob WilsonBesides removing phi cycles that reduce to a single...
2010-02-06 Bob WilsonHandle AddrMode6 (for NEON load/stores) in Thumb2's...
2009-12-06 Anton KorobeynikovDynamic stack realignment use of sp register as source...
2009-11-17 Anton KorobeynikovForgot to commit test fixes
2009-11-15 Jim GrosbachDetect need for autoalignment of the stack earlier...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-27 Evan ChengFix PR4789. Teach eliminateFrameIndex how to handle...