Age | Commit message (Expand) | Author |
---|---|---|
2010-12-19 | remove dead header | Chris Lattner |
2009-11-05 | Make a few more LLVM headers parsable as standalone headers. | Douglas Gregor |
2008-09-04 | Tidy up several unbeseeming casts from pointer to intptr_t. | Dan Gohman |
2007-12-29 | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner |
2007-08-10 | add #ifndef guards | Chris Lattner |
2007-05-03 | Drop 'const' | Devang Patel |
2007-05-02 | Use 'static const char' instead of 'static const int'. | Devang Patel |
2007-05-01 | Do not use typeinfo to identify pass in pass manager. | Devang Patel |
2006-02-22 | Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. | Chris Lattner |
2005-11-28 | Added documented rsprofiler interface. Also remove new profiler passes, the | Andrew Lenharth |