Add functions to buld X86 specific constructs
[oota-llvm.git] / lib / Target / X86 / X86.h
2002-10-29 Chris LattnerConvert backend to use passes, implement X86TargetMachine
2002-10-29 Chris LattnerRename X86InstructionInfo to X86InstrInfo
2002-10-29 Chris LattnerBe compatible with sparc backend
2002-10-28 Chris LattnerInitial stab at MachineInstr'ication
2002-10-25 Chris LattnerInitial checkin of X86 backend.