Small cleanup for handling of type/parameter attribute
[oota-llvm.git] / lib / VMCore / ParameterAttributes.cpp
2008-01-07 Duncan SandsSmall cleanup for handling of type/parameter attribute
2008-01-06 Duncan SandsThe transform that tries to turn calls to bitcast funct...
2008-01-03 Gordon HenriksenTrying that again.
2008-01-03 Gordon HenriksenFix a compile error on Windows.
2008-01-03 Chris LattnerDon't create a new ParamAttrsList (which copies the...
2008-01-03 Chris Lattnermove some code out of line, rearrange a bit.
2008-01-02 Chris LattnerSplit param attr implementation out from Function.cpp...