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
/
CallSiteSplitting.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recommit r325001: [CallSiteSplitting] Support splitting of blocks with instrs...
Florian Hahn
2018-02-14
1
-22
/
+77
*
Revert r325001: [CallSiteSplitting] Support splitting of blocks with instrs b...
Florian Hahn
2018-02-13
1
-81
/
+22
*
[CallSiteSplitting] Clear ValueToValue maps.
Florian Hahn
2018-02-13
1
-0
/
+4
*
[CallSiteSplitting] Dereference pointer earlier.
Florian Hahn
2018-02-13
1
-3
/
+3
*
[CallSiteSplitting] Support splitting of blocks with instrs before call.
Florian Hahn
2018-02-13
1
-22
/
+77
*
[CallSiteSplitting] Fix infinite loop when recording conditions.
Florian Hahn
2018-01-26
1
-1
/
+2
*
[CallSiteSplitting] Pass list of (BB, Conditions) pairs to splitCallSite.
Florian Hahn
2018-01-16
1
-76
/
+71
*
Use phi ranges to simplify code. No functionality change intended.
Benjamin Kramer
2017-12-30
1
-7
/
+4
*
[CallSiteSplitting] Remove isOrHeader restriction.
Florian Hahn
2017-12-23
1
-27
/
+19
*
[CallSiteSplitting] Refactor creating callsites.
Florian Hahn
2017-12-13
1
-115
/
+68
*
[CallSiteSplitting] Don't let debug intrinsics affect optimizations
Mikael Holmen
2017-12-12
1
-4
/
+5
*
[CallSiteSplitting] Remove some indirection (NFC).
Florian Hahn
2017-11-18
1
-103
/
+85
*
[CallSiteSplitting] clang-format my last commit. NFCI.
Davide Italiano
2017-11-04
1
-3
/
+2
*
[CallSiteSplitting] Silence GCC's -Wparentheses. NFCI.
Davide Italiano
2017-11-03
1
-2
/
+2
*
Recommit r317351 : Add CallSiteSplitting pass
Jun Bum Lim
2017-11-03
1
-0
/
+493
*
Revert "Add CallSiteSplitting pass"
Jun Bum Lim
2017-11-03
1
-492
/
+0
*
Add CallSiteSplitting pass
Jun Bum Lim
2017-11-03
1
-0
/
+492