]> granicus.if.org Git - llvm/commit
Add support for the bswap instruction
authorChris Lattner <sabre@nondot.org>
Mon, 23 Dec 2002 23:46:00 +0000 (23:46 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 23 Dec 2002 23:46:00 +0000 (23:46 +0000)
commitfacc9fb9ba7317ac376bfb2518b7abde18de3764
tree0a54061f84ee188cfe30cd5f4897a2f10165367c
parente500864619a0ff4cfd2b41e404e262b2e2891913
Add support for the bswap instruction

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5114 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/MachineCodeEmitter.cpp
lib/Target/X86/Printer.cpp
lib/Target/X86/X86AsmPrinter.cpp
lib/Target/X86/X86CodeEmitter.cpp