aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/bswap.ll
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* X86 dag isel is now (soon) the default.Evan Cheng2006-01-271-2/+2
* bswap implementationNate Begeman2006-01-141-0/+23