Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typos | Gabor Greif | 2008-03-06 | 1 | -1/+1 |
| | | | | llvm-svn: 47994 | ||||
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| | | | | llvm-svn: 45418 | ||||
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -2/+2 |
| | | | | llvm-svn: 21427 | ||||
* | CPR is dead. | Chris Lattner | 2004-11-19 | 1 | -1/+0 |
| | | | | llvm-svn: 17992 | ||||
* | bug 122: | Reid Spencer | 2004-07-18 | 1 | -1/+1 |
| | | | | | | - Replace ConstantPointerRef usage with GlobalValue usage llvm-svn: 14953 | ||||
* | In InsertProfilingInitCall(), make it legal to pass in a null array, in | Brian Gaeke | 2004-05-03 | 1 | -1/+1 |
| | | | | | | which case you'll get a null array and zero passed to the profiling function. llvm-svn: 13336 | ||||
* | Split utility functions out of BlockProfiling.cpp | Chris Lattner | 2004-03-08 | 1 | -0/+32 |
llvm-svn: 12224 |