index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
ARM
/
fpcmp-opt.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM case-insensitive checking for APSR_nzcv.
Jim Grosbach
2012-03-15
1
-1
/
+1
*
Fix RA-dependent test.
Jakob Stoklund Olesen
2012-03-03
1
-3
/
+3
*
Neuter the optimization I implemented with r107852 and r108258 which turn some
Evan Cheng
2012-03-01
1
-33
/
+30
*
ARM VLDR/VSTR instructions don't need a size suffix.
Jim Grosbach
2011-11-14
1
-2
/
+2
*
LDRD/STRD instructions should print both Rt and Rt2 in the asm string.
Jim Grosbach
2011-04-01
1
-1
/
+1
*
Radar 8803471: Fix expansion of ARM BCCi64 pseudo instructions.
Bob Wilson
2010-12-23
1
-0
/
+1
*
Split -enable-finite-only-fp-math to two options:
Evan Cheng
2010-07-15
1
-1
/
+1
*
Extend the r107852 optimization which turns some fp compare to code sequence ...
Evan Cheng
2010-07-13
1
-9
/
+62
*
Check for FiniteOnlyFPMath as well.
Evan Cheng
2010-07-08
1
-1
/
+1
*
r107852 is only safe with -enable-unsafe-fp-math to account for +0.0 == -0.0.
Evan Cheng
2010-07-08
1
-1
/
+1
*
Optimize some vfp comparisons to integer ones. This patch implements the simp...
Evan Cheng
2010-07-08
1
-0
/
+29