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-mvn.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Define a subtarget feature that is used to avoid using movt/movw
Akira Hatanaka
2015-07-16
1
-5
/
+5
*
Change the fast-isel-abort option from bool to int to enable "levels"
Mehdi Amini
2015-02-27
1
-5
/
+5
*
Reapply [FastISel] Let the target decide first if it wants to materialize a c...
Juergen Ributzka
2014-08-19
1
-49
/
+24
*
[FastISel][ARM] Fix unit test from r215682.
Juergen Ributzka
2014-08-15
1
-5
/
+3
*
[FastISel][ARM] Fall-back to constant pool loads when materializing an i32 co...
Juergen Ributzka
2014-08-14
1
-0
/
+12
*
Revert several FastISel commits to track down a buildbot error.
Juergen Ributzka
2014-08-14
1
-23
/
+48
*
[FastISel] Let the target decide first if it wants to materialize a constant.
Juergen Ributzka
2014-08-13
1
-48
/
+23
*
[FastISel][ARM] Use MOVT/MOVW if the subtarget requests it.
Juergen Ributzka
2014-08-13
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
-2
/
+2
*
ARM target code clean up. Check for iOS, not Darwin where it makes sense.
Evan Cheng
2011-12-20
1
-3
/
+3
*
Add support for using MVN to materialize negative constants.
Chad Rosier
2011-11-11
1
-0
/
+107