Fix indenting.
[oota-llvm.git] / include / llvm / CodeGen / ValueTypes.h
2005-11-17 Nate BegemanTeach the type lowering code about turning packed types...
2005-08-25 Chris Lattneradd an enum value
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-01-15 Chris LattnerAdd some helper methods.
2005-01-06 Chris LattnerAdd required #include
2005-01-06 Chris LattnerAdd a useful method
2005-01-05 Chris LattnerAdd a list end sentinal
2005-01-01 Chris LattnerAdd two helper functions.
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-08-07 Chris LattnerThere was no reason for these to be bit-fields, they...
2003-07-29 Chris LattnerFix copy and paste-o
2003-07-29 Chris LattnerDefine target value types in a form usable by target...