add a new map
[oota-llvm.git] / include / llvm / Target / TargetLowering.h
2005-01-19 Chris LattnerMove all data members to the end of the class.
2005-01-16 Chris LattnerAdd comments
2005-01-16 Chris LattnerRevamp supported ops. Instead of just being supported...
2005-01-16 Chris LattnerMove some information out of LegalizeDAG into the gener...
2005-01-09 Chris LattnerAdd interfaces to lower varargs and return/frame addres...
2005-01-08 Chris LattnerMake LowerCallTo more generic and useful.
2005-01-07 Chris LattnerFirst draft of a new Target interface