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
/
Transforms
/
Scalar
/
LoopVersioningLICM.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename LoopAccessAnalysis to LoopAccessLegacyAnalysis /NFC
Xinliang David Li
2016-07-08
1
-4
/
+4
*
[LAA] Enable symbolic stride speculation for all LAA clients
Adam Nemet
2016-06-17
1
-1
/
+1
*
[LV] Move management of symbolic strides to LAA. NFCI
Adam Nemet
2016-06-16
1
-23
/
+1
*
[PM] Remove unneded doFinalization() override from LoopVersioningLICM.
Davide Italiano
2016-06-15
1
-4
/
+0
*
[PM] Port LCSSA to the new PM.
Easwaran Raman
2016-06-09
1
-1
/
+1
*
Revert r272194 No need for it if loop Analysis Manager is used
Xinliang David Li
2016-06-09
1
-1
/
+1
*
[PM] Refector LoopAccessInfo analysis code
Xinliang David Li
2016-06-08
1
-1
/
+1
*
Re-commit optimization bisect support (r267022) without new pass manager supp...
Andrew Kaylor
2016-04-22
1
-1
/
+1
*
Revert "Initial implementation of optimization bisect support."
Vedant Kumar
2016-04-22
1
-1
/
+1
*
Initial implementation of optimization bisect support.
Andrew Kaylor
2016-04-21
1
-1
/
+1
*
[LoopUtils] Move def of findStringMetadataForLoop to LoopUtils.cpp. NFC
Adam Nemet
2016-04-21
1
-22
/
+0
*
[LoopUtils] Rename {check->find}StringMetadata{Into->For}Loop. NFC
Adam Nemet
2016-04-21
1
-4
/
+4
*
Fix MSVC 2013 build after rL260504
Tamas Berghammer
2016-02-11
1
-1
/
+1
*
Fixed typo in comment & coding style for LoopVersioningLICM.
Ashutosh Nema
2016-02-11
1
-12
/
+11
*
New Loop Versioning LICM Pass
Ashutosh Nema
2016-02-06
1
-0
/
+620