summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/codegen-prepare-extload.ll
Commit message (Expand)AuthorAgeFilesLines
* [CodeGenPrep]Restructure promoting Ext to form ExtLoadJun Bum Lim2017-03-171-9/+6
* Fix "the the" in comments.Eric Christopher2015-06-191-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-3/+3
* [CodeGenPrepare] Refine the cost model provided by the promotion helper.Quentin Colombet2015-03-101-0/+31
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-22/+22
* [CodeGenPrepare] Handle properly the promotion of operands when this does notQuentin Colombet2014-12-221-0/+25
* [CodeGenPrepare] Reapply r224351 with a fix for the assertion failure:Quentin Colombet2014-12-171-3/+320
* Revert "[CodeGenPrepare] Move sign/zero extensions near loads using type prom...Reid Kleckner2014-12-171-307/+3
* [CodeGenPrepare] Move sign/zero extensions near loads using type promotion.Quentin Colombet2014-12-161-3/+307
* X86: Perform integer comparisons at i32 or larger.Jim Grosbach2013-11-221-1/+1
* Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi2011-02-221-2/+3
* Move zext and sext casts fed by loads into the same block as theDan Gohman2009-10-161-0/+20
OpenPOWER on IntegriCloud