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
*
Use the DataLayout::typeSizeEqualsStoreSize helper. NFC
Bjorn Pettersson
2019-05-24
3
-7
/
+4
*
StructurizeCFG: Relax uniformity checks.
Neil Henning
2019-05-24
1
-3
/
+30
*
[DSE] Bugfix to avoid PartialStoreMerging involving non byte-sized stores
Bjorn Pettersson
2019-05-24
1
-0
/
+5
*
Revert r361460
Eli Friedman
2019-05-24
1
-23
/
+4
*
[InstSimplify] fold insertelement-of-extractelement
Sanjay Patel
2019-05-24
1
-5
/
+0
*
[InstCombine] remove redundant fold for extractelement; NFC
Sanjay Patel
2019-05-23
1
-4
/
+0
*
[InstCombine] remove redundant fold for insertelement; NFC
Sanjay Patel
2019-05-23
1
-4
/
+0
*
[NewPassManager] Add tuning option: ForgetAllSCEVInLoopUnroll [NFC].
Alina Sbirlea
2019-05-23
2
-8
/
+9
*
[InstSimplify] insertelement V, undef, ? --> V
Sanjay Patel
2019-05-23
1
-4
/
+0
*
Revert [LOOPINFO] Extend Loop object to add utilities to get the loop bou...
Kit Barton
2019-05-23
1
-1
/
+28
*
[SLPVectorizer] Set flag to previous default.
Alina Sbirlea
2019-05-23
1
-1
/
+1
*
[InstCombine] be more careful when transforming a shuffle mask
Sanjay Patel
2019-05-23
1
-4
/
+21
*
[LOOPINFO] Extend Loop object to add utilities to get the loop bounds, st...
Kit Barton
2019-05-23
1
-28
/
+1
*
Transforms: lower fadd and fsub atomicrmw instructions
Saleem Abdulrasool
2019-05-23
1
-0
/
+6
*
[MergeICmps] Make the pass compatible with the new pass manager.
Clement Courbet
2019-05-23
2
-72
/
+78
*
[GlobalOpt] recognize dead struct fields and propagate values
Christian Bruel
2019-05-23
1
-4
/
+23
*
[X86][InstCombine] Remove InstCombine code that turns X86 round intrinsics in...
Craig Topper
2019-05-22
1
-122
/
+0
*
[PGO][CHR] Speed up following long use-def chains.
Hiroshi Yamauchi
2019-05-22
1
-9
/
+25
*
LoopVectorizationCostModel::selectInterleaveCount - assert we have a non-zero...
Simon Pilgrim
2019-05-22
1
-0
/
+2
*
Re-land r361257 "[MergeICmps][NFC] Make BCEAtom move-only.""
Clement Courbet
2019-05-22
1
-5
/
+19
*
[InstCombine] fold shuffles of insert_subvectors
Sanjay Patel
2019-05-22
1
-1
/
+52
*
[MergeICmps] Make sorting strongly stable on the rhs.
Clement Courbet
2019-05-21
1
-1
/
+2
*
Revert r361257 "[MergeICmps][NFC] Make BCEAtom move-only."
Clement Courbet
2019-05-21
1
-20
/
+6
*
[MergeICmps][NFC] Make BCEAtom move-only.
Clement Courbet
2019-05-21
1
-6
/
+20
*
Revert r360902 "Resubmit: [Salvage] Change salvage debug info ..."
Bob Haarman
2019-05-21
1
-21
/
+2
*
[MergeICmps] Preserve the dominator tree.
Clement Courbet
2019-05-21
1
-22
/
+62
*
[NFC][InstCombine] Add FIXME for one-use check on constant negation transforms.
Cameron McInally
2019-05-20
1
-0
/
+2
*
[InstCombine] Add visitFNeg(...) visitor for unary Fneg
Cameron McInally
2019-05-20
1
-13
/
+27
*
Resubmit "[DebugInfo] Update loop metadata for inlined loops"
Orlando Cazalet-Hyams
2019-05-20
1
-3
/
+48
*
Revert "[DebugInfo] Update loop metadata for inlined loops"
Orlando Cazalet-Hyams
2019-05-20
1
-48
/
+3
*
[DebugInfoMetadata] Refactor DIExpression::prepend constants (NFC)
Petar Jovanovic
2019-05-20
4
-13
/
+12
*
[DebugInfo] Update loop metadata for inlined loops
Orlando Cazalet-Hyams
2019-05-20
1
-3
/
+48
*
[SLP] Refactoring of EdgeInfo and UserTreeIdx in buildTree_rec().
Dinar Temirbulatov
2019-05-19
1
-58
/
+48
*
GVN: Handle addrspacecast
Matt Arsenault
2019-05-18
1
-0
/
+1
*
[InstCombine] move bitcast after insertelement-with-bitcasted-operands
Sanjay Patel
2019-05-17
1
-0
/
+14
*
[InstCombine] canShiftBinOpWithConstantRHS(): drop bogus signbit check
Roman Lebedev
2019-05-17
1
-26
/
+8
*
[MergeICmps][NFC] Add more debug.
Clement Courbet
2019-05-17
1
-0
/
+9
*
Re-land r360859: "[MergeICmps] Simplify the code."
Clement Courbet
2019-05-17
1
-145
/
+151
*
[LFTR] Strengthen assertions in genLoopLimit [NFCI]
Philip Reames
2019-05-17
1
-3
/
+3
*
[IndVars] Don't reimplement Loop::isLoopInvariant [NFC]
Philip Reames
2019-05-17
1
-28
/
+17
*
[LFTR] Factor out a helper function for readability purpose [NFC]
Philip Reames
2019-05-17
1
-24
/
+31
*
Clarify comments on helpers used by LFTR [NFC]
Philip Reames
2019-05-17
1
-16
/
+15
*
Revert r360859: "Reland r360771 "[MergeICmps] Simplify the code.""
Nico Weber
2019-05-17
1
-150
/
+145
*
HWASan exception support.
Evgeniy Stepanov
2019-05-16
1
-1
/
+36
*
Resubmit: [Salvage] Change salvage debug info implementation to use DW_OP_LLV...
Stephen Tozer
2019-05-16
1
-2
/
+21
*
Reland r360771 "[MergeICmps] Simplify the code."
Clement Courbet
2019-05-16
1
-145
/
+150
*
[PredicateInfo] Do not process unreachable operands.
Taewook Oh
2019-05-15
1
-1
/
+2
*
[JumpThreading] A bug fix for stale loop info after unfold select
Hiroshi Yamauchi
2019-05-15
1
-1
/
+2
*
Revert r360771 "[MergeICmps] Simplify the code."
Clement Courbet
2019-05-15
1
-150
/
+145
*
[MergeICmps] Fix r360771.
Clement Courbet
2019-05-15
1
-5
/
+5
[next]