Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the -opt switch and add a test case for it. | Mikhail Glushenkov | 2008-05-30 | 1 | -0/+12 |
* | Fix: 'sink' handling was broken. | Mikhail Glushenkov | 2008-05-30 | 1 | -0/+12 |
* | Check if llvm-gcc is available before running tests. Patch by Matthijs Kooijman! | Tanya Lattner | 2008-05-14 | 1 | -1/+8 |
* | Filter option names to escape symbols not allowed as C++ identifiers. | Mikhail Glushenkov | 2008-05-12 | 1 | -0/+12 |
* | Move test files around a bit - fixes the reported number of test cases. | Mikhail Glushenkov | 2008-05-06 | 5 | -2/+2 |
* | Use edge weights to choose the right linker based on input language names. | Mikhail Glushenkov | 2008-05-06 | 2 | -2/+2 |
* | Add a --linker command-line option, make all tests pass. | Mikhail Glushenkov | 2008-05-06 | 2 | -3/+3 |
* | Add two (currently failing) tests. | Mikhail Glushenkov | 2008-05-06 | 4 | -0/+45 |
* | Take object file as input and handle files with the same name correctly. | Mikhail Glushenkov | 2008-05-06 | 2 | -2/+1 |
* | First small tests for llvmc2. | Mikhail Glushenkov | 2008-05-06 | 4 | -0/+34 |