summaryrefslogtreecommitdiffstats
path: root/llvm/test
Commit message (Expand)AuthorAgeFilesLines
* Fix the comparison of language names to accept any characters by usingReid Spencer2007-04-221-1/+1
* Make running these tests conditional on llvm-gcc supporting the languageReid Spencer2007-04-222-2/+6
* For PR1146:Reid Spencer2007-04-222-0/+4
* Implement PIC for arm-linux.Lauro Ramos Venancio2007-04-222-1/+5
* Add a .cvsignore file.Reid Spencer2007-04-211-0/+1
* Replace llvm_gcc_supports_ada and llvm_gcc_supports_objc with just a singleReid Spencer2007-04-213-30/+33
* Pass the LLVMGCC_LANGS variable through to Tcl.Reid Spencer2007-04-211-0/+1
* llvm-dg.exp is dead, remove it.Reid Spencer2007-04-211-136/+0
* Failure.sh is dead, remove it.Reid Spencer2007-04-212-8/+0
* Use the llvm_supports_target function to prevent running of tests forReid Spencer2007-04-217-7/+21
* Add the llvm_supports_target function.Reid Spencer2007-04-211-0/+9
* Add the TARGETS_TO_BUILD variable.Reid Spencer2007-04-211-0/+1
* Test if the compiler supports Ada, and enable Ada tests if so. While I wasDuncan Sands2007-04-212-0/+23
* Always print the same "PR" information in the same location (just afterReid Spencer2007-04-211-5/+5
* Put failure information on a separate line. Hopefully this unbreaks theReid Spencer2007-04-211-4/+4
* add support for alignment attributes on load/store instructionsChristopher Lamb2007-04-212-0/+14
* make this portable to 64-bit hostsChris Lattner2007-04-211-1/+1
* New test case.Devang Patel2007-04-211-0/+28
* Enable Objective-C tests.Devang Patel2007-04-202-0/+20
* Test check inChristopher Lamb2007-04-201-1/+0
* Fix test.Evan Cheng2007-04-201-1/+1
* new testcaseChris Lattner2007-04-181-0/+13
* New crasher test case.Evan Cheng2007-04-181-0/+42
* New test.Devang Patel2007-04-181-0/+692
* new testcaseChris Lattner2007-04-171-0/+35
* new testcaseChris Lattner2007-04-171-0/+11
* Use // not ; since this is C.Duncan Sands2007-04-171-2/+2
* New test case.Devang Patel2007-04-171-0/+4
* new testcaseChris Lattner2007-04-171-0/+12
* Implemented correct stack probing on mingw/cygwin for dynamic alloca's.Anton Korobeynikov2007-04-171-0/+27
* Make it work on 64-bit systems.Jeff Cohen2007-04-171-1/+1
* this is fixedAndrew Lenharth2007-04-171-1/+1
* Add PR number for reference.Devang Patel2007-04-161-0/+1
* New test case.Devang Patel2007-04-161-0/+17
* Fix this test from Duncan's experiment.Reid Spencer2007-04-161-1/+1
* Also validate that the code generation of IntrinsicLowering for LLI works.Reid Spencer2007-04-161-6/+25
* refix thisChris Lattner2007-04-161-1/+1
* use an x86 t-t for an x86 test. Thanks to Dan for noticing this!Chris Lattner2007-04-161-2/+2
* fix incorrectly upgraded testChris Lattner2007-04-161-1/+1
* We shouldn't have tests for features we don't have yet.Chris Lattner2007-04-161-35/+0
* remove bogus testChris Lattner2007-04-161-17/+0
* Spelling fix.Duncan Sands2007-04-161-1/+1
* MAke this test portable.Chris Lattner2007-04-161-1/+3
* Test code quality for variable length array references.Duncan Sands2007-04-161-0/+7
* Check handling of arrays of variable sized components.Duncan Sands2007-04-161-0/+10
* Heal this testAnton Korobeynikov2007-04-161-2/+2
* fix this testChris Lattner2007-04-161-3/+2
* Fixes tests and remove xfail.Evan Cheng2007-04-161-3/+2
* One more callee-saved register used.Evan Cheng2007-04-161-1/+1
* Fix test.Evan Cheng2007-04-161-1/+1
OpenPOWER on IntegriCloud