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-ldrh-strh-arm.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Relax fast register allocator related test cases; NFC
Matthias Braun
2018-10-29
1
-7
/
+11
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-11
/
+11
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-15
/
+15
*
Change the fast-isel-abort option from bool to int to enable "levels"
Mehdi Amini
2015-02-27
1
-2
/
+2
*
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
*
Fix ARM FastISel tests, as a first step to enabling ARM FastISel
Derek Schuff
2013-05-14
1
-1
/
+1
*
Test case hygiene.
Benjamin Kramer
2013-03-09
1
-1
/
+1
*
ARM target code clean up. Check for iOS, not Darwin where it makes sense.
Evan Cheng
2011-12-20
1
-1
/
+1
*
Add support for ARM halfword load/stores and signed byte loads with negative
Chad Rosier
2011-11-14
1
-22
/
+33
*
Add support for using MVN to materialize negative constants.
Chad Rosier
2011-11-11
1
-6
/
+6
*
When in ARM mode, LDRH/STRH require special handling of negative offsets.
Chad Rosier
2011-11-10
1
-0
/
+138