- Clean up some crappy code which deals with coalescing of copies which look at
[oota-llvm.git] / test / CodeGen / Thumb2 / large-stack.ll
2010-03-16 Bob WilsonStop using the old pre-UAL syntax for LDM/STM instructi...
2009-12-16 Nick LewyckyMake this test pass on Linux.
2009-12-06 Anton KorobeynikovDynamic stack realignment use of sp register as source...
2009-11-19 Evan ChengMore consistent thumb1 asm printing.
2009-11-09 Jim GrosbachUpdate test
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-07 Evan ChengIt turns out most of the thumb2 instructions are not...
2009-07-28 Evan Cheng- More refactoring. This gets rid of all of the getOpco...