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
/
test
/
Transforms
/
HotColdSplit
/
split-cold-2.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+37
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-37
/
+0
*
[HotColdSplit] Introduce a cost model to control splitting behavior
Vedant Kumar
2019-01-25
1
-2
/
+2
*
[HotColdSplit] Simplify tests by lowering their splitting thresholds
Vedant Kumar
2019-01-17
1
-2
/
+2
*
[CodeExtractor] Mark functions noreturn when applicable
Vedant Kumar
2018-11-08
1
-0
/
+3
*
[hot-cold-split] Name split functions with ".cold" suffix
Teresa Johnson
2018-10-24
1
-2
/
+2
*
[hot-cold-split] Add opt remark on success
Teresa Johnson
2018-10-22
1
-2
/
+3
*
[hot-cold-split] Add missing FileCheck invocations
Teresa Johnson
2018-10-22
1
-2
/
+2
*
[hot-cold-split] fix failing testcases
Sebastian Pop
2018-10-16
1
-1
/
+1
*
[hot-cold-split] fix static analysis of cold regions
Sebastian Pop
2018-10-15
1
-0
/
+4
*
Add support for new pass manager
Aditya Kumar
2018-10-03
1
-0
/
+1
*
HotColdSplit: fix invalid SSA due to outlining
Sebastian Pop
2018-09-14
1
-0
/
+28