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
/
LoopPredication.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[LoopPredication] NFC. Add extra debug output in case we fail to parse the ra...
Artur Pilipenko
2017-05-22
1
-1
/
+3
*
[LoopPredication] NFC. Move a nested struct declaration before the fields, cl...
Artur Pilipenko
2017-05-22
1
-7
/
+9
*
[LoopPredication] NFC. Extract LoopICmp struct and parseLoopICmp helper
Artur Pilipenko
2017-05-19
1
-18
/
+44
*
[LoopPredication] NFC. Extract LoopPredication::expandCheck helper
Artur Pilipenko
2017-05-19
1
-5
/
+16
*
[LoopPredication] NFC. Extract CanExpand helper lambda
Artur Pilipenko
2017-05-19
1
-2
/
+6
*
[LoopPredication] NFC. Add an early exit if there is no guards in the loop
Artur Pilipenko
2017-05-19
1
-0
/
+3
*
Loop predication expand both sides of the widened condition
Artur Pilipenko
2017-02-27
1
-5
/
+7
*
[LoopPredication] Add a new line to debug output in LoopPredication pass
Artur Pilipenko
2017-02-01
1
-1
/
+1
*
[Guards] Introduce loop-predication pass
Artur Pilipenko
2017-01-25
1
-0
/
+280