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
/
MemDerefPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
[Alignment][NFC] Finish transition for `Loads`
Guillaume Chatelet
2019-10-21
1
-2
/
+2
*
OpaquePtr: add Type parameter to Loads analysis API.
Tim Northover
2019-07-09
1
-2
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove redundant includes from lib/Analysis.
Michael Zolotukhin
2017-12-13
1
-2
/
+0
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-2
/
+2
*
NFC. Move isDereferenceable to Loads.h/cpp
Artur Pilipenko
2016-02-24
1
-1
/
+1
*
Take alignment into account in isSafeToSpeculativelyExecute and isSafeToLoadU...
Artur Pilipenko
2015-08-17
1
-4
/
+12
*
Rename inst_range() to instructions() for consistency. NFC
Nico Rieck
2015-08-06
1
-1
/
+1
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Test commit. Fix typo in MemDerefPrinter.cpp comment.
Artur Pilipenko
2015-05-21
1
-1
/
+1
*
Move Value.isDereferenceablePointer to ValueTracking [NFC]
Philip Reames
2015-04-23
1
-1
/
+2
*
DataLayout is mandatory, update the API to reflect it with references.
Mehdi Amini
2015-03-10
1
-1
/
+1
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
1
-4
/
+3
*
MemDerefPrinter: Require DataLayoutPass for higher accuracy
Ramkumar Ramachandra
2015-02-09
1
-3
/
+12
*
Introduce print-memderefs to test isDereferenceablePointer
Ramkumar Ramachandra
2015-02-06
1
-0
/
+61