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] teach SCEV symbolical execution about overflow intrinsics folding.
Chen Zheng
2019-07-11
2
-1
/
+4
*
Replace three "strip & accumulate" implementations with a single one
Johannes Doerfert
2019-07-11
2
-79
/
+2
*
NFC: Pass DataLayout into isBytewiseValue
Vitaly Buka
2019-07-10
1
-5
/
+6
*
Revert "[HardwareLoops] NFC - move hardware loop checking code to isHardwareL...
Jinsong Ji
2019-07-09
1
-32
/
+1
*
[HardwareLoops] NFC - move hardware loop checking code to isHardwareLoopProfi...
Chen Zheng
2019-07-09
1
-1
/
+32
*
OpaquePtr: add Type parameter to Loads analysis API.
Tim Northover
2019-07-09
3
-13
/
+24
*
[SCEV] Fix for PR42397. SCEVExpander wrongly adds nsw to shl instruction.
Denis Bakhvalov
2019-07-08
1
-2
/
+6
*
Add, and infer, a nofree function attribute
Brian Homerding
2019-07-08
1
-18
/
+37
*
[ThinLTO] Attempt to recommit r365188 after alignment fix
Eugene Leviant
2019-07-05
1
-27
/
+95
*
Reverted r365188 due to alignment problems on i686-android
Eugene Leviant
2019-07-05
1
-95
/
+27
*
[ThinLTO] Attempt to recommit r365040 after caching fix
Eugene Leviant
2019-07-05
1
-27
/
+95
*
Revert [ThinLTO] Optimize writeonly globals out
Reid Kleckner
2019-07-04
1
-83
/
+27
*
Teach ValueTracking that aarch64.irg result aliases its input.
Evgeniy Stepanov
2019-07-03
1
-1
/
+2
*
[SCEV] Preserve flags on add/muls in getSCEVATScope
Philip Reames
2019-07-03
1
-2
/
+2
*
[ThinLTO] Optimize writeonly globals out
Eugene Leviant
2019-07-03
1
-27
/
+83
*
[SCEV][LSR] Prevent using undefined value in binops
Eugene Leviant
2019-07-03
1
-3
/
+1
*
Revert [InlineCost] cleanup calculations of Cost and Threshold
Jordan Rupprecht
2019-07-03
1
-15
/
+13
*
[PowerPC] exclude ICmpZero in LSR if icmp can be replaced in later hardware l...
Chen Zheng
2019-07-03
1
-0
/
+7
*
[ThinLTO] Add summary entries for index-based WPD
Teresa Johnson
2019-07-02
1
-3
/
+110
*
[IDF] Generalize IDFCalculator to be used with Clang's CFG
Kristof Umann
2019-07-02
2
-105
/
+0
*
Cleanup: llvm::bsearch -> llvm::partition_point after r364719
Fangrui Song
2019-06-30
1
-2
/
+2
*
Use "willreturn" in isGuaranteedToTransferExecutionToSuccessor
Johannes Doerfert
2019-06-27
1
-0
/
+5
*
Update -analyze -scalar-evolution output for multiple exit loops w/computable...
Philip Reames
2019-06-27
1
-10
/
+14
*
[InlineCost] cleanup calculations of Cost and Threshold
Fedor Sergeev
2019-06-26
1
-13
/
+15
*
[HardwareLoops] NFC - move loop with irreducible control flow checking logic ...
Chen Zheng
2019-06-26
1
-7
/
+11
*
[HardwareLoops] NFC - move loop with irreducible control flow checking logic ...
Chen Zheng
2019-06-26
1
-1
/
+9
*
[ExpandMemCmp] Move all options to TargetTransformInfo.
Clement Courbet
2019-06-25
1
-3
/
+3
*
[ConstantFolding] Use hasVectorInstrinsicScalarOpd. NFC
Bjorn Pettersson
2019-06-24
1
-16
/
+13
*
[Scalarizer] Add scalarizer support for smul.fix.sat
Bjorn Pettersson
2019-06-24
1
-4
/
+6
*
Simplify std::lower_bound with llvm::{bsearch,lower_bound}. NFC
Fangrui Song
2019-06-21
1
-4
/
+3
*
[InstSimplify] simplify power-of-2 (single bit set) sequences
Sanjay Patel
2019-06-20
1
-0
/
+10
*
[MemorySSA] Cleanup trivial phis.
Alina Sbirlea
2019-06-19
1
-5
/
+8
*
[MemorySSA] Use GraphDiff info when computing IDF.
Alina Sbirlea
2019-06-19
1
-1
/
+1
*
[ConstantFolding] Add constant folding for smul.fix and smul.fix.sat
Bjorn Pettersson
2019-06-19
1
-0
/
+46
*
[ConstantFolding] Refactor ConstantFoldScalarCall. NFC
Bjorn Pettersson
2019-06-19
1
-469
/
+497
*
[ConstantFolding] Fix assertion failure on non-power-of-two vector load.
Jay Foad
2019-06-19
1
-1
/
+1
*
[NFC] move some hardware loop checking code to a common place for other using.
Chen Zheng
2019-06-19
1
-0
/
+85
*
[GlobalISel][Localizer] Rewrite localizer to run in 2 phases, inter & intra b...
Amara Emerson
2019-06-17
1
-0
/
+4
*
Teach getSCEVAtScope how to handle loop phis w/invariant operands in loops w/...
Philip Reames
2019-06-17
1
-18
/
+26
*
[MemorySSA] Don't use template when the clone is a simplified instruction.
Alina Sbirlea
2019-06-17
1
-3
/
+11
*
[MemorySSA] Add all MemoryPhis before filling their values.
Alina Sbirlea
2019-06-17
1
-3
/
+13
*
[LV] Suppress vectorization in some nontemporal cases
Warren Ristow
2019-06-17
1
-0
/
+10
*
[SCEV] Use NoWrapFlags when expanding a simple mul
Sam Parker
2019-06-17
1
-2
/
+2
*
[InstSimplify] Fix addo/subo undef folds (PR42209)
Roman Lebedev
2019-06-16
1
-8
/
+11
*
[SCEV] Use unsigned/signed intersection type in SCEV
Nikita Popov
2019-06-15
1
-19
/
+32
*
[ObjC][ARC] Delete ObjC runtime calls on global variables annotated
Akira Hatanaka
2019-06-14
1
-0
/
+35
*
SROA: Allow eliminating addrspacecasted allocas
Matt Arsenault
2019-06-14
1
-1
/
+7
*
[SCEV] Pass NoWrapFlags when expanding an AddExpr
Sam Parker
2019-06-14
1
-1
/
+1
*
[LangRef] Clarify poison semantics
Nikita Popov
2019-06-13
1
-0
/
+2
*
Add a clarifying comment about branching on poison
Philip Reames
2019-06-13
1
-0
/
+4
[prev]
[next]