| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reorganize llvmc code. | Mikhail Glushenkov | 2009-03-02 | 1 | -534/+0 |
| | | | | | | | | | | | Move the code from 'llvmc/driver' into a new CompilerDriver library, and change the build system accordingly. Makes it easier for projects using LLVM to build their own llvmc-based drivers. Tested with objdir != srcdir. llvm-svn: 65821 | ||||
| * | Add some comments. | Mikhail Glushenkov | 2009-01-30 | 1 | -1/+5 |
| | | | | | llvm-svn: 63364 | ||||
| * | Add a --check-graph option to llvmc. | Mikhail Glushenkov | 2009-01-09 | 1 | -0/+131 |
| | | | | | llvm-svn: 61989 | ||||
| * | Join tools couldn't be used in the middle of the toolchain. | Mikhail Glushenkov | 2008-12-07 | 1 | -5/+4 |
| | | | | | llvm-svn: 60665 | ||||
| * | Use (actions) instead of option properties, support external options. | Mikhail Glushenkov | 2008-12-07 | 1 | -67/+15 |
| | | | | | | | | Also includes a major refactoring. See documentation for more information. llvm-svn: 60656 | ||||
| * | Disallow multiple edges. | Mikhail Glushenkov | 2008-11-26 | 1 | -0/+14 |
| | | | | | llvm-svn: 60127 | ||||
| * | Since the old llvmc was removed, rename llvmc2 to llvmc. | Mikhail Glushenkov | 2008-11-25 | 1 | -0/+438 |
| llvm-svn: 60048 | |||||

