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
/
Transforms
/
TailCallElim
/
basic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+241
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-241
/
+0
*
[TailCallElim] Enable marking of calls with byval as tails
Robert Lougher
2018-10-08
1
-0
/
+41
*
[TailCallElim] Preserve DT and PDT
Chijun Sima
2018-08-04
1
-1
/
+1
*
[OperandBundles] Have TailCallElim play nice with operand bundles
David Majnemer
2015-12-23
1
-0
/
+10
*
Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCI
Jonathan Roelofs
2015-08-10
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
Revert "Transforms: reapply SVN r219899"
Reid Kleckner
2014-11-04
1
-1
/
+1
*
Transforms: reapply SVN r219899
Saleem Abdulrasool
2014-10-28
1
-1
/
+1
*
Revert "TRE: make TRE a bit more aggressive"
Rafael Espindola
2014-10-17
1
-1
/
+1
*
TRE: make TRE a bit more aggressive
Saleem Abdulrasool
2014-10-16
1
-1
/
+1
*
We may visit a call that uses an alloca multiple times in callUsesLocalStack,...
Nick Lewycky
2014-07-23
1
-0
/
+14
*
Improve 'tail' call marking in TRE. A bootstrap of clang goes from 375k calls...
Nick Lewycky
2014-05-05
1
-0
/
+23
*
Fix PR7272 in -tailcallelim instead of the inliner
Reid Kleckner
2014-04-21
1
-0
/
+8
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-2
/
+2
*
Teach TailRecursionElimination to handle certain cases of nocapture escaping ...
Michael Gottesman
2013-07-11
1
-0
/
+86
*
[TRE] Combined another test into basic.ll
Michael Gottesman
2013-07-05
1
-0
/
+1
*
[TRE] Merged several tests into the the test basic.ll.
Michael Gottesman
2013-07-05
1
-0
/
+58