Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / ldrd.ll
2015-06-03 Matthias BraunARM: Thumb2 LDRD/STRD supports independent input/output...
2015-06-02 Renato GolinRevert "ARM: Thumb2 LDRD/STRD supports independent...
2015-06-01 Matthias BraunARM: Thumb2 LDRD/STRD supports independent input/output...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-02-16 Nico RieckAdd extra CHECK prefix to tests with explicit prefix
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-06-20 Quentin ColombetARM: Remove a (false) dependency on the memoryoperand...
2012-06-08 Jakob Stoklund OlesenDon't run RAFast in the optimizing regalloc pipeline.
2012-04-27 Evan ChengImplement a bastardized ABI.
2012-04-02 Jakob Stoklund OlesenAllocate virtual registers in ascending order.
2012-01-11 Andrew TrickARM Ld/St Optimizer fix.
2011-11-08 Evan ChengAdd workaround for Cortex-M3 errata 602117 by replacing...
2011-04-30 Jakob Stoklund OlesenWeekly fix of register allocation dependent unit tests.
2011-04-01 Jim GrosbachLDRD/STRD instructions should print both Rt and Rt2...
2011-03-31 Jakob Stoklund OlesenFix ARM tests to be register allocator independent.
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-10-16 Evan ChengEnable post-alloc scheduling for all ARM variants excep...
2009-09-26 Evan ChengConvert test to filecheck.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-19 Evan ChengEnable arm pre-allocation load / store multiple optimiz...
2009-06-15 Evan ChengPart 1.