summaryrefslogtreecommitdiff
path: root/include/llvm/Transforms/RSProfiling.h
Commit message (Expand)AuthorAge
* remove dead headerChris Lattner2010-12-19
* Make a few more LLVM headers parsable as standalone headers.Douglas Gregor2009-11-05
* Tidy up several unbeseeming casts from pointer to intptr_t.Dan Gohman2008-09-04
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* add #ifndef guardsChris Lattner2007-08-10
* Drop 'const'Devang Patel2007-05-03
* Use 'static const char' instead of 'static const int'.Devang Patel2007-05-02
* Do not use typeinfo to identify pass in pass manager.Devang Patel2007-05-01
* Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.Chris Lattner2006-02-22
* Added documented rsprofiler interface. Also remove new profiler passes, theAndrew Lenharth2005-11-28