[NVPTX] roll forward r239082
[oota-llvm.git] / test / CodeGen / ARM / str_pre-2.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2012-06-11 Jakob Stoklund OlesenFix test that depends on register allocation.
2011-11-12 Jakob Stoklund OlesenLinear scan is going away.
2011-08-11 Jim GrosbachARM push of a single register encodes as pre-indexed...
2011-08-11 Jim GrosbachARM pop of a single register encodes as post-indexed...
2011-03-31 Jakob Stoklund OlesenFix ARM tests to be register allocator independent.
2011-01-01 Anton KorobeynikovUpdate the test
2010-12-09 Jim GrosbachARM stm/ldm instructions require more than one register...
2010-11-18 Eric ChristopherRewrite stack callee saved spills and restores to use...
2010-10-26 Jim GrosbachFileCheck'ize
2010-03-17 Johnny ChenAdded sub-formats to the NeonI/NeonXI instructions...
2010-03-16 Bob Wilson--- Reverse-merging r98637 into '.':
2010-03-16 Johnny ChenInitial ARM/Thumb disassembler check-in. It consists...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Evan ChengRe-apply 72756 with fixes. One of those was introduced...
2009-06-03 Evan ChengTemporarily revert 72756 for now.
2009-06-03 Evan ChengFold preceding / trailing base inc / dec into the singl...