aboutsummaryrefslogtreecommitdiffstats
path: root/test/lib/llvm.exp
Commit message (Expand)AuthorAgeFilesLines
* Fix make check on Solaris 10/x86: the default grep is not GNU grep, same for as.Edwin Török2008-10-211-1/+6
* add support for running the test suite with valgrind. to run it just type 'ma...Nuno Lopes2008-10-071-2/+25
* Actually run Obj-C++ tests if llvm-gcc supports.Duncan Sands2008-10-061-1/+1
* Use correct compiler component names for objcDuncan Sands2008-08-071-2/+2
* Regression test for PR2443.Duncan Sands2008-06-271-1/+1
* Turn off llvm-gcc warnings when running "make check".Duncan Sands2008-06-211-2/+2
* Change llvm.exp so it no longer ignores some errors when executing dejagnuMatthijs Kooijman2008-06-101-0/+4
* Fix error in testing for END. notation.Tanya Lattner2008-03-131-1/+1
* Fix PR2120 by changing the replacement order to change compile_cxx Chris Lattner2008-03-101-2/+2
* While hunting for two hanging tests,Gabor Greif2008-02-261-0/+1
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...Tanya Lattner2007-11-281-2/+2
* Implement the XTARGET feature for PR1778Tanya Lattner2007-11-061-4/+31
* Adding ocaml language bindings for the vmcore and bitwriter libraries. These areGordon Henriksen2007-09-181-1/+3
* The Ada f-e produces various auxiliary output filesDuncan Sands2007-07-231-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+234