aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/libprofile
Commit message (Expand)AuthorAgeFilesLines
* remove the random sampling framework, which is not maintained anymore.Chris Lattner2010-01-023-89/+0
* OptimalEdgeProfiling: Creation of profiles.Andreas Neustifter2009-09-012-0/+46
* Read Makefile.config before using LLVMGCC.Andreas Neustifter2009-08-281-0/+2
* Add llvm_start_edge_profiling to exported symbols for libprofile_rt.Andreas Neustifter2009-08-241-0/+1
* Don't try to build .bc version of libprofile if LLVMGCC isn't available.Daniel Dunbar2009-08-201-0/+2
* Remove cruft for installing runtime/ libraries directly into the LLVMGCCDIR;Daniel Dunbar2009-08-201-1/+0
* remove attribution from a variety of miscellaneous files.Chris Lattner2007-12-296-12/+12
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-188-0/+371