Age | Commit message (Expand) | Author |
---|---|---|
2011-03-31 | Fix ARM tests to be register allocator independent. | Jakob Stoklund Olesen |
2010-10-06 | - Add TargetInstrInfo::getOperandLatency() to compute operand latencies. This | Evan Cheng |
2010-08-06 | Fix eabi calling convention when a 64 bit value shadows r3. | Rafael Espindola |
2010-07-21 | Fix calling convention on ARM if vfp2+ is enabled. | Rafael Espindola |
2009-10-27 | Fix some more failures by converting to FileCheck. | Bob Wilson |
2009-09-09 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2007-08-15 | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman |
2007-04-16 | For PR1319: | Reid Spencer |
2007-02-13 | Add ABI information to ARM subtarget. | Lauro Ramos Venancio |
2007-02-13 | According to ARM EABI, 8-bytes function arguments must be 8-bytes aligned. | Lauro Ramos Venancio |