summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/fpcmp-opt.ll
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Prefer BIC over BFC in ARM mode.Eli Friedman2017-04-071-1/+1
* [ARM] Use VCMP, not VCMPE, for floating point equality comparisonsJames Molloy2017-02-131-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-031-1/+3
* Allocate local registers in order for optimal coloring.Andrew Trick2013-07-251-3/+2
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-3/+3
* ARM case-insensitive checking for APSR_nzcv.Jim Grosbach2012-03-151-1/+1
* Fix RA-dependent test.Jakob Stoklund Olesen2012-03-031-3/+3
* Neuter the optimization I implemented with r107852 and r108258 which turn someEvan Cheng2012-03-011-33/+30
* ARM VLDR/VSTR instructions don't need a size suffix.Jim Grosbach2011-11-141-2/+2
* LDRD/STRD instructions should print both Rt and Rt2 in the asm string.Jim Grosbach2011-04-011-1/+1
* Radar 8803471: Fix expansion of ARM BCCi64 pseudo instructions.Bob Wilson2010-12-231-0/+1
* Split -enable-finite-only-fp-math to two options:Evan Cheng2010-07-151-1/+1
* Extend the r107852 optimization which turns some fp compare to code sequence ...Evan Cheng2010-07-131-9/+62
* Check for FiniteOnlyFPMath as well.Evan Cheng2010-07-081-1/+1
* r107852 is only safe with -enable-unsafe-fp-math to account for +0.0 == -0.0.Evan Cheng2010-07-081-1/+1
* Optimize some vfp comparisons to integer ones. This patch implements the simp...Evan Cheng2010-07-081-0/+29
OpenPOWER on IntegriCloud