Age | Commit message (Expand) | Author |
---|---|---|
2008-08-21 | Use raw_ostream throughout the AsmPrinter. | Owen Anderson |
2008-03-21 | Don't include <map> in Pass.h, which doesn't need it. This requires | Dan Gohman |
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner |
2007-07-05 | Here is the bulk of the sanitizing. | Gabor Greif |
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 |
2007-02-08 | Moved from include/llvm/CodeGen to lib/CodeGen. | Bill Wendling |