Move X86 specific code out of the JIT into the X86 backend
authorChris Lattner <sabre@nondot.org>
Sun, 1 Jun 2003 23:23:50 +0000 (23:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 1 Jun 2003 23:23:50 +0000 (23:23 +0000)
commit04b0b309c4d6e3a381edbb2db6a23a0009661dd8
tree6c91a4d3db1b949c09583481568fc8429ff54ff0
parentefc84a4082e46c8e8f26517ea0c7bf5626f42e7f
Move X86 specific code out of the JIT into the X86 backend

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