| Commit message (Expand) | Author | Age | Files | Lines |
* | remove a dead method. | Chris Lattner | 2009-01-16 | 1 | -6/+1 |
* | Reimplement the old and horrible bison parser for .ll files with a nice | Chris Lattner | 2009-01-02 | 1 | -7/+17 |
* | Fixed grammar and capitalization. | Misha Brukman | 2008-12-31 | 1 | -5/+4 |
* | Move Print*Pass to use raw_ostream. | Daniel Dunbar | 2008-10-22 | 1 | -5/+5 |
* | Privatize PrintModulePass and PrintFunctionPass and add | Daniel Dunbar | 2008-10-21 | 1 | -55/+13 |
* | 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 | 2 | -6/+9 |
* | Change WriteTypeSymbolic/WriteAsOperand to return void instead of | Chris Lattner | 2008-08-19 | 1 | -3/+3 |
* | Revert 51775. | Evan Cheng | 2008-05-30 | 1 | -4/+4 |
* | Patches for building llvm on Solaris x86. Contributed by Nathan Keynes. | Evan Cheng | 2008-05-30 | 1 | -4/+4 |
* | Fix newly-introduced 4.3 warnings | Anton Korobeynikov | 2008-02-20 | 1 | -1/+1 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 4 | -8/+8 |
* | More fleshing out of docs/Passes.html, plus some typo fixes and | Gordon Henriksen | 2007-10-26 | 1 | -1/+1 |
* | Change casts from old style to new style. This helps document the details | Reid Spencer | 2007-08-12 | 1 | -4/+5 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 4 | -0/+276 |