Guard fabs to bfc convert with V6T2 flag
[oota-llvm.git] / test / CodeGen / ARM / select.ll
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2013-10-11 Matthias BraunRevert "Tests: Be less dependent on a specific schedule...
2013-10-11 Matthias BraunTests: Be less dependent on a specific schedule/regalloc
2013-10-10 Matthias BraunTests: Use CHECK-LABEL where possible
2013-08-22 Tim NorthoverARM: use TableGen patterns to select CMOV operations.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-09-05 Jakob Stoklund OlesenUse predication instead of pseudo-opcodes when folding...
2012-08-16 Jakob Stoklund OlesenAdd ADD and SUB to the predicable ARM instructions.
2012-07-09 Owen AndersonTeach the DAG combiner to turn sitofp/uitofp from i1...
2012-04-02 Jakob Stoklund OlesenAllocate virtual registers in ascending order.
2011-09-22 Dan GohmanFix SimplifySelectCC to add newly created nodes to...
2011-08-17 Jim GrosbachThumb assembly parsing and encoding for ADR.
2011-03-08 Bob WilsonFix a compiler crash where a Glue value had multiple...
2010-11-17 Dale JohannesenThese tests are looking for library function names...
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