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-pic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix tests.
Peter Collingbourne
2015-10-26
1
-1
/
+1
*
ARM/ELF: Better codegen for global variable addresses.
Peter Collingbourne
2015-10-26
1
-11
/
+9
*
Limit the range of processors supported by ARM fast isel to v6 or
Eric Christopher
2015-09-18
1
-1
/
+0
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
Change the fast-isel-abort option from bool to int to enable "levels"
Mehdi Amini
2015-02-27
1
-5
/
+5
*
ARM: FastISel verifier error cleanup.
Jim Grosbach
2013-08-26
1
-1
/
+1
*
When initializing the PIC global base register on ARM/ELF add pc to fix the a...
Benjamin Kramer
2013-08-16
1
-0
/
+4
*
This adds range checking for "ldr Rn, [pc, #imm]" Thumb
Mihai Popa
2013-07-22
1
-4
/
+4
*
Enable FastISel on ARM for Linux and NaCl, not MCJIT
JF Bastien
2013-06-14
1
-2
/
+2
*
Revert r182937 and r182877.
Rafael Espindola
2013-05-30
1
-2
/
+2
*
Enable FastISel on ARM for Linux and NaCl
JF Bastien
2013-05-29
1
-2
/
+2
*
Track IR ordering of SelectionDAG nodes 3/4.
Andrew Trick
2013-05-25
1
-4
/
+4
*
Fix ARM FastISel tests, as a first step to enabling ARM FastISel
Derek Schuff
2013-05-14
1
-4
/
+4
*
[arm-fast-isel] Add support for ELF PIC.
Jush Lu
2012-09-27
1
-0
/
+18
*
[arm-fast-isel] Add support for ARM PIC.
Jush Lu
2012-08-29
1
-0
/
+43