aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86CodeEmitter.h
AgeCommit message (Collapse)Author
2007-08-29Move getX86RegNum into X86RegisterInfo and use itDuncan Sands
in the trampoline lowering. Lookup the jump and mov opcodes for the trampoline rather than hard coding them. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41577 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-27Trampoline codegen support for X86-32.Duncan Sands
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40566 91177308-0d34-0410-b5e6-96231b3b80d8