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
/
GuardWidening
Commit message (
Expand
)
Author
Age
Files
Lines
*
Broaden the definition of a "widenable branch"
Philip Reames
2019-11-21
1
-0
/
+85
*
[tests] Autogen a test to eliminate spurious diff from following patch
Philip Reames
2019-11-19
1
-20
/
+20
*
[GuardWidening] Remove WidenFrequentBranches transform
Philip Reames
2019-11-19
1
-820
/
+0
*
[WC] Fix a subtle bug in our definition of widenable branch
Philip Reames
2019-11-06
2
-16
/
+5
*
[GuardWidening] Wire up a NPM version of the LoopGuardWidening pass
Philip Reames
2019-04-18
1
-0
/
+138
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
6
-0
/
+2641
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
6
-2641
/
+0
*
[GuardWidening] Support widening of explicitly expressed guards
Max Kazantsev
2019-02-13
2
-0
/
+1115
*
[GuardWidening] Ignore guards with trivial conditions
Max Kazantsev
2018-08-22
1
-0
/
+26
*
[LICM] Hoist guards with invariant conditions
Max Kazantsev
2018-08-21
1
-1
/
+1
*
[GuardWidening] Widen very likely non-taken br instructions
Max Kazantsev
2018-08-13
1
-2
/
+459
*
[GuardWidening] Widen guards with conditions of frequently taken dominated br...
Max Kazantsev
2018-08-06
1
-0
/
+363
*
[LoopGuardWidening] Make PostDomTree optional
Philip Reames
2018-04-27
1
-5
/
+28
*
[LoopGuardWidening] Split out a loop pass version of GuardWidening
Philip Reames
2018-04-27
1
-0
/
+41
*
[GuardWidening] Fix incorrect use of remove_if
Sanjoy Das
2016-05-21
1
-0
/
+38
*
[GuardWidening] Introduce range check merging
Sanjoy Das
2016-05-19
1
-0
/
+197
*
[GuardWidening] Use getEquivalentICmp to fold constant compares
Sanjoy Das
2016-05-19
1
-1
/
+45
*
New pass: guard widening
Sanjoy Das
2016-05-18
1
-0
/
+337