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
/
InstCombine
/
InstCombinePHI.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a couple of layering violations in Transforms
David Blaikie
2018-03-21
1
-1
/
+1
*
Remove redundant includes from lib/Transforms.
Michael Zolotukhin
2017-12-13
1
-1
/
+0
*
Renable r314928
Xinliang David Li
2017-10-10
1
-0
/
+235
*
Revert "Roll forward r314928"
Reid Kleckner
2017-10-06
1
-234
/
+0
*
Roll forward r314928
Xinliang David Li
2017-10-06
1
-0
/
+234
*
Revert r314928 to investigate thinLTO bootstrap failure
Xinliang David Li
2017-10-05
1
-230
/
+0
*
Recommit r314561 after fixing msan build failure
Xinliang David Li
2017-10-04
1
-0
/
+230
*
Update getMergedLocation to check the instruction type and merge properly.
Dehao Chen
2017-10-02
1
-12
/
+13
*
Revert r314579: "Recommi r314561 after fixing over-debug assertion".
Daniel Jasper
2017-10-01
1
-221
/
+0
*
Fix buildbot failure -- tighten type check for matching phi
Xinliang David Li
2017-09-30
1
-1
/
+1
*
Recommi r314561 after fixing over-debug assertion
Xinliang David Li
2017-09-30
1
-0
/
+221
*
Revert 314561 due to debug build assertion failure
Xinliang David Li
2017-09-29
1
-219
/
+0
*
Eliminate PHI (int typed) which has only one use by intptr
Xinliang David Li
2017-09-29
1
-0
/
+219
*
fix typos in comments; NFC
Hiroshi Inoue
2017-07-11
1
-1
/
+1
*
[InstCombine] Make InstCombine's IRBuilder be passed by reference everywhere
Craig Topper
2017-07-07
1
-3
/
+3
*
[Constants] If we already have a ConstantInt*, prefer to use isZero/isOne/isM...
Craig Topper
2017-07-06
1
-1
/
+1
*
[InstCombine] Pass a proper context instruction to all of the calls into Inst...
Craig Topper
2017-06-09
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
InstCombine: Use the new SimplifyQuery versions of Simplify*. Use AssumptionC...
Daniel Berlin
2017-04-26
1
-1
/
+1
*
[InstCombine] Support folding a subtract with a constant LHS into a phi node
Craig Topper
2017-04-14
1
-2
/
+2
*
fix formatting; NFC
Sanjay Patel
2017-01-31
1
-1
/
+1
*
[DebugInfo] Add const to DILocation variable declaration; NFC.
Robert Lougher
2017-01-12
1
-1
/
+1
*
Revert @llvm.assume with operator bundles (r289755-r289757)
Daniel Jasper
2016-12-19
1
-2
/
+2
*
Remove the AssumptionCache
Hal Finkel
2016-12-15
1
-2
/
+2
*
[InstCombine] Folding of a compare with RHS const should merge debug locations
Robert Lougher
2016-12-14
1
-1
/
+1
*
[InstCombine] Folding of a binop with RHS const should merge the debug locations
Robert Lougher
2016-12-14
1
-1
/
+1
*
[InstCombine] When folding casts through a phi node merge the debug locations
Robert Lougher
2016-12-14
1
-1
/
+1
*
[InstCombine] Folding loads through a phi node should merge the debug locations
Robert Lougher
2016-12-14
1
-1
/
+1
*
[InstCombine] When folding GEP through a phi node merge the debug locations
Robert Lougher
2016-12-14
1
-1
/
+1
*
[InstCombine] Merge debug locations when folding through a phi node
Robert Lougher
2016-12-14
1
-1
/
+1
*
[InstCombine] Merge debug locations when folding through a phi node
Robert Lougher
2016-12-14
1
-1
/
+17
*
Use the range variant of find/find_if instead of unpacking begin/end
David Majnemer
2016-08-12
1
-2
/
+2
*
InstCombine: Replace some never-null pointers with references. NFC
Justin Bogner
2016-08-05
1
-2
/
+2
*
[InstCombine] Preserve fast math flags when combining PHIs
Silviu Baranga
2016-04-22
1
-38
/
+11
*
Fixed typo in r260530
Jun Bum Lim
2016-02-11
1
-5
/
+5
*
[InstCombine] Simplify a known nonzero incoming value of PHI
Jun Bum Lim
2016-02-11
1
-0
/
+36
*
function names start with a lowercase letter; NFC
Sanjay Patel
2016-02-01
1
-8
/
+8
*
[InstCombine] Teach FoldPHIArgZextsIntoPHI about EHPads
David Majnemer
2015-11-07
1
-0
/
+6
*
[InstCombine] Don't insert an instruction after a terminator
David Majnemer
2015-11-06
1
-0
/
+6
*
Preserve load alignment and dereferenceable metadata during some transformations
Artur Pilipenko
2015-11-02
1
-1
/
+4
*
InstCombine: Remove ilist iterator implicit conversions, NFC
Duncan P. N. Exon Smith
2015-10-13
1
-2
/
+2
*
[InstCombine] fold zexts and constants into a phi (PR24766)
Sanjay Patel
2015-09-27
1
-0
/
+69
*
[InstCombine] Preserve metadata when merging loads that are phi
Akira Hatanaka
2015-09-23
1
-6
/
+19
*
Revert "[InstCombinePHI] Partial simplification of identity operations."
David Majnemer
2015-08-17
1
-115
/
+0
*
[InstCombinePHI] Partial simplification of identity operations.
Charlie Turner
2015-08-13
1
-0
/
+115
*
don't repeat function names in comments; NFC
Sanjay Patel
2015-06-23
1
-18
/
+15
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-2
/
+2
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-2
/
+2
*
Convert PHI getIncomingValue() to foreach over incoming_values(). NFC.
Pete Cooper
2015-05-12
1
-4
/
+3
*
[opaque pointer type] Start migrating GEP creation to explicitly specify the ...
David Blaikie
2015-03-14
1
-1
/
+2
[next]