index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Analysis
/
MemoryLocation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IR] Split out target specific intrinsic enums into separate headers
Reid Kleckner
2019-12-11
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[CallSite removal] Migrate all Alias Analysis APIs to use the newly
Chandler Carruth
2019-01-07
1
-8
/
+9
*
[MemoryLocation] Use LocationSize instead of ints; NFC
George Burgess IV
2018-12-23
1
-20
/
+36
*
Replace most users of UnknownSize with LocationSize::unknown(); NFC
George Burgess IV
2018-10-10
1
-4
/
+6
*
[Analysis] Make LocationSizes carry an 'imprecise' bit
George Burgess IV
2018-10-10
1
-1
/
+3
*
[Analysis] Make LocationSize pretty-printing more descriptive
George Burgess IV
2018-10-10
1
-0
/
+12
*
[AST] Generalize argument specific aliasing
Philip Reames
2018-09-07
1
-3
/
+4
*
[MemLoc] Fix a bug causing any use of invariant.end to crash in LICM
Philip Reames
2018-08-16
1
-0
/
+4
*
[DSE] Teach the pass that atomic memory intrinsics are stores.
Daniel Neilson
2018-04-23
1
-4
/
+20
*
[Analysis] Add LibFunc_ prefix to enums in TargetLibraryInfo. (NFC)
David L. Jones
2017-01-23
1
-2
/
+2
*
[TLI] Unify LibFunc signature checking. NFCI.
Ahmed Bougacha
2016-04-27
1
-19
/
+3
*
[PM/AA] Split the location computation out of getArgLocation so the
Chandler Carruth
2015-06-17
1
-0
/
+84
*
[PM/AA] Start refactoring AliasAnalysis to remove the analysis group and
Chandler Carruth
2015-06-04
1
-0
/
+90