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
/
MemorySSA.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverting r315590; it did not include changes for llvm-tblgen, which is causi...
Aaron Ballman
2017-10-15
1
-2
/
+2
*
[dump] Remove NDEBUG from test to enable dump methods [NFC]
Don Hinton
2017-10-12
1
-2
/
+2
*
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; ...
Eugene Zelenko
2017-08-16
1
-53
/
+93
*
Allow None as a MemoryLocation to getModRefInfo
Alina Sbirlea
2017-08-01
1
-1
/
+1
*
Analysis/MemorySSA.cpp: Prune unused "llvm/Transforms/Scalar.h".
NAKAMURA Takumi
2017-07-17
1
-1
/
+0
*
Strip UTF8 BOM that got added for some reason in rL305163
Simon Pilgrim
2017-06-13
1
-1
/
+1
*
Fix unused variable warning on non-debug EXPENSIVE_CHECKS builds
Simon Pilgrim
2017-06-11
1
-1
/
+2
*
[MemorySSA] preservesAll() implies preserves<MemorySSA>(). NFCI.
Davide Italiano
2017-06-11
1
-1
/
+0
*
[IR] De-virtualize ~Value to save a vptr
Reid Kleckner
2017-05-18
1
-2
/
+21
*
MemorySSA: Stop tracking def-or-use blocks.
Bryant Wong
2017-04-16
1
-3
/
+0
*
MemorySSA: Move to Analysis, from Transforms/Utils. It's used as
Daniel Berlin
2017-04-11
1
-0
/
+2059