Change the PointerType api for creating pointer types. The old functionality of Point...
[oota-llvm.git] / lib / Transforms / Instrumentation / ProfilingUtils.cpp
2007-12-17 Christopher LambChange the PointerType api for creating pointer types...
2007-08-01 David GreeneNew CallInst interface to address GLIBCXX_DEBUG errors...
2007-02-19 Chris Lattnereliminate use of deprecated apis
2007-02-13 Chris LattnerEliminate use of ctors that take vectors.
2007-01-07 Chris Lattnerrelax some types
2006-12-31 Reid SpencerFor PR950:
2006-12-21 Reid SpencerRemove isSigned calls via foreknowledge of main's argum...
2006-12-18 Reid SpencerConvert the last uses of CastInst::createInferredCast...
2006-12-13 Reid SpencerReplace CastInst::createInferredCast calls with more...
2006-11-27 Reid SpencerFor PR950:
2006-10-20 Reid SpencerFor PR950:
2005-10-23 Jeff CohenWhen a function takes a variable number of pointer...
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-03-15 Chris LattnerThis mega patch converts us from using Function::a...
2004-07-18 Reid Spencerbug 122:
2004-05-03 Brian GaekeIn InsertProfilingInitCall(), make it legal to pass...
2004-04-05 Chris LattnerSupport getelementptr instructions which use uint's...
2004-03-08 Chris LattnerSplit utility functions out of BlockProfiling.cpp