| Commit message (Expand) | Author | Age | Files | Lines |
* | remove the random sampling framework, which is not maintained anymore. | Chris Lattner | 2010-01-02 | 3 | -89/+0 |
* | OptimalEdgeProfiling: Creation of profiles. | Andreas Neustifter | 2009-09-01 | 2 | -0/+46 |
* | Read Makefile.config before using LLVMGCC. | Andreas Neustifter | 2009-08-28 | 1 | -0/+2 |
* | Add llvm_start_edge_profiling to exported symbols for libprofile_rt. | Andreas Neustifter | 2009-08-24 | 1 | -0/+1 |
* | Don't try to build .bc version of libprofile if LLVMGCC isn't available. | Daniel Dunbar | 2009-08-20 | 1 | -0/+2 |
* | Remove cruft for installing runtime/ libraries directly into the LLVMGCCDIR; | Daniel Dunbar | 2009-08-20 | 1 | -1/+0 |
* | remove attribution from a variety of miscellaneous files. | Chris Lattner | 2007-12-29 | 6 | -12/+12 |
* | remove attributions from the rest of the llvm makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 8 | -0/+371 |