Mac OS X X86-64 ABI is same as the standard.
[oota-llvm.git] / lib / Target / Target.td
2003-08-04 Chris LattnerThere is nothing special about noops now
2003-08-04 Chris LattnerTransition to using let instead of set
2003-08-03 Chris LattnerAllow specifying custom names for registers
2003-08-03 Chris LattnerRearrange fields yet again: Don't instantiate these...
2003-08-03 Chris LattnerRemove the RegisterInfo class in favor of a general...
2003-08-01 Chris LattnerRename fields
2003-08-01 Chris Lattnerencode size information into each ValueType
2003-07-30 Chris LattnerAdd comments
2003-07-30 Chris LattnerAdd all of the necessary classes to describe the conten...
2003-07-29 Chris LattnerNo this file is not actually Sparc.td :)
2003-07-29 Chris LattnerAdd namespace specifier, add flags used by the X86 BE
2003-07-28 Chris LattnerInstead of specifying the SIZE of the register, go...
2003-05-29 Misha BrukmanAdded the target-independent part of TableGen data.