Guard fabs to bfc convert with V6T2 flag
[oota-llvm.git] / test / CodeGen / ARM / fptoint.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-05-30 Tim NorthoverARM & AArch64: make use of common cmpxchg idioms after...
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2009-11-22 Edward O'CallaghanFix for bad FileCheck converts in revision 89584.
2009-11-22 Edward O'CallaghanConvert a few tests to FileCheck for PR5307.
2009-11-09 Jim GrosbachUse Unified Assembly Syntax for the ARM backend.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-05-09 Evan ChengCan't fold bit_convert into truncating store.
2007-05-07 Evan ChengAdd some tests for (conv (load x)) -> (load (conv*...
2007-05-03 Dale JohannesenEvan's patch to avoid FPreg->intreg copy for cvt; store...