index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "MergeFuncs: Transfer the function parameter attributes to the call site"
Arnold Schwaighofer
2015-07-19
1
-1
/
+0
*
Narrow Callee scope, suggestion from David Blaikie.
Yaron Keren
2015-07-19
1
-3
/
+3
*
De-duplicate CS.getCalledFunction() expression.
Yaron Keren
2015-07-19
1
-1
/
+2
*
Rangify for loops in GlobalDCE, NFC.
Yaron Keren
2015-07-18
1
-55
/
+49
*
[PM/AA] Remove the addEscapingUse update API that won't be easy to
Chandler Carruth
2015-07-18
2
-39
/
+5
*
[asan] Fix shadow mapping on Android/AArch64.
Evgeniy Stepanov
2015-07-17
1
-4
/
+6
*
[asan] Add a comment explaining why non-instrumented allocas are moved.
Kuba Brecka
2015-07-17
1
-0
/
+3
*
MergeFuncs: Transfer the function parameter attributes to the call site
Arnold Schwaighofer
2015-07-17
1
-0
/
+1
*
[asan] Fix invalid debug info for promotable allocas
Kuba Brecka
2015-07-17
1
-1
/
+7
*
Internalize: internalize comdat members as a group, and drop comdat on such m...
Peter Collingbourne
2015-07-16
1
-26
/
+71
*
Add PM extension point EP_VectorizerStart
Tobias Grosser
2015-07-16
1
-0
/
+2
*
Create a wrapper pass for BranchProbabilityInfo.
Cong Hou
2015-07-15
1
-2
/
+3
*
[LoopUnswitch] Add an else clause to IsTrivialUnswitchCondition() when checki...
Chen Li
2015-07-15
1
-1
/
+2
*
Fix mergefunc infinite loop
JF Bastien
2015-07-15
1
-2
/
+6
*
[LoopUnrolling] Handle cast instructions.
Michael Zolotukhin
2015-07-15
1
-0
/
+15
*
Create a wrapper pass for BlockFrequencyInfo.
Wei Mi
2015-07-14
1
-3
/
+3
*
[InstCombine] Generalize sub of selects optimization to all BinaryOperators
David Majnemer
2015-07-14
2
-26
/
+27
*
[LAA] Introduce RuntimePointerChecking::PointerInfo, NFC
Adam Nemet
2015-07-14
1
-2
/
+2
*
[LAA] Lift RuntimePointerCheck out of LoopAccessInfo, NFC
Adam Nemet
2015-07-14
3
-12
/
+12
*
GVN: use a static array instead of regenerating it each time. NFC.
Tim Northover
2015-07-14
1
-1
/
+1
*
GVN: tolerate an instruction being replaced without existing in the leaderboard
Tim Northover
2015-07-14
1
-1
/
+4
*
[SROA] Don't de-atomic volatile loads and stores
David Majnemer
2015-07-14
1
-6
/
+15
*
Update enforceKnownAlignment after the isWeakForLinker semantic change
Reid Kleckner
2015-07-14
1
-7
/
+4
*
Loop idiom recognizer was replacing too many uses of popcount.
Pete Cooper
2015-07-13
1
-1
/
+1
*
Enable runtime unrolling with unroll pragma metadata
Mark Heffernan
2015-07-13
1
-2
/
+4
*
Avoid using Loop::getSubLoopsVector.
Benjamin Kramer
2015-07-13
2
-7
/
+7
*
Remove unused variable.
Rafael Espindola
2015-07-13
1
-1
/
+0
*
Aliases don't have available_externally linkage.
Rafael Espindola
2015-07-13
1
-11
/
+0
*
Don't change the visibility when converting a definition to a declaration.
Rafael Espindola
2015-07-13
2
-3
/
+1
*
[InstSimplify] Teach InstSimplify how to simplify extractelement
David Majnemer
2015-07-13
1
-58
/
+9
*
[InstSimplify] Teach InstSimplify how to simplify extractvalue
David Majnemer
2015-07-13
1
-10
/
+3
*
[LICM] Don't try to sink values out of loops without any exits
David Majnemer
2015-07-12
1
-1
/
+12
*
Move getStrideFromPointer and friends from LoopVectorize to VectorUtils
Hal Finkel
2015-07-11
1
-137
/
+0
*
[PM/AA] Completely remove the AliasAnalysis::copyValue interface.
Chandler Carruth
2015-07-11
5
-18
/
+1
*
Renamed some uses of unroll to interleave in the vectorizer.
Tyler Nowicki
2015-07-11
1
-91
/
+98
*
[InstCombine] Actually combine AA metadata when replacing one load with another
Bjorn Steinbrink
2015-07-10
1
-2
/
+0
*
[TTI] BasicTTIImpl assumes no vector registers
Jingyue Wu
2015-07-10
1
-3
/
+8
*
[LoopDist/LoopVer] Move LoopVersioning to a new module, NFC
Adam Nemet
2015-07-10
3
-115
/
+108
*
[LoopDist] Move loop-versioning helper functions to Cloning, NFC
Adam Nemet
2015-07-10
2
-66
/
+70
*
[InstSimplify] Fold away ord/uno fcmps when nnan is present.
Benjamin Kramer
2015-07-10
1
-2
/
+2
*
Disable loop re-rotation for -Oz (patch by Andrey Turetsky)
Alexey Bataev
2015-07-10
1
-2
/
+2
*
Revert the new EH instructions
David Majnemer
2015-07-10
7
-51
/
+14
*
Address Reid's review feedback.
David Majnemer
2015-07-10
1
-8
/
+12
*
New EH representation for MSVC compatibility
David Majnemer
2015-07-10
7
-14
/
+47
*
[InstCombine] Employ AliasAnalysis in FindAvailableLoadedValue
Bjorn Steinbrink
2015-07-10
3
-8
/
+18
*
[InstCombine] Properly combine metadata when replacing a load with another
Bjorn Steinbrink
2015-07-10
1
-1
/
+18
*
[IndVars] Try to use existing values in RewriteLoopExitValues.
Sanjoy Das
2015-07-09
1
-2
/
+54
*
[SLPVectorizer] Try different vectorization factors for store chains
Sanjay Patel
2015-07-08
1
-7
/
+37
*
[LoopVectorizer] Rename BypassBlock to VectorPH, and CheckBlock to NewVectorP...
Michael Zolotukhin
2015-07-08
1
-46
/
+46
*
[LoopVectorizer] Restructurize code for emitting RT checks. NFCI.
Michael Zolotukhin
2015-07-08
1
-18
/
+22
[next]