Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.... | Chris Lattner | 2011-07-23 | 1 | -1/+1 |
* | Driver, Frontend: add CUDA language support | Peter Collingbourne | 2010-12-01 | 1 | -0/+1 |
* | Frontend: Add FrontendAction support for handling LLVM IR inputs. | Daniel Dunbar | 2010-06-07 | 1 | -0/+1 |
* | Frontend: Lift InputKind enumeration to top level. | Daniel Dunbar | 2010-06-07 | 1 | -2/+1 |
* | recognize .hpp as c++ (needed for ./configure'ing boost) | Nuno Lopes | 2009-11-17 | 1 | -1/+1 |
* | Move input kind identification (-x) into FrontendOptions. | Daniel Dunbar | 2009-11-13 | 1 | -0/+31 |