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
*
Remove empty statement. No functionality change.
Nick Lewycky
2015-01-08
1
-1
/
+0
*
[PM] Fix a pretty nasty bug where the new pass manager would invalidate
Chandler Carruth
2015-01-07
1
-6
/
+28
*
Analysis: Reformulate WillNotOverflowUnsignedAdd for reusability
David Majnemer
2015-01-07
1
-0
/
+29
*
[PM] Add a utility pass template that synthesizes the invalidation of
Chandler Carruth
2015-01-06
1
-0
/
+1
*
[PM] Add a collection of no-op analysis passes and switch the new pass
Chandler Carruth
2015-01-06
1
-1
/
+4
*
[PM] Don't run the machinery of invalidating all the analysis passes
Chandler Carruth
2015-01-05
1
-0
/
+4
*
[PM] Add names and debug logging for analysis passes to the new pass
Chandler Carruth
2015-01-05
1
-0
/
+11
*
[PM] Switch the new pass manager to use a reference-based API for IR
Chandler Carruth
2015-01-05
2
-20
/
+19
*
[PM] Cleanup a const_cast and other machinery left over in this code
Chandler Carruth
2015-01-04
1
-2
/
+1
*
Fix unused variable warning for non-asserts builds. NFC.
Michael Kuperstein
2015-01-04
1
-2
/
+2
*
[PM] Split the AssumptionTracker immutable pass into two separate APIs:
Chandler Carruth
2015-01-04
14
-426
/
+460
*
ValueTracking: ComputeNumSignBits should tolerate misshapen phi nodes
David Majnemer
2015-01-04
1
-2
/
+5
*
ValueTracking: Make computeKnownBits for Arguments a little more clear
David Majnemer
2015-01-03
1
-0
/
+3
*
InstCombine: Detect when llvm.umul.with.overflow always overflows
David Majnemer
2015-01-02
1
-7
/
+16
*
Analysis: Reformulate WillNotOverflowUnsignedMul for reusability
David Majnemer
2015-01-02
1
-0
/
+39
*
ValueTracking: Small cleanup in ComputeNumSignBits
David Majnemer
2014-12-26
1
-2
/
+2
*
[ValueTracking] Move GlobalAlias handling to be after the max depth check in ...
Michael Kuperstein
2014-12-23
1
-15
/
+14
*
InstSimplify: Don't bother if getScalarSizeInBits returns zero
David Majnemer
2014-12-20
1
-4
/
+5
*
Simplify the code
David Majnemer
2014-12-20
1
-41
/
+25
*
InstSimplify: Optimize away pointless comparisons
David Majnemer
2014-12-20
1
-2
/
+38
*
Remove redundant assignment.
Tilmann Scheller
2014-12-19
1
-1
/
+0
*
InstSimplify: shl nsw/nuw undef, %V -> undef
David Majnemer
2014-12-17
1
-13
/
+7
*
Teach ScalarEvolution to exploit min and max expressions when proving
Sanjoy Das
2014-12-15
1
-8
/
+93
*
Clarify HowFarToZero computation when the step is a positive power of two. F...
Mark Heffernan
2014-12-15
1
-8
/
+13
*
Sink store based on alias analysis
Elena Demikhovsky
2014-12-15
1
-10
/
+11
*
Loop Vectorizer minor changes in the code -
Elena Demikhovsky
2014-12-14
1
-4
/
+4
*
ScalarEvolution: Remove SCEVUDivision, it's unused
David Majnemer
2014-12-14
1
-93
/
+26
*
ValueTracking: Don't recurse too deeply in computeKnownBitsFromAssume
David Majnemer
2014-12-12
1
-0
/
+4
*
Fix PR21694. r219517 added a use of SCEV divide in HowFarToZero computation. ...
Mark Heffernan
2014-12-10
1
-10
/
+8
*
ConstantFold, InstSimplify: undef >>a x can be either -1 or 0, choose 0
David Majnemer
2014-12-10
1
-2
/
+2
*
InstSimplify: [al]shr exact undef, %X -> undef
David Majnemer
2014-12-10
1
-2
/
+6
*
InstSimplify: div %X, 0 -> undef
David Majnemer
2014-12-10
1
-0
/
+4
*
IR: Split Metadata from Value
Duncan P. N. Exon Smith
2014-12-09
4
-17
/
+27
*
InstSimplify: Try to bring back the rest of r223583
David Majnemer
2014-12-08
1
-2
/
+7
*
Revert a part of r223583, for now. It seems causing different emission betwee...
NAKAMURA Takumi
2014-12-08
1
-5
/
+0
*
InstSimplify: Optimize away useless unsigned comparisons
David Majnemer
2014-12-06
1
-0
/
+49
*
Canonicalize multiplies by looking at whether the operands have any constants...
Nick Lewycky
2014-12-06
1
-5
/
+26
*
BFI: Saturate when combining edges to a successor
Duncan P. N. Exon Smith
2014-12-05
1
-4
/
+17
*
Revert "r223364 - Revert r223347 which has caused crashes on bootstrap bots."
Hal Finkel
2014-12-04
1
-3
/
+14
*
Revert r223347 which has caused crashes on bootstrap bots.
Alexander Potapenko
2014-12-04
1
-13
/
+3
*
Masked Load / Store Intrinsics - the CodeGen part.
Elena Demikhovsky
2014-12-04
1
-0
/
+11
*
Restrict somewhat the memory-allocation pointer cmp opt from r223093
Hal Finkel
2014-12-04
1
-3
/
+13
*
Simplify pointer comparisons involving memory allocation functions
Hal Finkel
2014-12-01
1
-0
/
+35
*
[Statepoints 1/4] Statepoint infrastructure for garbage collection: IR Intrin...
Philip Reames
2014-12-01
1
-0
/
+4
*
Relax an assert a bit to avoid a crash on unreachable code.
Rafael Espindola
2014-12-01
1
-1
/
+1
*
Revert "Masked Vector Load and Store Intrinsics."
Duncan P. N. Exon Smith
2014-11-28
1
-11
/
+0
*
InstSimplify: Restore optimizations lost in r210006
David Majnemer
2014-11-27
1
-0
/
+34
*
LazyValueInfo: Actually re-visit partially solved block-values in solveBlockV...
Hans Wennborg
2014-11-25
1
-58
/
+78
*
Revert r220349 to re-instate r220277 with a fix for PR21330 -- quite
Chandler Carruth
2014-11-25
1
-4
/
+10
*
InstSimplify: Handle some simple tautological comparisons
David Majnemer
2014-11-25
1
-0
/
+34
[next]