For non-x86 host, used generic as CPU name.
[oota-llvm.git] / lib / Target / X86 / MCTargetDesc / X86MCTargetDesc.cpp
2011-07-08 Evan ChengFor non-x86 host, used generic as CPU name.
2011-07-08 Evan ChengEliminate asm parser's dependency on TargetMachine:
2011-07-07 Evan ChengAdd Mode64Bit feature and sink it down to MC layer.
2011-07-07 Evan ChengCompute feature bits at time of MCSubtargetInfo initial...
2011-07-06 Evan ChengRename files for consistency.