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
/
lib
/
Transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bitcode: Write the irsymtab to disk.
Peter Collingbourne
2017-06-27
1
-0
/
+2
*
[EarlyCSE][MemorySSA] Enable MemorySSA in function-simplification pass of Ear...
Geoff Berry
2017-06-27
1
-2
/
+2
*
re-commit r306336: Enable vectorizer-maximize-bandwidth by default.
Dehao Chen
2017-06-27
1
-1
/
+1
*
[InstCombine] Propagate nsw flag when turning mul by pow2 into shift when the...
Craig Topper
2017-06-27
1
-2
/
+2
*
[CodeExtractor] Prevent extraction of block involving blockaddress
Serge Guelton
2017-06-27
1
-0
/
+27
*
[SROA] Fix APInt size when alloca address space is not 0
Yaxun Liu
2017-06-27
1
-2
/
+3
*
[InstCombine] canonicalize icmp predicate feeding select
Sanjay Patel
2017-06-27
1
-0
/
+17
*
Enable ICP for AutoFDO.
Dehao Chen
2017-06-27
1
-2
/
+3
*
[LoopUnrollRuntime] Use SCEV exit count for calculating trip count. NFCI
Anna Thomas
2017-06-27
1
-1
/
+5
*
Recommitting 306331.
Ayal Zaks
2017-06-27
1
-287
/
+300
*
[SROA] Fix PR32902 by more carefully propagating !nonnull metadata.
Chandler Carruth
2017-06-27
1
-2
/
+13
*
[Reassociate] Make sure EraseInst sets MadeChange
Mikael Holmen
2017-06-27
1
-0
/
+2
*
revert r306336 for breaking ppc test.
Dehao Chen
2017-06-26
1
-1
/
+1
*
reverting 306331.
Ayal Zaks
2017-06-26
1
-293
/
+286
*
Enable vectorizer-maximize-bandwidth by default.
Dehao Chen
2017-06-26
1
-1
/
+1
*
[LV] Changing the interface of ValueMap, NFC.
Ayal Zaks
2017-06-26
1
-286
/
+293
*
[GVN] Recommit the patch "Add phi-translate support in scalarpre".
Wei Mi
2017-06-26
1
-28
/
+158
*
[InstCombine] Factor the logic for propagating !nonnull and !range
Chandler Carruth
2017-06-26
2
-31
/
+51
*
[LoopSimplify] Re-instate r306081 with a bug fix w.r.t. indirectbr.
Chandler Carruth
2017-06-25
2
-62
/
+86
*
[LoopDeletion] NFC: Move phi node value setting into prepass
Anna Thomas
2017-06-25
1
-11
/
+14
*
Revert "[LoopSimplify] Factor the logic to form dedicated exits into a utility."
Daniel Jasper
2017-06-25
2
-83
/
+62
*
[InstCombine] add (sext i1 X), 1 --> zext (not X)
Sanjay Patel
2017-06-25
1
-9
/
+18
*
[PGO] Implementate profile counter regiser promotion
Xinliang David Li
2017-06-25
2
-15
/
+217
*
fix trivial typos in comment, NFC
Hiroshi Inoue
2017-06-24
1
-1
/
+1
*
[ValueTracking][InstCombine] Use m_Shr instead m_CombineOr(m_LShr, m_AShr). NFC
Craig Topper
2017-06-24
1
-2
/
+1
*
[Analysis][Transforms] Use commutable matchers instead of m_CombineOr in a fe...
Craig Topper
2017-06-24
2
-4
/
+2
*
[InstCombine] Don't replace allocas with smaller globals
Vitaly Buka
2017-06-24
1
-1
/
+14
*
Revert "[LoopDeletion] NFC: Move phi node value setting into prepass"
Anna Thomas
2017-06-23
1
-13
/
+11
*
[LoopDeletion] NFC: Move phi node value setting into prepass
Anna Thomas
2017-06-23
1
-11
/
+13
*
[CorrelatedValuePropagation] Fix typo in comment sense->since. NFC
Craig Topper
2017-06-23
1
-1
/
+1
*
[CorrelatedValuePropagation] Remove comment about iterating switch cases in r...
Craig Topper
2017-06-23
1
-2
/
+1
*
[RuntimeLoopUnrolling] Rename exit block and move assert earlier. NFC
Anna Thomas
2017-06-23
1
-23
/
+23
*
[InstCombine] Recognize and simplify three way comparison idioms
Anna Thomas
2017-06-23
2
-4
/
+103
*
[JumpThreading] Teach jump threading how to analyze (and (cmp A, C1), (cmp A,...
Craig Topper
2017-06-23
1
-0
/
+41
*
[JumpThreading] Use some temporary variables to reduce the number of times we...
Craig Topper
2017-06-23
1
-12
/
+16
*
[LoopSimplify] Factor the logic to form dedicated exits into a utility.
Chandler Carruth
2017-06-23
2
-62
/
+83
*
Remove the LoadCombine pass. It was never enabled and is unsupported.
Eric Christopher
2017-06-22
4
-308
/
+0
*
[LoopDeletion] Update exits correctly when multiple duplicate edges from an e...
Anna Thomas
2017-06-22
1
-9
/
+21
*
[InstCombine] Teach foldSelectICmpAndOr to recognize (select (icmp slt (trunc...
Craig Topper
2017-06-22
1
-11
/
+38
*
[InstCombine] Add one use checks to or/and->xnor folding
Craig Topper
2017-06-22
1
-6
/
+8
*
[InstCombine] reverse bitcast + bitwise-logic canonicalization (PR33138)
Sanjay Patel
2017-06-22
2
-16
/
+22
*
[InstCombine] add peekThroughBitcast() helper; NFC
Sanjay Patel
2017-06-22
2
-6
/
+14
*
Revert "Enable vectorizer-maximize-bandwidth by default."
Diana Picus
2017-06-22
1
-1
/
+1
*
Mark dump() methods as const. NFC
Sam Clegg
2017-06-21
1
-1
/
+1
*
Enable vectorizer-maximize-bandwidth by default.
Dehao Chen
2017-06-21
1
-1
/
+1
*
[Reassociate] Use early returns in a couple places to reduce indentation and ...
Craig Topper
2017-06-21
1
-26
/
+26
*
[Reassociate] Const correct a helper function. NFC
Craig Topper
2017-06-21
1
-2
/
+2
*
[InstCombine] Cleanup using commutable matchers. Make a couple helper methods...
Craig Topper
2017-06-21
2
-25
/
+19
*
Do not inline recursive direct calls in sample loader pass.
Dehao Chen
2017-06-21
1
-0
/
+3
*
[InstCombine] Add range metadata to cttz/ctlz/ctpop intrinsic calls based on ...
Craig Topper
2017-06-21
1
-0
/
+46
[next]