Guard fabs to bfc convert with V6T2 flag
[oota-llvm.git] / test / CodeGen / ARM / call.ll
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-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2011-07-07 Evan ChengChange some ARM subtarget features to be single bit...
2010-06-04 Dale JohannesenRemove a tail call, and move some CHECKs to the
2010-02-16 Bob WilsonFix pr6111: Avoid using the LR register for the target...
2009-10-27 Bob WilsonFix some more failures by converting to FileCheck.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-17 Tanya LattnerRemove llvm-upgrade.
2007-04-22 Lauro Ramos VenancioImplement PIC for arm-linux.
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-01-19 Evan ChengARM test cases contributed by Apple.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-10-18 Rafael Espindolaadd blx
2006-10-18 Rafael Espindolaimplement CallingConv::Fast as CallingConv::C
2006-10-06 Rafael Espindolafix some bugs affecting functions with no arguments
2006-07-25 Rafael Espindolaimplement function calling of functions with up to...