summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/shift-combine.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Regenerated shift combine tests.Simon Pilgrim2016-09-131-26/+104
* [DAGCombiner] Preserve the exact bit when simplifying SRA to SRL.Benjamin Kramer2015-06-261-0/+10
* [DAGCombine] fold (X >>?,exact C1) << C2 --> X << (C2-C1)Benjamin Kramer2015-06-261-0/+49
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-1/+1
* Relax the FileCheck assertion a bit -- all we really care about is thatChandler Carruth2012-01-151-1/+1
* FileCheck-ize a test, make it more specific to directly test the shiftChandler Carruth2012-01-151-10/+14
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* third time around: instead of disabling this completely,Chris Lattner2007-12-061-1/+0
* Actually, disable this code for now. More analysis and improvements toChris Lattner2007-12-061-0/+1
* implement a readme entry, compiling the code into:Chris Lattner2007-12-061-0/+15
OpenPOWER on IntegriCloud