Recognize more BUILD_VECTORs and VECTOR_SHUFFLEs that can be implemented by
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-spill-q.ll
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...