| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix make check on Solaris 10/x86: the default grep is not GNU grep, same for as. | Edwin Török | 2008-10-21 | 1 | -1/+6 |
* | add support for running the test suite with valgrind. to run it just type 'ma... | Nuno Lopes | 2008-10-07 | 1 | -2/+25 |
* | Actually run Obj-C++ tests if llvm-gcc supports. | Duncan Sands | 2008-10-06 | 1 | -1/+1 |
* | Use correct compiler component names for objc | Duncan Sands | 2008-08-07 | 1 | -2/+2 |
* | Regression test for PR2443. | Duncan Sands | 2008-06-27 | 1 | -1/+1 |
* | Turn off llvm-gcc warnings when running "make check". | Duncan Sands | 2008-06-21 | 1 | -2/+2 |
* | Change llvm.exp so it no longer ignores some errors when executing dejagnu | Matthijs Kooijman | 2008-06-10 | 1 | -0/+4 |
* | Fix tests due to llvm2cpp move to llc target | Anton Korobeynikov | 2008-04-23 | 1 | -2/+2 |
* | Byebye llvm-upgrade! | Tanya Lattner | 2008-03-25 | 1 | -16/+3 |
* | Fix error in testing for END. notation. | Tanya Lattner | 2008-03-13 | 1 | -1/+1 |
* | Fix PR2120 by changing the replacement order to change compile_cxx | Chris Lattner | 2008-03-10 | 1 | -2/+2 |
* | While hunting for two hanging tests, | Gabor Greif | 2008-02-26 | 1 | -0/+1 |
* | Fix bug in regression tests that ignored stderr output in RUN lines. Updated ... | Tanya Lattner | 2007-11-28 | 1 | -2/+2 |
* | Implement the XTARGET feature for PR1778 | Tanya Lattner | 2007-11-06 | 1 | -4/+31 |
* | Adding ocaml language bindings for the vmcore and bitwriter libraries. These are | Gordon Henriksen | 2007-09-18 | 1 | -1/+3 |
* | The Ada f-e produces various auxiliary output files | Duncan Sands | 2007-07-23 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 2 | -0/+347 |