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
*
[NewPM][TSan] Reiterate the TSan port
Philip Pfaffe
2019-01-16
3
-35
/
+86
*
Only promote args when function attributes are compatible
Tom Stellard
2019-01-16
1
-4
/
+31
*
[InstCombine]Avoid introduction of unaligned mem access
Serguei Katkov
2019-01-16
1
-3
/
+20
*
treat invoke like call
David Callahan
2019-01-15
1
-4
/
+3
*
[SanitizerCoverage] Don't create comdat for interposable functions.
Matt Morehouse
2019-01-15
1
-1
/
+1
*
We can improve the performance (generally) by memo-izing the action to map a ...
David Callahan
2019-01-15
1
-2
/
+7
*
[SimpleLoopUnswitch] Increment stats counter for unswitching switch instruction
Zaara Syeda
2019-01-15
1
-1
/
+4
*
[InstCombine] Don't undo 0 - (X * Y) canonicalization when combining subs.
Florian Hahn
2019-01-15
1
-4
/
+3
*
[NFC] Remove some code duplication
Max Kazantsev
2019-01-15
1
-26
/
+9
*
[NFC] Remove obsolete enum RangeCheckKind
Max Kazantsev
2019-01-15
1
-59
/
+16
*
[NFC] Decrease if nest
Max Kazantsev
2019-01-15
1
-18
/
+14
*
[NFC] Move some functions to LoopUtils
Max Kazantsev
2019-01-15
2
-42
/
+42
*
AMDGPU: Add a fast path for icmp.i1(src, false, NE)
Marek Olsak
2019-01-15
1
-0
/
+5
*
[SanitizerCoverage][NFC] Use appendToUsed instead of include
Jonathan Metzman
2019-01-14
1
-16
/
+7
*
Ignore PhiNodes when mapping sample profile data
David Callahan
2019-01-14
1
-3
/
+3
*
Revert "Merge branch 'arcpatch-D55094'"
David Callahan
2019-01-14
1
-3
/
+3
*
Merge branch 'arcpatch-D55094'
David Callahan
2019-01-14
1
-3
/
+3
*
cmake: Don't install plugins used for examples or tests
Tom Stellard
2019-01-14
1
-1
/
+1
*
[DebugInfo] Remove un-necessary logic from HoistThenElseCodeToIf
Jeremy Morse
2019-01-14
1
-12
/
+1
*
[AMDGPU] Add support for TFE/LWE in image intrinsics. 2nd try
David Stuttard
2019-01-14
2
-3
/
+18
*
[BasicBlockUtils] Generalize DeleteDeadBlock to deal with multiple dead blocks
Max Kazantsev
2019-01-14
1
-36
/
+47
*
Give helper classes/functions local linkage. NFC.
Benjamin Kramer
2019-01-12
4
-1
/
+7
*
[LoopVectorizer] give more advice in remark about failure to vectorize call
Sanjay Patel
2019-01-12
1
-3
/
+23
*
[LTO] Record whether LTOUnit splitting is enabled in index
Teresa Johnson
2019-01-11
3
-2
/
+30
*
[MergeFunc] Erase unused duplicate functions if they are discardable
Vedant Kumar
2019-01-11
1
-1
/
+1
*
[MergeFunc] Use Instruction::getFunction as a cleanup, NFC
Vedant Kumar
2019-01-11
1
-2
/
+2
*
[Jump Threading] Unfold a select insn that feeds a switch via a phi node
Ehsan Amiri
2019-01-11
1
-28
/
+70
*
[GVN] Update BlockRPONumber prior to use.
Matt Davis
2019-01-10
1
-1
/
+12
*
Use MemorySSA in LICM to do sinking and hoisting.
Alina Sbirlea
2019-01-10
2
-109
/
+252
*
[opaque pointer types] Remove some calls to generic Type subtype accessors.
James Y Knight
2019-01-10
2
-3
/
+2
*
[SimplifyLibCalls] Fix memchr expansion for constant strings.
Eli Friedman
2019-01-09
1
-1
/
+4
*
Refactor synthetic profile count computation. NFC.
Easwaran Raman
2019-01-09
1
-14
/
+21
*
Revert r350647: "[NewPM] Port tsan"
Florian Hahn
2019-01-09
2
-58
/
+41
*
[IPT] Drop cache less eagerly in GVN and LoopSafetyInfo
Max Kazantsev
2019-01-09
2
-6
/
+5
*
[InstCombine] canonicalize another raw IR rotate pattern to funnel shift
Sanjay Patel
2019-01-08
2
-3
/
+56
*
[NewPM] Port tsan
Philip Pfaffe
2019-01-08
2
-41
/
+58
*
[UnrollRuntime] Fix domTree failures in multiexit unrolling
Anna Thomas
2019-01-08
1
-24
/
+24
*
[CallSite removal] Port `IndirectCallSiteVisitor` to use `CallBase` and
Chandler Carruth
2019-01-07
2
-9
/
+9
*
[CallSite removal] Migrate all Alias Analysis APIs to use the newly
Chandler Carruth
2019-01-07
8
-37
/
+33
*
[InstCombine] Relax cttz/ctlz with select on zero
Nikita Popov
2019-01-05
1
-8
/
+15
*
[Inliner] Optimize shouldBeDeferred
Easwaran Raman
2019-01-05
1
-5
/
+16
*
Revert "Revert "[hwasan] Android: Switch from TLS_SLOT_TSAN(8) to TLS_SLOT_SA...
Evgeniy Stepanov
2019-01-05
1
-1
/
+3
*
[BDCE] Remove dead uses of arguments
Nikita Popov
2019-01-04
1
-2
/
+1
*
hwasan: Implement lazy thread initialization for the interceptor ABI.
Peter Collingbourne
2019-01-04
1
-2
/
+27
*
[ThinLTO] Handle chains of aliases
Teresa Johnson
2019-01-04
4
-7
/
+119
*
[CodeExtractor] Do not extract unsafe lifetime markers
Vedant Kumar
2019-01-04
1
-10
/
+91
*
[InstCombine] reduce raw IR narrowing rotate patterns to funnel shift
Sanjay Patel
2019-01-04
1
-16
/
+8
*
[LICM] Adjust how moving the re-hoist point works
John Brawn
2019-01-04
1
-3
/
+4
*
[memcpyopt] Remove a few unnecessary isVolatile() checks. NFC
Xin Tong
2019-01-04
1
-6
/
+4
*
[UnrollRuntime] Move the DomTree verification under expensive checks
Anna Thomas
2019-01-03
1
-1
/
+1
[next]