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
/
LICM
/
hoisting.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LICM] Support unary FNeg in LICM
Cameron McInally
2019-08-08
1
-2
/
+1
*
[NFC][LICM] Pre-commit test for unary FNeg support in LICM.
Cameron McInally
2019-08-07
1
-0
/
+23
*
IR: print value numbers for unnamed function arguments
Tim Northover
2019-08-03
1
-2
/
+2
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+340
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-340
/
+0
*
Use MemorySSA in LICM to do sinking and hoisting.
Alina Sbirlea
2019-01-10
1
-0
/
+1
*
[LICM] Add tests from D50786 [NFC]
Philip Reames
2018-08-21
1
-0
/
+17
*
[LICM] Hoist loads that are dominated by invariant.start intrinsic, and are i...
Anna Thomas
2017-02-02
1
-0
/
+171
*
[PM] Teach the LoopPassManager to automatically canonicalize loops by
Chandler Carruth
2017-01-17
1
-1
/
+1
*
[LICM] Report successful hoist/sink/promotion
Adam Nemet
2017-01-11
1
-1
/
+1
*
Intrinsic::Bitreverse is safe to speculate
Xin Tong
2017-01-09
1
-0
/
+27
*
New pass manager for LICM.
Dehao Chen
2016-07-12
1
-0
/
+1
*
Revert "New pass manager for LICM."
Vitaly Buka
2016-07-12
1
-1
/
+0
*
New pass manager for LICM.
Dehao Chen
2016-07-11
1
-0
/
+1
*
[LICM] Make isGuaranteedToExecute more accurate.
Eli Friedman
2016-06-11
1
-9
/
+14
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-4
/
+4
*
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...
Stephen Lin
2013-07-14
1
-1
/
+1
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-4
/
+4
*
LICM: Hoist insertvalue/extractvalue out of loops.
Benjamin Kramer
2013-01-09
1
-0
/
+26
*
LICM may hoist an instruction with undefined behavior above a trap.
Nadav Rotem
2012-09-04
1
-1
/
+27
*
licm is wasting time hoisting constant foldable operations,
Chris Lattner
2010-08-31
1
-0
/
+16
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
1
-1
/
+1
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-1
/
+1
*
rename test
Chris Lattner
2009-08-30
1
-0
/
+50