summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fold-tied-op.ll
Commit message (Expand)AuthorAgeFilesLines
* Add LiveRangeShrink pass to shrink live range within BB.Dehao Chen2017-05-311-3/+4
* Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB."Hans Wennborg2017-05-181-4/+3
* Add LiveRangeShrink pass to shrink live range within BB.Dehao Chen2017-05-121-3/+4
* [ConstHoisting] Add BFI in constanthoisting pass and select the best insertionWei Mi2017-04-211-1/+0
* [X86] Add missing "CHECK" colon in r259065 test.Ahmed Bougacha2016-01-291-1/+1
* [X86] Don't transform X << 1 to X + X during type legalizationDavid Majnemer2016-01-281-4/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-6/+6
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* [x86] Remove some windows line endings that snuck into the tests here.Chandler Carruth2015-01-111-84/+84
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-12/+12
* [X86] Memory folding for commutative instructions (updated)Simon Pilgrim2014-10-201-0/+84
OpenPOWER on IntegriCloud