summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fold-sext-trunc.ll
Commit message (Expand)AuthorAgeFilesLines
* Relax fast register allocator related test cases; NFCMatthias Braun2018-10-291-1/+1
* [DAGCombiner] Set the right SDLoc on a newly-created sextload (6/N)Vedant Kumar2018-05-111-12/+53
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Remove support for parsing the "type i32" syntax for defining a numberedChris Lattner2011-06-191-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* When transforming sext(trunc(load(x))) into sext(smaller load(x)),Dan Gohman2009-04-271-0/+20
OpenPOWER on IntegriCloud