Age | Commit message (Expand) | Author |
---|---|---|
2009-03-02 | Rename lib/Driver (etc) to lib/Frontend in prep for the *actual* | Daniel Dunbar |
2009-02-18 | move llvm backend specific #includes into Backend.cpp instead of Clang.cpp | Chris Lattner |
2009-02-17 | Backend: Accept -mcpu and -mattr for use by TargetMachine. | Daniel Dunbar |
2008-10-29 | Choose CompileOptions (optimization passes) to match llvm-gcc more | Daniel Dunbar |
2008-10-23 | Add -O[0-3s] support (following llvm-gcc). | Daniel Dunbar |