Eliminate code for pointer size and endianness emulation.
authorChris Lattner <sabre@nondot.org>
Mon, 20 Oct 2003 04:11:23 +0000 (04:11 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 20 Oct 2003 04:11:23 +0000 (04:11 +0000)
commit6c09db2959462506ebfea25a77cd61eea63ba161
treee2c8934d0c54bf66be73f2bb6838451880361885
parent44ffd5adac4f0ca7fde21b8a496a332561cab0b4
Eliminate code for pointer size and endianness emulation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9281 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/InstSelectSimple.cpp
lib/Target/X86/X86ISelSimple.cpp
lib/Target/X86/X86TargetMachine.cpp