Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Frontend: Add a more explicit -backend-option flag for passing backend command | Daniel Dunbar | 2011-03-22 | 1 | -0/+2 |
* | If -fno-builtin is passed, tell TargetLibraryInfo to | Chris Lattner | 2011-02-18 | 1 | -2/+9 |
* | install a TargetLibraryInfo configured with the appropriate | Chris Lattner | 2011-02-18 | 1 | -3/+12 |
* | Implement -cl-mad-enable | Peter Collingbourne | 2010-12-04 | 1 | -0/+1 |
* | Implement -cl-unsafe-math-optimizations | Peter Collingbourne | 2010-12-04 | 1 | -0/+1 |
* | Implement -cl-finite-math-only | Peter Collingbourne | 2010-12-04 | 1 | -0/+2 |
* | IRgen: Change CodeGenPasses to be a PassManager, so it can have CallGraphSCC or | Daniel Dunbar | 2010-09-17 | 1 | -11/+5 |
* | Driver/IRgen: Add support for -momit-leaf-frame-pointer. | Daniel Dunbar | 2010-07-01 | 1 | -1/+15 |
* | Move CodeGenOptions.h *back* into Frontend. This should have been done when the | Chandler Carruth | 2010-06-15 | 1 | -1/+1 |
* | Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library... | Daniel Dunbar | 2010-06-15 | 1 | -0/+325 |