Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / fpcmp-opt.ll
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
2013-07-25 Andrew TrickAllocate local registers in order for optimal coloring.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-03-15 Jim GrosbachARM case-insensitive checking for APSR_nzcv.
2012-03-03 Jakob Stoklund OlesenFix RA-dependent test.
2012-03-01 Evan ChengNeuter the optimization I implemented with r107852...
2011-11-14 Jim GrosbachARM VLDR/VSTR instructions don't need a size suffix.
2011-04-01 Jim GrosbachLDRD/STRD instructions should print both Rt and Rt2...
2010-12-23 Bob WilsonRadar 8803471: Fix expansion of ARM BCCi64 pseudo instr...
2010-07-15 Evan ChengSplit -enable-finite-only-fp-math to two options:
2010-07-13 Evan ChengExtend the r107852 optimization which turns some fp...
2010-07-08 Evan ChengCheck for FiniteOnlyFPMath as well.
2010-07-08 Evan Chengr107852 is only safe with -enable-unsafe-fp-math to...
2010-07-08 Evan ChengOptimize some vfp comparisons to integer ones. This...