Construct annotation, to make sure it's attached to function
[oota-llvm.git] / lib / Target / X86 / X86ISelSimple.cpp
2002-10-29 Chris LattnerConstruct annotation, to make sure it's attached to...
2002-10-29 Chris LattnerConvert backend to use passes, implement X86TargetMachine
2002-10-29 Chris LattnerRename X86InstructionInfo to X86InstrInfo
2002-10-29 Chris LattnerMinor renaming
2002-10-29 Chris LattnerSwitch to generating machineinstr's instead of MInstruc...
2002-10-27 Chris LattnerRemove dead fixme
2002-10-27 Chris LattnerInstruction select constant arguments correctly
2002-10-25 Chris LattnerInitial checkin of X86 backend.