Move type handling to make sure we get all created types that aren't
[oota-llvm.git] / utils / profile.pl
2011-04-29 Nick LewyckyRename profile_rt.so to libprofile_rt.so under configur...
2010-09-29 Duncan SandsConvert a bunch of uses of 'bytecode' into 'bitcode...
2007-09-11 Chris Lattnerupdate this to use llvm-config, patch by Jose M. Moya
2005-10-13 Chris Lattnerapparently one of the makefile changes changed libprofi...
2005-01-14 Reid SpencerFix the path from ../lib/Debug to ../Debug/lib per...
2004-03-08 Chris LattnerDefault to using edge counts
2004-02-10 Chris LattnerMake block profiling the default
2003-11-02 Chris LattnerAdd -help option
2003-10-29 Chris LattnerPass unrecognized options into llvmprof
2003-10-28 Chris LattnerAdd option for block profiling, pass in the "correct...
2003-10-28 Chris LattnerHelper script for collecting profiling instrumentation...