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
/
CodeGen
/
X86
/
StackColoring.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
StackColoring: smarter check for slot overlap
Than McIntosh
2017-06-12
1
-0
/
+64
*
Add address space mangling to lifetime intrinsics
Matt Arsenault
2017-04-10
1
-97
/
+97
*
Better fix for PR27903.
Than McIntosh
2016-06-01
1
-57
/
+54
*
Disable lifetime-start-on-first-use analysis.
Than McIntosh
2016-05-27
1
-3
/
+53
*
Rework/enhance stack coloring data flow analysis.
Than McIntosh
2016-05-24
1
-2
/
+116
*
[SSP, 2/2] Create llvm.stackguard() intrinsic and lower it to LOAD_STACK_GUARD
Tim Shen
2016-04-19
1
-2
/
+2
*
aad/fix labels in test/CodeGen/X86/StackColoring.ll
Matthias Braun
2015-06-26
1
-15
/
+18
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-1
/
+1
*
Enable MI Sched for x86.
Andrew Trick
2013-10-15
1
-2
/
+2
*
Evict local live ranges if they can be reassigned.
Andrew Trick
2013-07-25
1
-4
/
+2
*
Allocate local registers in order for optimal coloring.
Andrew Trick
2013-07-25
1
-5
/
+6
*
Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-18
1
-8
/
+8
*
Revert "Temporarily enable MI-Sched on X86."
Andrew Trick
2013-06-25
1
-2
/
+3
*
Temporarily enable MI-Sched on X86.
Andrew Trick
2013-06-24
1
-3
/
+2
*
Fix miscompile due to StackColoring incorrectly merging stack slots (PR15707)
Derek Schuff
2013-05-15
1
-0
/
+22
*
Stack Coloring: We have code that checks that all of the uses of allocas
Nadav Rotem
2012-09-13
1
-0
/
+24
*
Stack coloring: remove lifetime intervals which contain escaped allocas.
Nadav Rotem
2012-09-12
1
-3
/
+27
*
Stack Coloring: Handle the case where END markers come before BEGIN markers p...
Nadav Rotem
2012-09-10
1
-0
/
+27
*
Stack Coloring: Add support for multiple regions of the same slot, within a ...
Nadav Rotem
2012-09-10
1
-0
/
+28
*
Teach the DAGBuilder about lifetime markers which are generated from PHINodes.
Nadav Rotem
2012-09-10
1
-0
/
+35
*
Disable stack coloring by default in order to resolve the i386 failures.
Nadav Rotem
2012-09-06
1
-2
/
+2
*
Fix the test by specifying an exact cpu model.
Nadav Rotem
2012-09-06
1
-2
/
+2
*
Add a new optimization pass: Stack Coloring, that merges disjoint static allo...
Nadav Rotem
2012-09-06
1
-0
/
+272