git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[AliasAnalysis] Misc fixes for checking aliasing with scalable types.
[lldb.git]
/
llvm
/
lib
/
Analysis
/
MemoryBuiltins.cpp
2020-03-18
Eli Friedman
[AliasAnalysis] Misc fixes for checking aliasing with...
blob
|
commitdiff
2019-12-13
Nicola Zaghen
Reland [DataLayout] Fix occurrences that size and range...
blob
|
commitdiff
|
diff to current
2019-12-12
Nicola Zaghen
Temporarily Revert "[DataLayout] Fix occurrences that...
blob
|
commitdiff
|
diff to current
2019-12-12
Nicola Zaghen
[DataLayout] Fix occurrences that size and range of...
blob
|
commitdiff
|
diff to current
2019-09-27
Guillaume Chatelet
[Alignment][NFC] Remove unneeded llvm:: scoping on...
blob
|
commitdiff
|
diff to current
2019-09-17
David Bolvansky
[InstCombine] Annotate strdup with deref_or_null
blob
|
commitdiff
|
diff to current
2019-09-07
Teresa Johnson
Change TargetLibraryInfo analysis passes to always...
blob
|
commitdiff
|
diff to current
2019-08-28
David Bolvansky
Annotate return values of allocation functions with...
blob
|
commitdiff
|
diff to current
2019-08-21
Guillaume Chatelet
[LLVM][Alignment] Introduce Alignment In MachineFrameInfo
blob
|
commitdiff
|
diff to current
2019-07-11
Tim Northover
OpaquePtr: switch to GlobalValue::getValueType in a...
blob
|
commitdiff
|
diff to current
2019-07-08
Brian Homerding
Add, and infer, a nofree function attribute
blob
|
commitdiff
|
diff to current
2019-04-10
Erik Pilkington
Fix a hang when lowering __builtin_dynamic_object_size
blob
|
commitdiff
|
diff to current
2019-01-30
Erik Pilkington
Add a 'dynamic' parameter to the objectsize intrinsic
blob
|
commitdiff
|
diff to current
2019-01-19
Chandler Carruth
Update the file headers across all of the LLVM projects...
blob
|
commitdiff
|
diff to current
2018-08-30
Andrew Kaylor
Reverting r340807.
blob
|
commitdiff
|
diff to current
2018-08-28
David Chisnall
Fix in getAllocationDataForFunction
blob
|
commitdiff
|
diff to current
2018-07-09
George Burgess IV
Make llvm.objectsize more conservative with null
blob
|
commitdiff
|
diff to current
2018-05-22
David Bolvansky
[InstCombine] Remove calloc transformations
blob
|
commitdiff
|
diff to current
2018-05-22
David Bolvansky
[InstCombine] Calloc-ed strings optimizations
blob
|
commitdiff
|
diff to current
2018-05-14
Nicola Zaghen
Rename DEBUG macro to LLVM_DEBUG.
blob
|
commitdiff
|
diff to current
2018-05-01
Adrian Prantl
Remove \brief commands from doxygen comments.
blob
|
commitdiff
|
diff to current
2018-04-04
Eric Fiselier
[Analysis] Support aligned new/delete functions.
blob
|
commitdiff
|
diff to current
2018-04-04
Eric Fiselier
Revert "[Analysis] Support aligned new/delete functions."
blob
|
commitdiff
|
diff to current
2018-04-04
Eric Fiselier
[Analysis] Support aligned new/delete functions.
blob
|
commitdiff
|
diff to current
2018-03-21
David Blaikie
Fix a couple of layering violations in Transforms
blob
|
commitdiff
|
diff to current
2018-03-02
Vedant Kumar
Fix more spelling mistakes in comments of LLVM Analysis...
blob
|
commitdiff
|
diff to current
2018-02-20
Benjamin Kramer
[MemoryBuiltins] Check nobuiltin status when identifyin...
blob
|
commitdiff
|
diff to current
2017-08-16
Eugene Zelenko
[Analysis] Fix some Clang-tidy modernize and Include...
blob
|
commitdiff
|
diff to current
2017-07-12
Mikael Holmen
[MemoryBuiltins] Allow truncation in visitAllocaInst()
blob
|
commitdiff
|
diff to current
2017-07-01
Hiroshi Inoue
fix trivial typos, NFC
blob
|
commitdiff
|
diff to current
2017-04-18
Craig Topper
[MemoryBuiltins] Add isMallocOrCallocLikeFn so BasicAA...
blob
|
commitdiff
|
diff to current
2017-04-18
Craig Topper
[MemoryBuiltins] Use ImmutableCallSite instead of CallS...
blob
|
commitdiff
|
diff to current
2017-04-14
Reid Kleckner
[IR] Make paramHasAttr to use arg indices instead of...
blob
|
commitdiff
|
diff to current
2017-03-21
George Burgess IV
Let llvm.objectsize be conservative with null pointers
blob
|
commitdiff
|
diff to current
2017-03-21
Reid Kleckner
Rename AttributeSet to AttributeList
blob
|
commitdiff
|
diff to current
2017-01-23
David L. Jones
[Analysis] Add LibFunc_ prefix to enums in TargetLibrar...
blob
|
commitdiff
|
diff to current
2016-12-27
George Burgess IV
[Analysis] Ignore `nobuiltin` on `allocsize` function...
blob
|
commitdiff
|
diff to current
2016-12-27
George Burgess IV
[Analysis] Refactor as promised in r290397.
blob
|
commitdiff
|
diff to current
2016-12-23
George Burgess IV
Don't consider allocsize functions to be allocation...
blob
|
commitdiff
|
diff to current
2016-12-20
George Burgess IV
[Analysis] Centralize objectsize lowering logic.
blob
|
commitdiff
|
diff to current
2016-12-20
George Burgess IV
Replace std::find_if with llvm::find_if. NFC.
blob
|
commitdiff
|
diff to current
2016-08-25
George Burgess IV
Make some LLVM_CONSTEXPR variables const. NFC.
blob
|
commitdiff
|
diff to current
2016-07-07
Sanjay Patel
fix formatting; NFC
blob
|
commitdiff
|
diff to current
2016-06-26
Benjamin Kramer
Apply clang-tidy's modernize-loop-convert to lib/Analysis.
blob
|
commitdiff
|
diff to current
2016-04-13
Petar Jovanovic
Calculate __builtin_object_size when pointer depends...
blob
|
commitdiff
|
diff to current
2016-04-12
George Burgess IV
Add the allocsize attribute to LLVM.
blob
|
commitdiff
|
diff to current
2016-04-08
Sanjoy Das
Don't IPO over functions that can be de-refined
blob
|
commitdiff
|
diff to current
2016-02-09
Sanjoy Das
[MemoryBuiltins] Fix an issue with hasNoAliasAttr
blob
|
commitdiff
|
diff to current
2016-01-14
Rui Ueyama
Update to use new name alignTo().
blob
|
commitdiff
|
diff to current
2016-01-04
Philip Reames
[MemoryBuiltins] Remove isOperatorNewLike by consolidat...
blob
|
commitdiff
|
diff to current
2015-12-29
Philip Reames
[MemoryBuiltins] Delete dead code [NFC]
blob
|
commitdiff
|
diff to current
2015-12-03
David Majnemer
[Analysis] Become aware of MSVC's new/delete functions
blob
|
commitdiff
|
diff to current
2015-11-17
George Burgess IV
Specify explicit storage type for AllocType. NFC.
blob
|
commitdiff
|
diff to current
2015-10-24
Benjamin Kramer
Use find_if to simplify control flow. NFC.
blob
|
commitdiff
|
diff to current
2015-10-10
Duncan P. N. Exon...
Analysis: Remove implicit ilist iterator conversions
blob
|
commitdiff
|
diff to current
2015-03-10
Mehdi Amini
DataLayout is mandatory, update the API to reflect...
blob
|
commitdiff
|
diff to current
2015-03-09
Mehdi Amini
DCE: isArrayMalloc() is not used neither in LLVM nor...
blob
|
commitdiff
|
diff to current
2015-01-15
Chandler Carruth
[PM] Move TargetLibraryInfo into the Analysis library.
blob
|
commitdiff
|
diff to current
2015-01-15
Richard Smith
For PR21145: recognise a builtin call to a known deallo...
blob
|
commitdiff
|
diff to current
2014-11-19
David Blaikie
Update SetVector to rely on the underlying set's insert...
blob
|
commitdiff
|
diff to current
2014-10-03
Richard Smith
PR21145: Teach LLVM about C++14 sized deallocation...
blob
|
commitdiff
|
diff to current
2014-04-22
Chandler Carruth
[Modules] Fix potential ODR violations by sinking the...
blob
|
commitdiff
|
diff to current
2014-04-15
Craig Topper
[C++11] More 'nullptr' conversion. In some cases just...
blob
|
commitdiff
|
diff to current
2014-03-09
Chandler Carruth
[C++11] Add range based accessors for the Use-Def chain...
blob
|
commitdiff
|
diff to current
2014-01-28
Reid Kleckner
Update optimization passes to handle inalloca arguments
blob
|
commitdiff
|
diff to current
2013-12-14
Matt Arsenault
Teach MemoryBuiltins about address spaces
blob
|
commitdiff
|
diff to current
2013-10-24
Nuno Lopes
fix PR17635: false positive with packed structures
blob
|
commitdiff
|
diff to current
2013-10-03
Matt Arsenault
Rename DataLayout variables TD -> DL
blob
|
commitdiff
|
diff to current
2013-09-29
Benjamin Kramer
ObjectSizeOffsetEvaluator: Don't run into infinite...
blob
|
commitdiff
|
diff to current
2013-09-24
Benjamin Kramer
MemoryBuiltins: Remove posix_memalign from the list...
blob
|
commitdiff
|
diff to current
2013-09-24
Benjamin Kramer
MemoryBuiltins: Reinstate optimizing (uninitialized...
blob
|
commitdiff
|
diff to current
2013-09-24
Benjamin Kramer
MemoryBuiltins: Fix operator new bits.
blob
|
commitdiff
|
diff to current
2013-09-24
Benjamin Kramer
Teach MemoryBuiltins and InstructionSimplify that opera...
blob
|
commitdiff
|
diff to current
2013-07-21
Richard Smith
Treat nothrow forms of ::operator delete and ::operator...
blob
|
commitdiff
|
diff to current
2013-06-27
Michael Gottesman
Added support for the Builtin attribute.
blob
|
commitdiff
|
diff to current
2013-05-16
Richard Smith
Respect the 'nobuiltin' attribute when determining...
blob
|
commitdiff
|
diff to current
2013-04-09
Nadav Rotem
Revert r176408 and r176407 to address PR15540.
blob
|
commitdiff
|
diff to current
2013-04-09
Nadav Rotem
Revert 179071 because it is not the right way to suppor...
blob
|
commitdiff
|
diff to current
2013-04-08
Nadav Rotem
c++ new operators are not malloc-like functions because...
blob
|
commitdiff
|
diff to current
2013-03-08
Michael Ilseman
Early exit from getAllocationData() and isFreeCall...
blob
|
commitdiff
|
diff to current
2013-03-08
Michael Ilseman
Remove trailing whitespace
blob
|
commitdiff
|
diff to current
2013-03-07
Jakub Staszak
Simplify code. No functionality change.
blob
|
commitdiff
|
diff to current
2013-03-07
Jakub Staszak
Change NULL to 0.
blob
|
commitdiff
|
diff to current
2013-03-02
Nuno Lopes
recommit r172363 & r171325 (reverted in r172756)
blob
|
commitdiff
|
diff to current
2013-03-02
Nuno Lopes
add getUnderlyingObjectSize()
blob
|
commitdiff
|
diff to current
2013-01-17
Bill Wendling
Reverting r171325 & r172363. This was causing a mis...
blob
|
commitdiff
|
diff to current
2013-01-13
Nuno Lopes
fix compile-time regression report by Joerg Sonnenberger:
blob
|
commitdiff
|
diff to current
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
blob
|
commitdiff
|
diff to current
2012-12-31
Nuno Lopes
recommit r171298 (add support for PHI nodes to ObjectSi...
blob
|
commitdiff
|
diff to current
2012-12-31
Benjamin Kramer
Revert "add support for PHI nodes to ObjectSizeOffsetVi...
blob
|
commitdiff
|
diff to current
2012-12-31
Nuno Lopes
revert r171306, since we cannot compare APInts with...
blob
|
commitdiff
|
diff to current
2012-12-31
Nuno Lopes
minor code simplification
blob
|
commitdiff
|
diff to current
2012-12-31
Nuno Lopes
add support for GlobalAlias to ObjectSizeOffsetVisitor
blob
|
commitdiff
|
diff to current
2012-12-31
Nuno Lopes
add support for PHI nodes to ObjectSizeOffsetVisitor
blob
|
commitdiff
|
diff to current
2012-12-30
Nuno Lopes
convert a bunch of callers from DataLayout::getIndexedO...
blob
|
commitdiff
|
diff to current
2012-12-19
Bill Wendling
Rename the 'Attributes' class to 'Attribute'. It's...
blob
|
commitdiff
|
diff to current
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
blob
|
commitdiff
|
diff to current
2012-11-01
Chandler Carruth
Revert the series of commits starting with r166578...
blob
|
commitdiff
|
diff to current
2012-10-24
Micah Villmow
Add in support for getIntPtrType to get the pointer...
blob
|
commitdiff
|
diff to current
2012-10-09
Bill Wendling
Use the attribute enums to query if a function has...
blob
|
commitdiff
|
diff to current
next