projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Initialize BasicAAWrapperPass in it's constructor
[oota-llvm.git]
/
include
/
llvm
/
Analysis
/
ValueTracking.h
2015-10-24
Sanjoy Das
Extract out getConstantRangeFromMetadata; NFC
blob
|
commitdiff
|
raw
2015-10-22
James Molloy
[ValueTracking] Add a new predicate: isKnownNonEqual()
blob
|
commitdiff
|
raw
|
diff to current
2015-09-14
NAKAMURA Takumi
Whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-20
Jingyue Wu
[ValueTracking] computeOverflowForSignedAdd and isKnown...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-17
Artur Pilipenko
Take alignment into account in isSafeToSpeculativelyExe...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
James Molloy
Add support for floating-point minnum and maxnum
blob
|
commitdiff
|
raw
|
diff to current
2015-08-06
Quentin Colombet
[Reassociation] Fix miscompile for va_arg arguments.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-29
Bjarke Hammersholt...
Make function comments consistently imperative.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
Jingyue Wu
[SCEV] Apply NSW and NUW flags via poison value analysis
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
Sanjoy Das
Exploit dereferenceable_or_null attribute in LICM pass
blob
|
commitdiff
|
raw
|
diff to current
2015-05-15
James Molloy
Allow min/max detection to see through casts.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-14
Jingyue Wu
[ValueTracking] refactor: extract method haveNoCommonBi...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
James Molloy
Rip min/max pattern matching out of InstCombine and...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Adam Nemet
[getUnderlyingOjbects] Analyze loop PHIs further to...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Philip Reames
Move Value.isDereferenceablePointer to ValueTracking...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
Mehdi Amini
DataLayout is mandatory, update the API to reflect...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
Elena Demikhovsky
Fold fcmp in cases where value is provably non-negative...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-07
David Majnemer
Analysis: Reformulate WillNotOverflowUnsignedAdd for...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-04
Chandler Carruth
[PM] Split the AssumptionTracker immutable pass into...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-02
David Majnemer
Analysis: Reformulate WillNotOverflowUnsignedMul for...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-07
Hal Finkel
Make use of @llvm.assume in ValueTracking (computeKnown...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-19
Jingyue Wu
[ValueTracking] Extend range metadata to call/invoke
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Jay Foad
Rename ComputeMaskedBits to computeKnownBits. "Masked...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Jay Foad
Update the comments for ComputeMaskedBits, which lost...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-09
Craig Topper
[C++11] More 'nullptr' conversion or in some cases...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-24
Benjamin Kramer
Teach MemoryBuiltins and InstructionSimplify that opera...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-31
Dan Gohman
Move isKnownNonNull out of AliasAnalysis.h and into...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-31
Dan Gohman
Change GetPointerBaseWithConstantOffset's DataLayout...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-13
Rafael Espindola
Rename isPowerOfTwo to isKnownToBeAPowerOfTwo.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-12
Rafael Espindola
The TargetData is not used for the isPowerOfTwo determi...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-08
Micah Villmow
Move TargetData to DataLayout.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-10
Dan Gohman
Teach DeadStoreElimination to eliminate exit-block...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-04
Rafael Espindola
Always compute all the bits in ComputeMaskedBits.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-31
Rafael Espindola
Teach CodeGen's version of computeMaskedBits to underst...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-05
Chris Lattner
reapply the patches reverted in r149470 that reenable...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
Argyrios Kyrtzidis
Revert Chris' commits up to r149348 that started causin...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-31
Chris Lattner
remove commented-out code.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-31
Chris Lattner
remove the last vestiges of llvm::GetConstantStringInfo...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-31
Chris Lattner
Change ConstantArray::get to form a ConstantDataArray...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
Dan Gohman
Generalize isSafeToSpeculativelyExecute to work on...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-14
Dan Gohman
Move Instruction::isSafeToSpeculativelyExecute out...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Duncan Sands
The maximum power of 2 dividing a power of 2 is itself...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-13
Jay Foad
Convert InsertValueInst and ExtractValueInst APIs to...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-27
Nick Lewycky
Move onlyUsedByLifetimeMarkers to ValueTracking so...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-25
Duncan Sands
According to my auto-simplifier the most common missed...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Dan Gohman
Give GetUnderlyingObject a TargetData, to keep it in...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-26
Chris Lattner
move isBytewiseValue out to ValueTracking.h/cpp
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Dan Gohman
Move Value::getUnderlyingObject to be a standalone
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
Chris Lattner
teach DSE to use GetPointerBaseWithConstantOffset to...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
Chris Lattner
move GetPointerBaseWithConstantOffset out of GVN into...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-29
Michael J. Spencer
Merge System into Support.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Chris Lattner
move gep decomposition out of ValueTracking into BasicA...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Daniel Dunbar
Revert r111375, "move gep decomposition out of ValueTra...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Chris Lattner
move gep decomposition out of ValueTracking into BasicA...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-28
Dan Gohman
Fix a comment.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-14
Dan Gohman
Constify GetConstantStringInfo.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-05
Eric Christopher
Move GetStringLength and helper from SimplifyLibCalls...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
Dan Gohman
Eliminate unnecessary LLVMContexts.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-26
Chris Lattner
Implement PR1143 (at -m64) by making basicaa look throu...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-26
Chris Lattner
move DecomposeGEPExpression out into ValueTracking.cpp
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Nick Lewycky
Remove unused LLVMContext.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Dan Gohman
Simplify ComputeMultiple so that it doesn't depend...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
Victor Hernandez
Add ComputeMultiple() analysis function that recursivel...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-26
Chandler Carruth
Move DataTypes.h to include/llvm/System, update all...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Chris Lattner
add some comments to describe the invariants.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-27
Dan Gohman
Handle TargetData with const.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Benjamin Kramer
Make LLVMContext and LLVMContextImpl classes instead...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-04
Owen Anderson
Factor some of the constants+context related code out...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Owen Anderson
Get rid of the Pass+Context magic.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Owen Anderson
Finish LLVMContext-ing lib/Analysis. This required...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-13
Bill Wendling
Oops...I committed too much.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-13
Bill Wendling
Temporarily XFAIL this test.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-08
Nick Lewycky
Fix misaligned whitespace. No functionality change.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-05
Dan Gohman
Tidy up #includes, deleting a bunch of unnecessary...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-30
Evan Cheng
- Re-apply 52748 and friends with fix. GetConstantStrin...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-29
Anton Korobeynikov
Revert (52748 and friends):
blob
|
commitdiff
|
raw
|
diff to current
2008-06-28
Chris Lattner
Add back the capability to include nul characters in...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Cedric Venet
Add an include file needed for VS.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Chris Lattner
fix the regressions from Eric's patch by making GetCons...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Eric Christopher
Move GetConstantStringInfo to lib/Analysis. Remove
blob
|
commitdiff
|
raw
|
diff to current
2008-06-20
Dan Gohman
It's invalid to take the one-past-the-end address of...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-17
Matthijs Kooijman
Forgot to commit the ValueTracking header file along...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-17
Matthijs Kooijman
80 column fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-16
Matthijs Kooijman
Make the InsertBefore argument to FindInsertedValue...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-16
Matthijs Kooijman
Pass around Instruction* instead of Instruction& in...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-16
Matthijs Kooijman
Move FindScalarValue from InstructionCombining.cpp...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-02
Chris Lattner
move CannotBeNegativeZero to ValueTracking. Simplify...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-02
Chris Lattner
move ComputeMaskedBits, MaskedValueIsZero, and ComputeN...
blob
|
commitdiff
|
raw
|
diff to current