Age | Commit message (Expand) | Author |
---|---|---|
2008-12-11 | Merge Base.td and Tools.td. | Mikhail Glushenkov |
2008-12-09 | Support -emit-llvm properly (with -S and -c). | Mikhail Glushenkov |
2008-12-07 | Plugin updates: support more options. | Mikhail Glushenkov |
2008-12-07 | Use (actions) instead of option properties, support external options. | Mikhail Glushenkov |
2008-11-26 | Fix the -I option (llvmc -I dir1 -I dir2 didn't work). | Mikhail Glushenkov |
2008-11-26 | Refactor Tools.td to remove repetition. | Mikhail Glushenkov |
2008-11-25 | Make -fsyntax-only, -include and -emit-llvm work for C++ and Objective-C/C++. | Mikhail Glushenkov |
2008-11-19 | LLVMC2: -emit-llvm stops compilation. | Daniel Dunbar |
2008-11-19 | LLVMC2: Teach llvm_gcc_c tool about -include and -fsyntax-only. | Daniel Dunbar |
2008-11-08 | Add LLVMC2 tool definitions for Objective-C and Objective-C++. | Daniel Dunbar |
2008-10-02 | Build system tweaks to make it more convenient for the plugin authors. | Mikhail Glushenkov |