summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/bswap.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner] don't hoist logic op if operands have other usesSanjay Patel2018-12-061-13/+8
* [x86] add test for hoistLogicOpWithSameOpcodeHands with extra uses; NFCSanjay Patel2018-12-061-10/+49
* [LegalizeTypes] Prevent an assertion from PromoteIntRes_BSWAP and PromoteIntR...Craig Topper2018-10-131-0/+150
* [X86] Handle COPYs of physregs better (regalloc hints)Simon Pilgrim2018-09-191-7/+8
* [X86] Autogenerate complete checks on a couple tests. NFCCraig Topper2018-01-191-41/+94
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* DAGCombiner: make sure or/shl/srl really has zero high bits before forming bswapTim Northover2013-08-271-6/+101
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-3/+3
* Force CPU type on test so it doesn't accidentally emit movbe instead of bswap...Benjamin Kramer2011-10-131-1/+1
* Teach dag combine to match halfword byteswap patterns.Evan Cheng2011-06-211-3/+35
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-14/+17
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
* For PR1319:Reid Spencer2007-04-161-1/+2
* Let llvm-upgrade upgrade the bswap intrinsic.Reid Spencer2007-04-021-6/+6
* For PR1297:Reid Spencer2007-04-011-6/+6
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+23
OpenPOWER on IntegriCloud