summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Make running these tests conditional on llvm-gcc supporting the languageReid Spencer2007-04-22
* For PR1146:Reid Spencer2007-04-22
* Implement PIC for arm-linux.Lauro Ramos Venancio2007-04-22
* Add a .cvsignore file.Reid Spencer2007-04-21
* Replace llvm_gcc_supports_ada and llvm_gcc_supports_objc with just a singleReid Spencer2007-04-21
* Pass the LLVMGCC_LANGS variable through to Tcl.Reid Spencer2007-04-21
* llvm-dg.exp is dead, remove it.Reid Spencer2007-04-21
* Failure.sh is dead, remove it.Reid Spencer2007-04-21
* Use the llvm_supports_target function to prevent running of tests forReid Spencer2007-04-21
* Add the llvm_supports_target function.Reid Spencer2007-04-21
* Add the TARGETS_TO_BUILD variable.Reid Spencer2007-04-21
* Test if the compiler supports Ada, and enable Ada tests if so. While I wasDuncan Sands2007-04-21
* Always print the same "PR" information in the same location (just afterReid Spencer2007-04-21
* Put failure information on a separate line. Hopefully this unbreaks theReid Spencer2007-04-21
* add support for alignment attributes on load/store instructionsChristopher Lamb2007-04-21
* make this portable to 64-bit hostsChris Lattner2007-04-21
* New test case.Devang Patel2007-04-21
* Enable Objective-C tests.Devang Patel2007-04-20
* Test check inChristopher Lamb2007-04-20
* Fix test.Evan Cheng2007-04-20
* new testcaseChris Lattner2007-04-18
* New crasher test case.Evan Cheng2007-04-18
* New test.Devang Patel2007-04-18
* new testcaseChris Lattner2007-04-17
* new testcaseChris Lattner2007-04-17
* Use // not ; since this is C.Duncan Sands2007-04-17
* New test case.Devang Patel2007-04-17
* new testcaseChris Lattner2007-04-17
* Implemented correct stack probing on mingw/cygwin for dynamic alloca's.Anton Korobeynikov2007-04-17
* Make it work on 64-bit systems.Jeff Cohen2007-04-17
* this is fixedAndrew Lenharth2007-04-17
* Add PR number for reference.Devang Patel2007-04-16
* New test case.Devang Patel2007-04-16
* Fix this test from Duncan's experiment.Reid Spencer2007-04-16
* Also validate that the code generation of IntrinsicLowering for LLI works.Reid Spencer2007-04-16
* refix thisChris Lattner2007-04-16
* use an x86 t-t for an x86 test. Thanks to Dan for noticing this!Chris Lattner2007-04-16
* fix incorrectly upgraded testChris Lattner2007-04-16
* We shouldn't have tests for features we don't have yet.Chris Lattner2007-04-16
* remove bogus testChris Lattner2007-04-16
* Spelling fix.Duncan Sands2007-04-16
* MAke this test portable.Chris Lattner2007-04-16
* Test code quality for variable length array references.Duncan Sands2007-04-16
* Check handling of arrays of variable sized components.Duncan Sands2007-04-16
* Heal this testAnton Korobeynikov2007-04-16
* fix this testChris Lattner2007-04-16
* Fixes tests and remove xfail.Evan Cheng2007-04-16
* One more callee-saved register used.Evan Cheng2007-04-16
* Fix test.Evan Cheng2007-04-16
* Testcase for C front-end crash.Duncan Sands2007-04-16