aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/MemoryLocation.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2019-01-07[CallSite removal] Migrate all Alias Analysis APIs to use the newlyChandler Carruth1-8/+9
2018-12-23[MemoryLocation] Use LocationSize instead of ints; NFCGeorge Burgess IV1-20/+36
2018-10-10Replace most users of UnknownSize with LocationSize::unknown(); NFCGeorge Burgess IV1-4/+6
2018-10-10[Analysis] Make LocationSizes carry an 'imprecise' bitGeorge Burgess IV1-1/+3
2018-10-10[Analysis] Make LocationSize pretty-printing more descriptiveGeorge Burgess IV1-0/+12
2018-09-07[AST] Generalize argument specific aliasingPhilip Reames1-3/+4
2018-08-16[MemLoc] Fix a bug causing any use of invariant.end to crash in LICMPhilip Reames1-0/+4
2018-04-23[DSE] Teach the pass that atomic memory intrinsics are stores.Daniel Neilson1-4/+20
2017-01-23[Analysis] Add LibFunc_ prefix to enums in TargetLibraryInfo. (NFC)David L. Jones1-2/+2
2016-04-27[TLI] Unify LibFunc signature checking. NFCI.Ahmed Bougacha1-19/+3
2015-06-17[PM/AA] Split the location computation out of getArgLocation so theChandler Carruth1-0/+84
2015-06-04[PM/AA] Start refactoring AliasAnalysis to remove the analysis group andChandler Carruth1-0/+90