summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/ragreedy-hoist-spill.ll
AgeCommit message (Expand)AuthorFilesLines
2016-04-13Recommit r265547, and r265610,r265639,r265657 on top of it, plusWei Mi1-3/+7
2016-04-08Revert r265547 "Recommit r265309 after fixed an invalid memory reference bug ...Hans Wennborg1-7/+3
2016-04-06Recommit r265309 after fixed an invalid memory reference bug happenedWei Mi1-3/+7
2016-04-04Revert r265309 and r265312 because they caused some errors I need to investig...Wei Mi1-7/+3
2016-04-04Replace analyzeSiblingValues with new algorithm to fix its compileWei Mi1-3/+7
2015-12-16Fix funciton->function typo.Eric Christopher1-1/+1
2015-11-19Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper1-2/+2
2015-11-18Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper1-2/+2
2015-04-27Switch lowering: Take branch weight into account when ordering for fall-throughHans Wennborg1-1/+1
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-2/+2
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-2/+2
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-8/+8
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith1-9/+9
2014-12-04Use DomTree in MachineSink to sink over diamonds.Patrik Hagglund1-1/+0
2014-03-21Register allocator: add condition to hoist a spill to outer loop.Manman Ren1-0/+389