projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert "[Option] Store arg strings in a set backed by a BumpPtrAllocator"
[oota-llvm.git]
/
lib
/
Analysis
/
2013-07-14
Craig Topper
Use SmallVectorImpl& instead of SmallVector to avoid...
tree
|
commitdiff
2013-07-14
Andrew Trick
Remove a bunch of old SCEVExpander FIXME's for preservi...
tree
|
commitdiff
2013-07-14
Andrew Trick
Teach indvars to generate nsw/nuw flags when widening...
tree
|
commitdiff
2013-07-12
Nick Lewycky
Fix logic error optimizing "icmp pred (urem X, Y),...
tree
|
commitdiff
2013-07-12
Arnold Schwaighofer
TargetTransformInfo: address calculation parameter...
tree
|
commitdiff
2013-07-12
Shuxin Yang
Stylistic change.
tree
|
commitdiff
2013-07-11
Craig Topper
Use SmallVectorImpl& instead of SmallVector to avoid...
tree
|
commitdiff
2013-07-11
Benjamin Kramer
Don't use a potentially expensive shift if all we want...
tree
|
commitdiff
2013-07-11
Craig Topper
Fix indentation. No functional change.
tree
|
commitdiff
2013-07-09
David Majnemer
InstSimplify: X >> X -> 0
tree
|
commitdiff
2013-07-09
Hal Finkel
Don't crash in SE dealing with ashr x, -1
tree
|
commitdiff
2013-07-09
David Majnemer
ValueTracking: Fix bugs in isKnownToBeAPowerOfTwo
tree
|
commitdiff
2013-07-08
Shuxin Yang
Fix a SCEV update problem.
tree
|
commitdiff
2013-07-07
Nick Lewycky
Eliminate trivial redundant loads across nocapture...
tree
|
commitdiff
2013-07-06
David Majnemer
isKnownToBeAPowerOfTwo: Fix a typo in a comment
tree
|
commitdiff
2013-07-06
Nick Lewycky
Extend 'readonly' and 'readnone' to work on function...
tree
|
commitdiff
2013-07-04
Craig Topper
Use SmallVectorImpl::iterator/const_iterator instead...
tree
|
commitdiff
2013-07-03
Craig Topper
Use SmallVectorImpl::iterator/const_iterator instead...
tree
|
commitdiff
2013-06-29
David Majnemer
ValueTracking: Teach isKnownToBeAPowerOfTwo about ...
tree
|
commitdiff
2013-06-28
Preston Briggs
git-svn-id: https://llvm.org/svn/llvm-project/llvm...
tree
|
commitdiff
2013-06-27
Michael Gottesman
Added support for the Builtin attribute.
tree
|
commitdiff
2013-06-25
Benjamin Kramer
BlockFrequency: Bump up the entry frequency a bit.
tree
|
commitdiff
2013-06-10
Nick Lewycky
Fix xemacs mode line, don't put them in .cpp files...
tree
|
commitdiff
2013-06-04
Aaron Ballman
Silencing an MSVC warning about */ being found outside...
tree
|
commitdiff
2013-05-31
Andrew Trick
Prevent loop-unroll from making assumptions about undef...
tree
|
commitdiff
2013-05-31
Quentin Colombet
Loop Strength Reduce: Scaling factor cost.
tree
|
commitdiff
2013-05-31
Andrew Trick
Fix ScalarEvolution::ComputeExitLimitFromCond for ...
tree
|
commitdiff
2013-05-28
Paul Redmond
Add support for llvm.vectorizer metadata
tree
|
commitdiff
2013-05-28
Michael Kuperstein
Make BasicAliasAnalysis recognize the fact a noalias...
tree
|
commitdiff
2013-05-24
Michael J. Spencer
Replace Count{Leading,Trailing}Zeros_{32,64} with count...
tree
|
commitdiff
2013-05-24
Diego Novillo
Do not reserve space for the ColdEdges and NormalEdges...
tree
|
commitdiff
2013-05-24
Diego Novillo
Add a new function attribute 'cold' to functions.
tree
|
commitdiff
2013-05-18
David Majnemer
isKnownToBeAPowerOfTwo: (X & Y) + Y is a power of 2...
tree
|
commitdiff
2013-05-16
Richard Smith
Respect the 'nobuiltin' attribute when determining...
tree
|
commitdiff
2013-05-15
David Blaikie
Use only explicit bool conversion operators
tree
|
commitdiff
2013-05-06
Matt Arsenault
Fix unchecked uses of DominatorTree in MemoryDependence...
tree
|
commitdiff
2013-05-03
Tobias Grosser
RegionInfo: Do not crash if unreachable block is found
tree
|
commitdiff
2013-05-01
Filip Pizlo
This patch breaks up Wrap.h so that it does not have...
tree
|
commitdiff
2013-04-27
Manman Ren
Struct-path aware TBAA: change the format of TBAAStruct...
tree
|
commitdiff
2013-04-22
Manman Ren
Struct-path aware TBAA: update getMostGenericTBAA
tree
|
commitdiff
2013-04-22
Eric Christopher
Move C++ code out of the C headers and into either...
tree
|
commitdiff
2013-04-19
Benjamin Kramer
ConstantFolding: ComputeMaskedBits wants the scalar...
tree
|
commitdiff
2013-04-17
Bill Wendling
A limit of 500 was still a bit too high for some tests.
tree
|
commitdiff
2013-04-13
Benjamin Kramer
Fix a scalability issue with complex ConstantExprs.
tree
|
commitdiff
2013-04-11
Manman Ren
Aliasing rules for struct-path aware TBAA.
tree
|
commitdiff
2013-04-10
Tobias Grosser
RegionInfo: Add helpers to replace entry/exit recursively
tree
|
commitdiff
2013-04-09
Nadav Rotem
Revert r176408 and r176407 to address PR15540.
tree
|
commitdiff
2013-04-09
Nadav Rotem
Revert 179071 because it is not the right way to suppor...
tree
|
commitdiff
2013-04-08
Nadav Rotem
c++ new operators are not malloc-like functions because...
tree
|
commitdiff
2013-04-08
NAKAMURA Takumi
InstructionSimplify.cpp: Fix a ligature, "fi", to get...
tree
|
commitdiff
2013-04-04
Arnold Schwaighofer
CostModel: Add parameter to instruction cost to further...
tree
|
commitdiff
2013-03-29
Matt Arsenault
Build fixes for STLPort + GCC
tree
|
commitdiff
2013-03-29
Matt Arsenault
Fix loop style
tree
|
commitdiff
2013-03-26
Arnold Schwaighofer
BasicAA: Only query twice if the result of the more...
tree
|
commitdiff
2013-03-26
Andrew Trick
Fix SCEV forgetMemoizedResults should search and destro...
tree
|
commitdiff
2013-03-22
Manman Ren
Support in AAEvaluator to print alias queries of loads...
tree
|
commitdiff
2013-03-20
Jakub Staszak
Remove 'else' after 'return'.
tree
|
commitdiff
2013-03-20
Jakub Staszak
Remove trailing spaces.
tree
|
commitdiff
2013-03-18
Manman Ren
Check whether a pointer is non-null (isKnownNonNull...
tree
|
commitdiff
2013-03-12
Patrik Hagglund
Small fix for cost analysis of ptrtoint.
tree
|
commitdiff
2013-03-10
Jakub Staszak
Remove unneeded #includes. Use forward declarations...
tree
|
commitdiff
2013-03-08
Michael Ilseman
Early exit from getAllocationData() and isFreeCall...
tree
|
commitdiff
2013-03-08
Michael Ilseman
Remove trailing whitespace
tree
|
commitdiff
2013-03-08
David Blaikie
Remove -print-dbginfo as it is unused & bitrotten.
tree
|
commitdiff
2013-03-07
Jakub Staszak
Simplify code. No functionality change.
tree
|
commitdiff
2013-03-07
Jakub Staszak
Change NULL to 0.
tree
|
commitdiff
2013-03-07
Jakub Staszak
ArrayRef ca accept one element. Simplify code a little...
tree
|
commitdiff
2013-03-06
Shuxin Yang
Memory Dependence Analysis (not mem-dep test) take...
tree
|
commitdiff
2013-03-06
Jakub Staszak
Use dyn_cast instead of isa && cast. No functionality...
tree
|
commitdiff
2013-03-02
Nuno Lopes
recommit r172363 & r171325 (reverted in r172756)
tree
|
commitdiff
2013-03-02
Nuno Lopes
add getUnderlyingObjectSize()
tree
|
commitdiff
2013-02-28
Benjamin Kramer
Cost model support for lowered math builtins.
tree
|
commitdiff
2013-02-28
Shuxin Yang
Fix a problem in alias analysis. It is about the misint...
tree
|
commitdiff
2013-02-26
Michael Ilseman
Constant fold vector bitcasts of halves similarly to...
tree
|
commitdiff
2013-02-26
Kostya Serebryany
Unify clang/llvm attributes for asan/tsan/msan (LLVM...
tree
|
commitdiff
2013-02-20
Chad Rosier
Formatting.
tree
|
commitdiff
2013-02-14
Nick Lewycky
Teach the DataLayout aware constant folder to be much...
tree
|
commitdiff
2013-02-13
Pekka Jaaskelainen
Metadata for annotating loops as parallel. The first...
tree
|
commitdiff
2013-02-13
Kostya Serebryany
[tsan] disable load widening in ThreadSanitizer mode
tree
|
commitdiff
2013-02-12
Arnold Schwaighofer
Cost model: Add check for reverse shuffles to CostModel...
tree
|
commitdiff
2013-02-08
Bob Wilson
Revert "Add LLVMContext::emitWarning methods and use...
tree
|
commitdiff
2013-02-08
Arnold Schwaighofer
ARM cost model: Address computation in vector mem ops...
tree
|
commitdiff
2013-02-07
Michael Ilseman
Identify and simplify idempotent intrinsics. Test case...
tree
|
commitdiff
2013-02-07
Owen Anderson
Conditionalize constant folding of math intrinsics...
tree
|
commitdiff
2013-02-06
Owen Anderson
Signficantly generalize our ability to constant fold...
tree
|
commitdiff
2013-02-05
Benjamin Kramer
ConstantFolding: Fix a crash when encoutering a truncat...
tree
|
commitdiff
2013-02-03
Nuno Lopes
use GEP::accumulateConstantOffset() to replace custom...
tree
|
commitdiff
2013-02-01
Benjamin Kramer
InstSimplify: stripAndComputeConstantOffsets can be...
tree
|
commitdiff
2013-02-01
Dan Gohman
Add a comment explaining an unavailable optimization.
tree
|
commitdiff
2013-02-01
Dan Gohman
Rewrite instsimplify's handling if icmp on pointer...
tree
|
commitdiff
2013-01-31
Dan Gohman
An alloca can be equal to an argument. It can't *alias...
tree
|
commitdiff
2013-01-31
Dan Gohman
Change stripAndComputeConstantOffsets to accept a NULL...
tree
|
commitdiff
2013-01-31
Dan Gohman
Add a comment.
tree
|
commitdiff
2013-01-31
Dan Gohman
Move isKnownNonNull out of AliasAnalysis.h and into...
tree
|
commitdiff
2013-01-31
Dan Gohman
Change GetPointerBaseWithConstantOffset's DataLayout...
tree
|
commitdiff
2013-01-31
Dan Gohman
Minor code simplification.
tree
|
commitdiff
2013-01-31
Dan Gohman
stripAndComputeConstantOffsets is only called on pointe...
tree
|
commitdiff
2013-01-24
Benjamin Kramer
ConstantFolding: Add a missing folding that leads to...
tree
|
commitdiff
2013-01-23
Benjamin Kramer
ConstantFolding: Tweak r173289, it should evaluate...
tree
|
commitdiff
2013-01-23
Benjamin Kramer
ConstantFolding: Evaluate GEP indices in the index...
tree
|
commitdiff
next