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
/
CallSiteSplitting
Commit message (
Expand
)
Author
Age
Files
Lines
*
CallSiteSplitting: Respect convergent and noduplicate
Matt Arsenault
2019-05-29
2
-0
/
+180
*
[SimplifyCFG] Added condition assumption for unreachable blocks
David Bolvansky
2019-05-25
1
-0
/
+9
*
[NFC] Update test checks
David Bolvansky
2019-05-25
1
-11
/
+4
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
10
-0
/
+1516
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
10
-1516
/
+0
*
[CallSiteSplitting] Report edge deletion to DomTreeUpdater
Joseph Tremoulet
2018-11-29
1
-0
/
+29
*
Recommit r346483: [CallSiteSplitting] Only record conditions up to the IDom(c...
Florian Hahn
2018-11-14
1
-10
/
+35
*
[CSP, Cloning] Update DuplicateInstructionsInSplitBetween to use DomTreeUpdater.
Florian Hahn
2018-11-13
1
-1
/
+1
*
Revert r346483: [CallSiteSplitting] Only record conditions up to the IDom(cal...
Florian Hahn
2018-11-09
1
-33
/
+8
*
[CallSiteSplitting] Only record conditions up to the IDom(call site).
Florian Hahn
2018-11-09
1
-8
/
+33
*
[CallSiteSplitting] Add debug location to created PHI nodes.
Florian Hahn
2018-09-11
1
-0
/
+85
*
[CallSiteSplit] Make sure we remove nonnull if the parameter turns out to be ...
Xin Tong
2018-04-23
1
-0
/
+29
*
[CallSiteSplitting] Do not perform callsite splitting inside landing pad
Taewook Oh
2018-04-05
1
-0
/
+40
*
[CallSiteSplitting] Do not crash when BB's terminator changes.
Florian Hahn
2018-03-06
1
-0
/
+90
*
[CallSiteSplitting] properly split musttail calls
Fedor Indutny
2018-03-03
1
-0
/
+75
*
Recommit r325001: [CallSiteSplitting] Support splitting of blocks with instrs...
Florian Hahn
2018-02-14
5
-128
/
+351
*
Revert r325001: [CallSiteSplitting] Support splitting of blocks with instrs b...
Florian Hahn
2018-02-13
5
-351
/
+128
*
[CallSiteSplitting] Support splitting of blocks with instrs before call.
Florian Hahn
2018-02-13
5
-128
/
+351
*
[CallSiteSplitting] Fix infinite loop when recording conditions.
Florian Hahn
2018-01-26
1
-0
/
+24
*
[CallSiteSplitting] Pass list of (BB, Conditions) pairs to splitCallSite.
Florian Hahn
2018-01-16
4
-92
/
+92
*
[CallSiteSplitting] Remove isOrHeader restriction.
Florian Hahn
2017-12-23
2
-0
/
+157
*
[CallSiteSplitting] Refactor creating callsites.
Florian Hahn
2017-12-13
1
-0
/
+200
*
[CallSiteSplitting] Don't let debug intrinsics affect optimizations
Mikael Holmen
2017-12-12
1
-0
/
+57
*
[CallSiteSplitting] Remove some indirection (NFC).
Florian Hahn
2017-11-18
2
-6
/
+30
*
Recommit r317351 : Add CallSiteSplitting pass
Jun Bum Lim
2017-11-03
2
-0
/
+458
*
Revert "Add CallSiteSplitting pass"
Jun Bum Lim
2017-11-03
2
-458
/
+0
*
Add CallSiteSplitting pass
Jun Bum Lim
2017-11-03
2
-0
/
+458