index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
ARM
/
fast-isel-cmp-imm.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Use VCMP, not VCMPE, for floating point equality comparisons
James Molloy
2017-02-13
1
-8
/
+8
*
Change the fast-isel-abort option from bool to int to enable "levels"
Mehdi Amini
2015-02-27
1
-3
/
+3
*
ARM: Clean up fast-isel machine verifier errors.
Jim Grosbach
2013-08-16
1
-3
/
+3
*
Enable FastISel on ARM for Linux and NaCl, not MCJIT
JF Bastien
2013-06-14
1
-0
/
+1
*
Revert r182937 and r182877.
Rafael Espindola
2013-05-30
1
-1
/
+0
*
Enable FastISel on ARM for Linux and NaCl
JF Bastien
2013-05-29
1
-0
/
+1
*
[fast-isel] Address Eli's comments for r152847. Specifically, add a test case
Chad Rosier
2012-03-15
1
-0
/
+19
*
ARM target code clean up. Check for iOS, not Darwin where it makes sense.
Evan Cheng
2011-12-20
1
-2
/
+2
*
ARM VLDR/VSTR instructions don't need a size suffix.
Jim Grosbach
2011-11-14
1
-4
/
+4
*
For immediate encodings of icmp, zero or sign extend first. Then
Chad Rosier
2011-11-10
1
-0
/
+17
*
Use REs to remove dependencies on the register allocation order.
Chad Rosier
2011-11-09
1
-24
/
+24
*
Add support for encoding immediates in icmp and fcmp. Hopefully, this will
Chad Rosier
2011-11-09
1
-0
/
+214