aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Transforms/RSProfiling.h
Commit message (Expand)AuthorAgeFilesLines
* Make a few more LLVM headers parsable as standalone headers.Douglas Gregor2009-11-051-0/+4
* Tidy up several unbeseeming casts from pointer to intptr_t.Dan Gohman2008-09-041-1/+1
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* add #ifndef guardsChris Lattner2007-08-101-0/+5
* Drop 'const'Devang Patel2007-05-031-1/+1
* Use 'static const char' instead of 'static const int'.Devang Patel2007-05-021-1/+1
* Do not use typeinfo to identify pass in pass manager.Devang Patel2007-05-011-0/+3
* Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.Chris Lattner2006-02-221-1/+1
* Added documented rsprofiler interface. Also remove new profiler passes, theAndrew Lenharth2005-11-281-0/+30