1. Have the ExecutionContext keep track of the APInt's allocated and
[oota-llvm.git] / lib / VMCore / ValueTypes.cpp
2007-02-15 Reid SpencerFor PR1195:
2007-02-13 Chris Lattnerbetter support for i128.
2007-01-20 Chris LattnerTeach TargetData to handle 'preferred' alignment for...
2007-01-19 Reid SpencerFor PR1043:
2007-01-11 Reid SpencerRename BoolTy as Int1Ty. Patch by Sheng Zhou.
2006-12-31 Reid SpencerFor PR950:
2006-07-19 Chris LattnerMove MVT::getVectorType out of line, it is large and...
2006-02-20 Evan ChengAdded x86 integer vector types: 64-bit packed byte...
2005-11-29 Nate BegemanAdd the majority of the vector machien value types...
2005-11-19 Nate BegemanTeach LLVM how to scalarize packed types. Currently...
2005-08-25 Chris Lattneradd printer support for flag operands
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-01-20 Chris LattnerAdd missing entry.
2005-01-15 Chris Lattnerimplement these methods.