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
/
Analysis
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCEV] Add trivial case handling for umin utilities. NFC.
Serguei Katkov
2018-04-27
1
-2
/
+11
*
[SCEV] Introduce bulk umin creation utilities
Serguei Katkov
2018-04-27
1
-19
/
+45
*
Revert "[SimplifyLibcalls] Replace locked IO with unlocked IO"
Matt Morehouse
2018-04-27
1
-41
/
+1
*
[SimplifyLibcalls] Replace locked IO with unlocked IO
David Bolvansky
2018-04-26
1
-1
/
+41
*
[TTI, AArch64] Add transpose shuffle kind
Matthew Simpson
2018-04-26
1
-10
/
+74
*
Revert "[SCEV] Make computeExitLimit more simple and more powerful"
Max Kazantsev
2018-04-26
1
-17
/
+58
*
[CaptureTracking] Fixup const correctness of DomTree arg (NFC)
Daniel Neilson
2018-04-24
1
-3
/
+3
*
[LVI] Fix typo. NFC
Xin Tong
2018-04-24
1
-1
/
+1
*
Reland r301880(!): "[InstSimplify] Handle selects of GEPs with 0 offset"
George Burgess IV
2018-04-24
1
-0
/
+13
*
[DSE] Teach the pass that atomic memory intrinsics are stores.
Daniel Neilson
2018-04-23
1
-4
/
+20
*
[LoopSimplify] Fix incorrect SCEV invalidation
Max Kazantsev
2018-04-23
1
-0
/
+6
*
[PatternMatch] allow undef elements when matching a vector zero
Sanjay Patel
2018-04-22
1
-12
/
+8
*
[BasicAA] Return MayAlias for the pointer plus variable offset to
Shiva Chen
2018-04-16
1
-6
/
+6
*
[InstCombine] Simplify 'add' to 'or' if no common bits are set.
Roman Lebedev
2018-04-15
1
-0
/
+8
*
[LV] Introduce TTI::getMinimumVF
Krzysztof Parzyszek
2018-04-13
1
-0
/
+4
*
Fix a typo in a comment; NFC
George Burgess IV
2018-04-12
1
-1
/
+1
*
[InstSimplify] fix formatting; NFC
Sanjay Patel
2018-04-10
1
-7
/
+7
*
[DA] Improve alias checking in dependence analysis
David Green
2018-04-10
1
-10
/
+37
*
[MemorySSA] remove cruft; NFC.
George Burgess IV
2018-04-09
1
-23
/
+1
*
[MemorySSA] Remove redundant assert; NFC
George Burgess IV
2018-04-09
1
-3
/
+0
*
[MemorySSAUpdater] Mark Phi users of a node being moved as non-optimize
Zhaoshi Zheng
2018-04-09
1
-0
/
+17
*
[NFC] Loosen restriction on preheader to fix buildbot
Max Kazantsev
2018-04-06
1
-5
/
+5
*
Don't inline @llvm.icall.branch.funnel
Vitaly Buka
2018-04-04
1
-9
/
+14
*
[MemorySSA] Fix spelling errors in MemorySSA.cpp. NFC
Zhaoshi Zheng
2018-04-04
1
-2
/
+2
*
[Analysis] Support aligned new/delete functions.
Eric Fiselier
2018-04-04
2
-0
/
+45
*
Revert "[Analysis] Support aligned new/delete functions."
Eric Fiselier
2018-04-04
2
-45
/
+0
*
[Analysis] Support aligned new/delete functions.
Eric Fiselier
2018-04-04
2
-0
/
+45
*
Make helpers static. NFC.
Benjamin Kramer
2018-04-04
1
-1
/
+3
*
[SCEV] Prove implications for SCEVUnknown Phis
Max Kazantsev
2018-04-04
1
-0
/
+118
*
[SLP] Fix PR36481: vectorize reassociated instructions.
Alexey Bataev
2018-04-03
1
-0
/
+61
*
Revert "[SLP] Fix PR36481: vectorize reassociated instructions."
Benjamin Kramer
2018-04-03
1
-61
/
+0
*
[SCEV] Fix PR36974.
Serguei Katkov
2018-04-03
1
-5
/
+6
*
[SCEV] Make computeExitLimit more simple and more powerful
Max Kazantsev
2018-04-03
1
-58
/
+17
*
[SLP] Fix PR36481: vectorize reassociated instructions.
Alexey Bataev
2018-04-02
1
-0
/
+61
*
[Analysis] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-01
8
-21
/
+21
*
[ThinLTO] Add an option to force summary call edges cold for debugging
Teresa Johnson
2018-03-31
1
-1
/
+18
*
Fix a bunch of typoes. NFC
Fangrui Song
2018-03-30
1
-1
/
+1
*
Fix an accidental circular dependence
Philip Reames
2018-03-29
1
-1
/
+1
*
[NFC] Fix meaningless assert in SCEV
Max Kazantsev
2018-03-29
1
-2
/
+2
*
[MemorySSA] Turn an assert into a condition
George Burgess IV
2018-03-29
1
-2
/
+2
*
[MemorySSA] Consider callsite args for hashing and equality.
George Burgess IV
2018-03-29
1
-9
/
+20
*
Plumb useAA through TargetTransformInfo to remove Transforms->CodeGen header ...
David Blaikie
2018-03-28
1
-0
/
+2
*
[NFC] OptPassGate extracted from OptBisect
Fedor Sergeev
2018-03-27
3
-3
/
+3
*
[LV] Add TTI::shouldMaximizeVectorBandwidth to allow enabling it per target
Krzysztof Parzyszek
2018-03-27
1
-0
/
+4
*
[NFC] Fix comments in getExact()
Max Kazantsev
2018-03-27
1
-12
/
+11
*
[SCEV] Make exact taken count calculation more optimistic
Max Kazantsev
2018-03-27
1
-6
/
+16
*
[SCEV] Add one more case in computeConstantDifference
Max Kazantsev
2018-03-27
1
-10
/
+18
*
[MemorySSA] Fix exponential compile-time updating MemorySSA.
Eli Friedman
2018-03-26
1
-15
/
+28
*
[LSR] Allow giving priority to post-incrementing addressing modes
Krzysztof Parzyszek
2018-03-26
1
-0
/
+14
*
[PatternMatch] allow undef elements when matching vector FP +0.0
Sanjay Patel
2018-03-25
2
-10
/
+11
[next]