Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | we should use 'class' for non-pod types instead of 'struct' to | Chris Lattner | 2008-08-24 | 1 | -1/+2 |
* | Switch the asmprinter (.ll) and all the stuff it requires over to | Chris Lattner | 2008-08-23 | 1 | -6/+5 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Some cleanups for compilation with GCC 4.0.0 to remove warnings: | Reid Spencer | 2005-05-15 | 1 | -0/+2 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -3/+3 |
* | Add the ability to put an annotation at the end of a basic block as well. | Chris Lattner | 2004-03-08 | 1 | -3/+9 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+5 |
* | New interface | Chris Lattner | 2003-10-30 | 1 | -0/+40 |