Age | Commit message (Expand) | Author |
---|---|---|
2010-09-02 | lets get crazy and name the header file the exact class name, | Chris Lattner |
2010-09-02 | AsmPrinter has a formatted stream, pass it down through AsmAnnotationWriter | Chris Lattner |
2010-02-10 | Add a hook to AssemblyAnnotationWriter to allow custom info comments | Dan Gohman |
2010-02-10 | Use doxygen comment syntax. | Dan Gohman |
2008-08-24 | we should use 'class' for non-pod types instead of 'struct' to | Chris Lattner |
2008-08-23 | Switch the asmprinter (.ll) and all the stuff it requires over to | Chris Lattner |
2007-12-29 | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner |
2005-05-15 | Some cleanups for compilation with GCC 4.0.0 to remove warnings: | Reid Spencer |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2004-03-08 | Add the ability to put an annotation at the end of a basic block as well. | Chris Lattner |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-10-30 | New interface | Chris Lattner |