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-call.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Code-generation infrastructure for MVE.
Simon Tatham
2019-06-25
1
-3
/
+3
*
[ARM] Replace fp-only-sp and d16 with fp64 and d32.
Simon Tatham
2019-05-28
1
-3
/
+3
*
[FastISel] Disable local value sinking by default
Reid Kleckner
2018-04-11
1
-9
/
+9
*
[FastISel] Sink local value materializations to first use
Reid Kleckner
2018-03-14
1
-41
/
+45
*
Revert "Revert "Map DynamicNoPIC to Static on non-darwin.""
Renato Golin
2016-05-28
1
-8
/
+18
*
Revert "Map DynamicNoPIC to Static on non-darwin."
Renato Golin
2016-05-28
1
-18
/
+8
*
Map DynamicNoPIC to Static on non-darwin.
Rafael Espindola
2016-05-27
1
-8
/
+18
*
[ARM] Define a subtarget feature and use it to decide whether long calls should
Akira Hatanaka
2015-07-07
1
-3
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
Change the fast-isel-abort option from bool to int to enable "levels"
Mehdi Amini
2015-02-27
1
-9
/
+9
*
Reapply [FastISel] Let the target decide first if it wants to materialize a c...
Juergen Ributzka
2014-08-19
1
-6
/
+0
*
Revert several FastISel commits to track down a buildbot error.
Juergen Ributzka
2014-08-14
1
-0
/
+6
*
[FastISel] Let the target decide first if it wants to materialize a constant.
Juergen Ributzka
2014-08-13
1
-6
/
+0
*
[FastISel][ARM] Do not emit stores for undef arguments.
Juergen Ributzka
2014-08-01
1
-0
/
+15
*
Un-XFAILify some tests which are now passing.
Bill Wendling
2013-12-29
1
-2
/
+0
*
[PR17978] Mark two ARM/fast-isel tests as XFAIL:vg_leak due to GV.
NAKAMURA Takumi
2013-11-18
1
-0
/
+2
*
ARM: Fast-isel register class constrain for extends.
Jim Grosbach
2013-08-16
1
-9
/
+9
*
DebugInfo: Don't lose unreferenced non-trivial by-value parameters
David Blaikie
2013-06-21
1
-1
/
+1
*
Enable FastISel on ARM for Linux and NaCl, not MCJIT
JF Bastien
2013-06-14
1
-0
/
+3
*
ARM FastISel integer sext/zext improvements
JF Bastien
2013-06-07
1
-14
/
+14
*
Revert r182937 and r182877.
Rafael Espindola
2013-05-30
1
-3
/
+0
*
Enable FastISel on ARM for Linux and NaCl
JF Bastien
2013-05-29
1
-0
/
+3
*
Fix ARM FastISel tests, as a first step to enabling ARM FastISel
Derek Schuff
2013-05-14
1
-99
/
+60
*
[arm-fast-isel] Add support for fastcc.
Jush Lu
2012-08-16
1
-0
/
+66
*
[arm-fast-isel] Add support for vararg function calls.
Jush Lu
2012-07-19
1
-0
/
+43
*
Revert r159804, "[arm-fast-isel] Add support for vararg function calls."
NAKAMURA Takumi
2012-07-06
1
-43
/
+0
*
[arm-fast-isel] Add support for vararg function calls.
Jush Lu
2012-07-06
1
-0
/
+43
*
[arm-fast-isel] Add support for -arm-long-calls.
Chad Rosier
2012-06-12
1
-0
/
+32
*
[arm-fast-isel] Add support for non-global callee.
Chad Rosier
2012-05-23
1
-0
/
+20
*
ARM target code clean up. Check for iOS, not Darwin where it makes sense.
Evan Cheng
2011-12-20
1
-2
/
+2
*
[arm-fast-isel] After promoting a function parameter be sure to update the
Chad Rosier
2011-12-02
1
-0
/
+46
*
Enable support for returning i1, i8, and i16. Nothing special todo as it's the
Chad Rosier
2011-11-08
1
-0
/
+15
*
Add support for passing i1, i8, and i16 call parameters. Also, be sure to
Chad Rosier
2011-11-05
1
-0
/
+67