- Add TargetInstrInfo::getOperandLatency() to compute operand latencies. This
[oota-llvm.git] / test / CodeGen / ARM / select.ll
2010-10-06 Evan Cheng- Add TargetInstrInfo::getOperandLatency() to compute...
2010-08-11 Bill WendlingConsider this code snippet:
2009-11-09 Jim GrosbachUse Unified Assembly Syntax for the ARM backend.
2009-10-09 Bob WilsonConvert some ARM tests with lots of greps to use FileCheck.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-24 Evan ChengMove thumb and thumb2 tests into separate directories.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-02-23 Evan Cheng-march=arm -enable-thumb => -march=thumb
2007-01-26 Reid SpencerFor PR761:
2007-01-19 Evan ChengARM test cases contributed by Apple.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-09-21 Rafael Espindolamore condition codes
2006-09-08 Rafael Espindolafix select.ll to always test a select node
2006-09-08 Rafael Espindolaimplement unconditional branches
2006-09-07 Chris LattnerThis fails
2006-08-22 Rafael Espindolarun llc with -march=arm in select.ll
2006-08-22 Chris LattnerThis passes.
2006-08-22 Reid SpencerUse the correct syntax.
2006-08-22 Reid SpencerAdd a simple RUN line so this doesn't always fail....
2006-08-21 Rafael Espindolainitial support for select