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
/
Utils
/
LoopVersioning.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Utils] Put includes in correct order. NFC.
Weiming Zhao
2015-11-24
1
-1
/
+0
*
Allow LLE/LD and the loop versioning infrastructure to use SCEV predicates
Silviu Baranga
2015-11-09
1
-22
/
+53
*
Move the canonical header to the top of its matching cpp file as per coding c...
David Blaikie
2015-10-26
1
-1
/
+2
*
TransformUtils: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-13
1
-1
/
+1
*
[LVer] Fix FIXME: hide addPHINodes, NFC
Adam Nemet
2015-08-20
1
-1
/
+6
*
[LVer] Remove unused Pass parameter from versionLoop, NFC
Adam Nemet
2015-08-14
1
-1
/
+1
*
[LoopVer] Optionally allow using memchecks from LAA
Adam Nemet
2015-08-12
1
-0
/
+9
*
[LAA] Change name from addRuntimeCheck to addRuntimeChecks, NFC
Adam Nemet
2015-08-11
1
-1
/
+1
*
[LoopVer] Remove unused pointer partition argument, NFC.
Adam Nemet
2015-08-10
1
-2
/
+1
*
[LoopVer] Remove unused needsRuntimeChecks(), NFC
Adam Nemet
2015-08-03
1
-7
/
+2
*
[LoopVer] Add missing std::move
Adam Nemet
2015-07-30
1
-1
/
+2
*
[LDist][LVer] Explicitly pass the set of memchecks to LoopVersioning, NFC
Adam Nemet
2015-07-28
1
-5
/
+6
*
[LAA] Lift RuntimePointerCheck out of LoopAccessInfo, NFC
Adam Nemet
2015-07-14
1
-1
/
+1
*
[LoopDist/LoopVer] Move LoopVersioning to a new module, NFC
Adam Nemet
2015-07-10
1
-0
/
+106