projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix class SCEVPredicate has virtual functions and accessible non-virtual destructor.
[oota-llvm.git]
/
include
/
llvm
/
Analysis
/
MemoryBuiltins.h
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
blob
|
commitdiff
|
raw
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
Mehdi Amini
DataLayout is mandatory, update the API to reflect...
blob
|
commitdiff
|
raw
2015-03-09
Mehdi Amini
DCE: isArrayMalloc() is not used neither in LLVM nor...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
Craig Topper
[C++11] More 'nullptr' conversion. In some cases just...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Chandler Carruth
[Layering] Move InstVisitor.h into the IR library as...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-04
Chandler Carruth
[Modules] Move the TargetFolder into the Analysis libra...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-04
Chandler Carruth
[Modules] Move ValueHandle into the IR library where...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-14
Matt Arsenault
Teach MemoryBuiltins about address spaces
blob
|
commitdiff
|
raw
|
diff to current
2013-10-24
Nuno Lopes
fix PR17635: false positive with packed structures
blob
|
commitdiff
|
raw
|
diff to current
2013-10-03
Matt Arsenault
Rename DataLayout variables TD -> DL
blob
|
commitdiff
|
raw
|
diff to current
2013-09-24
Benjamin Kramer
Teach MemoryBuiltins and InstructionSimplify that opera...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-22
Matt Arsenault
Fix typo (ponted -> pointed)
blob
|
commitdiff
|
raw
|
diff to current
2013-04-09
Nadav Rotem
Revert r176408 and r176407 to address PR15540.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-05
Arnold Schwaighofer
Use the right number of slashes in comment string
blob
|
commitdiff
|
raw
|
diff to current
2013-03-05
Arnold Schwaighofer
Clarify comment for function getObjectSize
blob
|
commitdiff
|
raw
|
diff to current
2013-03-02
Nuno Lopes
recommit r172363 & r171325 (reverted in r172756)
blob
|
commitdiff
|
raw
|
diff to current
2013-03-02
Nuno Lopes
add getUnderlyingObjectSize()
blob
|
commitdiff
|
raw
|
diff to current
2013-01-17
Bill Wendling
Reverting r171325 & r172363. This was causing a mis...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-13
Nuno Lopes
fix compile-time regression report by Joerg Sonnenberger:
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-31
Nuno Lopes
recommit r171298 (add support for PHI nodes to ObjectSi...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-31
Nuno Lopes
add support for GlobalAlias to ObjectSizeOffsetVisitor
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Chandler Carruth
Sort the #include lines for the include/... tree with...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-30
Chandler Carruth
Move the InstVisitor utility into VMCore where it belon...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
Chandler Carruth
Revert the series of commits starting with r166578...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-24
Micah Villmow
Add in support for getIntPtrType to get the pointer...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-08
Micah Villmow
Move TargetData to DataLayout.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-29
Benjamin Kramer
Make MemoryBuiltins aware of TargetLibraryInfo.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-17
Benjamin Kramer
MemoryBuiltins: Properly guard ObjectSizeOffsetVisitor...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-25
Nuno Lopes
revert r160742: it's breaking CMake build
blob
|
commitdiff
|
raw
|
diff to current
2012-07-25
Nuno Lopes
MemoryBuiltins: add support to determine the size of...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-03
Nuno Lopes
fold PHI nodes in SizeOffsetEvaluator whenever possible.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-29
Chandler Carruth
Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Nuno Lopes
MemoryBuiltins:
blob
|
commitdiff
|
raw
|
diff to current
2012-06-22
Nuno Lopes
remove extractMallocCallFromBitCast, since it was tailo...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-21
Nuno Lopes
Add support for invoke to the MemoryBuiltin analysid.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-21
Nuno Lopes
move some typedefs so that we don't polute the llvm...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-21
Nuno Lopes
refactor the MemoryBuiltin analysis:
blob
|
commitdiff
|
raw
|
diff to current
2012-05-03
Nuno Lopes
add support for calloc to objectsize lowering
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
Chris Lattner
land David Blaikie's patch to de-constify Type, with...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
Chris Lattner
clean up handling of 'free', detangling it from everyth...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-23
Gabor Greif
minor enhancement to llvm::isFreeCall API: return CallI...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-10
Dan Gohman
Fix "the the" and similar typos.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
Victor Hernandez
Update computeArraySize() to use ComputeMultiple()...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-07
Victor Hernandez
Re-commit r86077 now that r86290 fixes the 179.art...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-06
Chris Lattner
remove a bunch of extraneous LLVMContext arguments
blob
|
commitdiff
|
raw
|
diff to current
2009-11-06
Victor Hernandez
Revert r86077 because it caused crashes in 179.art...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-05
Victor Hernandez
Update CreateMalloc so that its callers specify the...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-28
Victor Hernandez
Extend getMallocArraySize() to determine the array...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Victor Hernandez
Rename MallocFreeHelper as MemoryBuiltins
blob
|
commitdiff
|
raw
|
diff to current