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
/
NaryReassociate
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
8
-0
/
+489
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
8
-489
/
+0
*
[NaryReassociate] Detect deleted instr with WeakVH
Karl-Johan Karlsson
2018-05-24
1
-0
/
+29
*
Add early exit on reassociation of 0 expression.
Evgeny Stupachenko
2018-03-07
1
-0
/
+19
*
Revert @llvm.assume with operator bundles (r289755-r289757)
Daniel Jasper
2016-12-19
1
-2
/
+2
*
Make processing @llvm.assume more efficient by using operand bundles
Hal Finkel
2016-12-15
1
-2
/
+2
*
[PM] Port NaryReassociate to the new PM
Wei Mi
2016-07-21
5
-0
/
+5
*
[NaryReassociate] allow candidate to have a different type
Jingyue Wu
2015-12-18
1
-0
/
+17
*
[NaryReassociate] SeenExprs records WeakVH
Jingyue Wu
2015-10-01
1
-0
/
+14
*
[NaryReassociate] Improve test CHECK
Mehdi Amini
2015-09-16
2
-3
/
+6
*
[NaryReassociate] Add support for Mul instructions
Marcello Maggioni
2015-09-15
1
-0
/
+18
*
[NaryReassociate] enhances nsw by leveraging @llvm.assume
Jingyue Wu
2015-07-01
1
-0
/
+36
*
[NaryReassociate] Run EarlyCSE after NaryReassociate
Jingyue Wu
2015-05-28
1
-9
/
+22
*
[NaryReassoc] reassociate GEP for CSE
Jingyue Wu
2015-05-21
1
-0
/
+77
*
[NaryReassociate] avoid running forever
Jingyue Wu
2015-05-13
1
-0
/
+11
*
Resurrect r235688
Jingyue Wu
2015-04-24
2
-0
/
+49
*
Revert r235688
Jingyue Wu
2015-04-24
2
-49
/
+0
*
[NVPTX] enable NaryReassociate in NVPTX
Jingyue Wu
2015-04-24
2
-0
/
+49
*
[NaryReassociate] run NaryReassociate iteratively
Jingyue Wu
2015-04-17
1
-2
/
+22
*
[NaryReassociate] speeds up candidate searching
Jingyue Wu
2015-04-16
1
-1
/
+52
*
Simplify n-ary adds by reassociation
Jingyue Wu
2015-04-14
1
-0
/
+127