Be more consistent in using ValueToValueMapTy.
[oota-llvm.git] / include / llvm / Transforms / RSProfiling.h
2009-11-05 Douglas GregorMake a few more LLVM headers parsable as standalone...
2008-09-04 Dan GohmanTidy up several unbeseeming casts from pointer to intptr_t.
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-08-10 Chris Lattneradd #ifndef guards
2007-05-03 Devang PatelDrop 'const'
2007-05-02 Devang PatelUse 'static const char' instead of 'static const int'.
2007-05-01 Devang PatelDo not use typeinfo to identify pass in pass manager.
2006-02-22 Chris LattnerMake the LLVM headers "-ansi -pedantic -Wno-long-long...
2005-11-28 Andrew LenharthAdded documented rsprofiler interface. Also remove...