projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[ScalarEvolutionExpander] PHI on a catchpad can be used on both edges
[oota-llvm.git]
/
lib
/
Analysis
/
2015-10-27
David Majnemer
[ScalarEvolutionExpander] PHI on a catchpad can be...
tree
|
commitdiff
2015-10-27
David Majnemer
[ScalarEvolutionExpander] Properly insert no-op casts...
tree
|
commitdiff
2015-10-27
Sanjoy Das
[ValueTracking] Don't special case wrapped ConstantRang...
tree
|
commitdiff
2015-10-27
Sanjoy Das
[SCEV] Refactor out ScalarEvolution::getDataLayout...
tree
|
commitdiff
2015-10-26
Keno Fischer
Initialize BasicAAWrapperPass in it's constructor
tree
|
commitdiff
2015-10-26
Cong Hou
Check the case that the numerator and denominator are...
tree
|
commitdiff
2015-10-26
James Molloy
[ValueTracking] Extend r251146 to catch a fairly common...
tree
|
commitdiff
2015-10-25
Davide Italiano
[ScalarEvolution] Throw away dead code.
tree
|
commitdiff
2015-10-25
Davide Italiano
[ScalarEvolution] Get rid of NDEBUG in header (correctl...
tree
|
commitdiff
2015-10-25
Davide Italiano
[ScalarEvolution] Get rid of NDEBUG in header.
tree
|
commitdiff
2015-10-25
Elena Demikhovsky
Scalarizer for masked.gather and masked.scatter intrinsics.
tree
|
commitdiff
2015-10-24
Benjamin Kramer
Use all_of to simplify control flow. NFC.
tree
|
commitdiff
2015-10-24
Benjamin Kramer
Use find_if to simplify control flow. NFC.
tree
|
commitdiff
2015-10-24
Benjamin Kramer
[BasicAliasAnalysis] Simplify expression, no functional...
tree
|
commitdiff
2015-10-24
Sanjoy Das
Extract out getConstantRangeFromMetadata; NFC
tree
|
commitdiff
2015-10-24
Sanjoy Das
Fix whitespace issues in two places; NFC
tree
|
commitdiff
2015-10-23
Hal Finkel
Handle non-constant shifts in computeKnownBits, and...
tree
|
commitdiff
2015-10-23
Sanjoy Das
[SCEV] Fix stylistic issue in MatchBinaryAddToConst...
tree
|
commitdiff
2015-10-23
James Molloy
[BasicAA] Bugfix for r251016
tree
|
commitdiff
2015-10-23
Sanjoy Das
[SCEV] Get rid of an unnecessary lambda; NFC
tree
|
commitdiff
2015-10-23
Sanjoy Das
[SCEV] Fix a latent bug in `getPreStartForExtend`
tree
|
commitdiff
2015-10-22
Justin Bogner
LoopPass: Remove redoLoop, it isn't used. NFC
tree
|
commitdiff
2015-10-22
Justin Bogner
LoopPass: Simplify the API for adding a new loop. NFC
tree
|
commitdiff
2015-10-22
Sanjoy Das
[SCEV] Commute zero extends through <nuw> additions
tree
|
commitdiff
2015-10-22
Sanjoy Das
[SCEV] Opportunistically interpret unsigned constraints...
tree
|
commitdiff
2015-10-22
Sanjoy Das
[SCEV] Teach SCEV some axioms about non-wrapping arithmetic
tree
|
commitdiff
2015-10-22
Sanjoy Das
[SCEV] Commute sign extends through nsw additions
tree
|
commitdiff
2015-10-22
Sanjoy Das
[SCEV] Mark AddExprs as nsw or nuw if legal
tree
|
commitdiff
2015-10-22
James Molloy
[GlobalsAA] Loosen an overly conservative bailout
tree
|
commitdiff
2015-10-22
James Molloy
[BasicAA] Non-equal indices in a GEP of a SequentialTyp...
tree
|
commitdiff
2015-10-22
James Molloy
[ValueTracking] Add a new predicate: isKnownNonEqual()
tree
|
commitdiff
2015-10-21
Chandler Carruth
[AA] Enhance the new AliasAnalysis infrastructure with...
tree
|
commitdiff
2015-10-19
James Molloy
[GlobalsAA] Fix a really horrible iterator invalidation bug
tree
|
commitdiff
2015-10-19
Elena Demikhovsky
Removed parameter "Consecutive" from isLegalMaskedLoad...
tree
|
commitdiff
2015-10-18
Sanjoy Das
[SCEV] Fix whitespace issues and remove extra braces...
tree
|
commitdiff
2015-10-18
Sanjoy Das
[SCEV] Use std::all_of and std::any_of; NFC
tree
|
commitdiff
2015-10-18
Sanjoy Das
[SCEV] Use auto where it helps remove line breaks; NFC
tree
|
commitdiff
2015-10-18
Sanjoy Das
[SCEV] Use range for loops; NFC
tree
|
commitdiff
2015-10-15
Manman Ren
Recommit r250345, it was reverted in r250366 to investi...
tree
|
commitdiff
2015-10-15
Aaron Ballman
Silencing a -Wtype-limits warning; an unsigned value...
tree
|
commitdiff
2015-10-15
Manman Ren
Temporarily revert r250345 to sort out bot failure.
tree
|
commitdiff
2015-10-14
Cong Hou
Update the branch weight metadata in JumpThreading...
tree
|
commitdiff
2015-10-14
Philip Reames
Tighten known bits for ctpop based on zero input bits
tree
|
commitdiff
2015-10-14
Manman Ren
Revert r250204 and r250240 due to bot failure. We faile...
tree
|
commitdiff
2015-10-14
Kostya Serebryany
[asan] Disabling speculative loads under asan. Patch...
tree
|
commitdiff
2015-10-13
Sanjoy Das
[SCEV] Use `SCEV::isAllOnesValue` directly; NFC.
tree
|
commitdiff
2015-10-13
Cong Hou
Update the branch weight metadata in JumpThreading...
tree
|
commitdiff
2015-10-13
James Molloy
[GlobalsAA] Don't assume anything about functions that...
tree
|
commitdiff
2015-10-13
Manman Ren
Revert 250089 due to bot failure. It failed when buildi...
tree
|
commitdiff
2015-10-13
Sanjoy Das
[SCEV] Put some utilites in the ScalarEvolution class
tree
|
commitdiff
2015-10-12
Cong Hou
Update the branch weight metadata in JumpThreading...
tree
|
commitdiff
2015-10-12
James Molloy
[LoopVectorize] Shrink integer operations into the...
tree
|
commitdiff
2015-10-12
Tobias Grosser
SCEV: Allow simple AddRec * Parameter products in delin...
tree
|
commitdiff
2015-10-10
Duncan P. N. Exon...
Analysis: Remove implicit ilist iterator conversions
tree
|
commitdiff
2015-10-09
Reid Kleckner
[WinEH] Delete the old landingpad implementation of...
tree
|
commitdiff
2015-10-09
Artur Pilipenko
ValueTracking: use getAlignment in isAligned
tree
|
commitdiff
2015-10-09
Sanjoy Das
[SCEV] Call `StrengthenNoWrapFlags` after `GroupByCompl...
tree
|
commitdiff
2015-10-08
Sanjoy Das
[SCEV] Bring some methods up to coding style; NFC
tree
|
commitdiff
2015-10-08
Sanjoy Das
[SCEV] Remove comment repeated in cpp file; NFC
tree
|
commitdiff
2015-10-08
Sanjoy Das
[SCEV] Pick backedge values for phi nodes correctly
tree
|
commitdiff
2015-10-08
Sanjay Patel
[ValueTracking] teach computeKnownBits that a fabs...
tree
|
commitdiff
2015-10-08
James Molloy
Compute demanded bits for icmp instructions
tree
|
commitdiff
2015-10-08
James Molloy
Treat Mul just like Add and Subtract
tree
|
commitdiff
2015-10-08
James Molloy
Make demanded bits lazy
tree
|
commitdiff
2015-10-08
Sanjoy Das
[SCEV] Check `Pred` first in isKnownPredicateViaSplitting
tree
|
commitdiff
2015-10-08
Sanjoy Das
[SCEV] Use `auto *` instead of `auto`; NFCI
tree
|
commitdiff
2015-10-07
Mehdi Amini
Revert "Revert "This patch builds on top of D13378...
tree
|
commitdiff
2015-10-07
Sanjoy Das
[SCEV] Use some C++11'ism, NFC
tree
|
commitdiff
2015-10-07
Artur Pilipenko
Teach computeKnownBits to use new align attribute/metadata
tree
|
commitdiff
2015-10-07
James Molloy
Revert "This patch builds on top of D13378 to handle...
tree
|
commitdiff
2015-10-06
Hans Wennborg
Fix Clang-tidy modernize-use-nullptr warnings in source...
tree
|
commitdiff
2015-10-06
Joseph Tremoulet
[WinEH] Recognize CoreCLR personality function
tree
|
commitdiff
2015-10-06
Philip Reames
Extend known bits to understand @llvm.bswap
tree
|
commitdiff
2015-10-06
Philip Reames
Fix pr25040 - Handle vectors of i1s in recently added...
tree
|
commitdiff
2015-10-06
Mehdi Amini
This patch builds on top of D13378 to handle constant...
tree
|
commitdiff
2015-10-03
Sanjoy Das
Try to appease MSVC, NFCI.
tree
|
commitdiff
2015-10-03
Sanjoy Das
Try to appease the MSVC bots, NFCI.
tree
|
commitdiff
2015-10-02
Sanjoy Das
Try to appease the MSVC bots, NFC.
tree
|
commitdiff
2015-10-02
Sanjoy Das
[SCEV] Recognize simple br-phi patterns
tree
|
commitdiff
2015-10-02
Piotr Padlewski
inariant.group handling in GVN
tree
|
commitdiff
2015-10-02
Sanjoy Das
[SCEV] Refactor out a createNodeForSelect
tree
|
commitdiff
2015-10-02
Sanjoy Das
[SCEV] Try to prove predicates by splitting them
tree
|
commitdiff
2015-09-30
Artur Pilipenko
Refactor computeKnownBits alignment handling code
tree
|
commitdiff
2015-09-29
Igor Laevsky
[ValueTracking] Lower dom-conditions-dom-blocks and...
tree
|
commitdiff
2015-09-29
James Molloy
[ValueTracking] Teach isKnownNonZero about monotonicall...
tree
|
commitdiff
2015-09-28
Sanjoy Das
[SCEV] Don't crash on pointer comparisons
tree
|
commitdiff
2015-09-28
Artur Pilipenko
Introduce !align metadata for load instruction
tree
|
commitdiff
2015-09-28
Philip Reames
[InstSimplify] Fold simple known implications to true
tree
|
commitdiff
2015-09-27
Sanjoy Das
[SCEV] identical instructions don't compute equal values
tree
|
commitdiff
2015-09-26
Chen Li
[Bug 24848] Use range metadata to constant fold compari...
tree
|
commitdiff
2015-09-25
Sanjoy Das
[SCEV] Reapply 'Teach isLoopBackedgeGuardedByCond to...
tree
|
commitdiff
2015-09-25
Sanjoy Das
[SCEV] Reapply 'Exploit A < B => (A+K) < (B+K) when...
tree
|
commitdiff
2015-09-25
Sanjoy Das
Revert two SCEV changes that caused test failures in...
tree
|
commitdiff
2015-09-25
Sanjay Patel
more space; NFC
tree
|
commitdiff
2015-09-25
Sanjoy Das
[SCEV] Teach isLoopBackedgeGuardedByCond to exploit...
tree
|
commitdiff
2015-09-25
Sanjoy Das
[SCEV] Extract helper function from isImpliedCond; NFC
tree
|
commitdiff
2015-09-25
Sanjoy Das
[SCEV] Exploit A < B => (A+K) < (B+K) when possible
tree
|
commitdiff
2015-09-25
James Molloy
[GlobalsAA] Teach GlobalsAA about nocapture
tree
|
commitdiff
2015-09-24
James Molloy
[ValueTracking] Teach isKnownNonZero a new trick
tree
|
commitdiff
2015-09-24
Justin Bogner
Fix a think-o in which functions these should surround
tree
|
commitdiff
next