Changes in directory llvm/test/Regression/CodeGen/X86:
bswap.ll updated: 1.1 -> 1.2
---
Log message:
X86 dag isel is now (soon) the default.
---
Diffs of the changes: (+2 -2)
bswap.ll |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/test/Regression/CodeGen/X86/bs
Changes in directory llvm/test/Regression/CodeGen/X86:
bswap.ll added (r1.1)
---
Log message:
bswap implementation
---
Diffs of the changes: (+23 -0)
bswap.ll | 23 +++
1 files changed, 23 insertions(+)
Index: llvm/test/Regression/CodeGen/X86/bswap.ll
diff -c /dev/n