aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Testcase for PR160Chris Lattner2003-11-281-0/+26
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10247 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcase for PR158Chris Lattner2003-11-271-0/+14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10246 91177308-0d34-0410-b5e6-96231b3b80d8
* testcase for PR159Chris Lattner2003-11-271-0/+12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10244 91177308-0d34-0410-b5e6-96231b3b80d8
* Renamed intermediate values that used the same type and name as previousJohn Criswell2003-11-263-15/+15
| | | | | | | values. All of these files should assemble now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10239 91177308-0d34-0410-b5e6-96231b3b80d8
* Testcase for PR157Chris Lattner2003-11-261-0/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10237 91177308-0d34-0410-b5e6-96231b3b80d8
* testcase for PR 148Chris Lattner2003-11-251-0/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10206 91177308-0d34-0410-b5e6-96231b3b80d8
* Testcase for PR147Chris Lattner2003-11-251-0/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10205 91177308-0d34-0410-b5e6-96231b3b80d8
* Unbreak this test case - llvm-as no longer tolerates redefining names in anyBrian Gaeke2003-11-222-6/+6
| | | | | | | given type plane. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10169 91177308-0d34-0410-b5e6-96231b3b80d8
* Strengthen test case.Brian Gaeke2003-11-222-2/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10166 91177308-0d34-0410-b5e6-96231b3b80d8
* C Writer was dumping core on this test case.Brian Gaeke2003-11-222-0/+12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10165 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcase that breaks the pruneeh passChris Lattner2003-11-221-0/+15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10162 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcaseChris Lattner2003-11-211-0/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10144 91177308-0d34-0410-b5e6-96231b3b80d8
* Clean more qmtest files.Brian Gaeke2003-11-211-2/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10125 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix an all too common form of the 'Found global types that are not ↵Chris Lattner2003-11-201-0/+10
| | | | | | compatible' warning git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10122 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcase for PR143Chris Lattner2003-11-201-0/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10120 91177308-0d34-0410-b5e6-96231b3b80d8
* Blow away compiled versions of qmtest classes on 'make clean'.Brian Gaeke2003-11-201-0/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10119 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix0r a test that mistakenly used %llvmg++ instead of %llvmgxx.Brian Gaeke2003-11-201-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10118 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcase for PR132Chris Lattner2003-11-201-0/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10116 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcase for PR141Chris Lattner2003-11-201-0/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10112 91177308-0d34-0410-b5e6-96231b3b80d8
* Testcase for PR113Chris Lattner2003-11-201-0/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10101 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcase for PR133Chris Lattner2003-11-191-0/+12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10095 91177308-0d34-0410-b5e6-96231b3b80d8
* We now support different expectations for different OS's/architectures.John Criswell2003-11-191-2/+14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10094 91177308-0d34-0410-b5e6-96231b3b80d8
* update testChris Lattner2003-11-191-2/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10092 91177308-0d34-0410-b5e6-96231b3b80d8
* Genericize testsChris Lattner2003-11-194-25/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10091 91177308-0d34-0410-b5e6-96231b3b80d8
* Cleanup testChris Lattner2003-11-191-5/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10090 91177308-0d34-0410-b5e6-96231b3b80d8
* Improve test portabilityChris Lattner2003-11-191-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10087 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix testcase. This should no longer be XFAIL'dChris Lattner2003-11-191-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10086 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcase for PR 130Chris Lattner2003-11-191-0/+23
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10076 91177308-0d34-0410-b5e6-96231b3b80d8
* Testcase for PR131Chris Lattner2003-11-181-0/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10074 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcase for PR126Chris Lattner2003-11-181-0/+13
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10072 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcase for PR125Chris Lattner2003-11-181-0/+12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10071 91177308-0d34-0410-b5e6-96231b3b80d8
* Testcase for PR128Chris Lattner2003-11-181-0/+12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10070 91177308-0d34-0410-b5e6-96231b3b80d8
* There is no need to rely on LLI working for this testChris Lattner2003-11-161-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10036 91177308-0d34-0410-b5e6-96231b3b80d8
* Testcase for PR116Chris Lattner2003-11-161-0/+17
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10034 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcase, for PR 115Chris Lattner2003-11-161-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10031 91177308-0d34-0410-b5e6-96231b3b80d8
* Instcombine should promote this, and because it isn't, we are failing ↵Chris Lattner2003-11-131-0/+9
| | | | | | poolalloc tests git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9980 91177308-0d34-0410-b5e6-96231b3b80d8
* NEW testcase for PR84 :(Chris Lattner2003-11-131-0/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9967 91177308-0d34-0410-b5e6-96231b3b80d8
* Add new testcase for PR112Chris Lattner2003-11-121-0/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9940 91177308-0d34-0410-b5e6-96231b3b80d8
* The bytecode reader/writer is borking this testcaseChris Lattner2003-11-121-0/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9919 91177308-0d34-0410-b5e6-96231b3b80d8
* This is not the instruction combiner's fault! No really!Chris Lattner2003-11-121-9/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9918 91177308-0d34-0410-b5e6-96231b3b80d8
* Reduced testcase for PR 110Chris Lattner2003-11-121-0/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9917 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcase for PR107Chris Lattner2003-11-121-0/+8
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9910 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcaseChris Lattner2003-11-091-0/+20
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9829 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcaseChris Lattner2003-11-092-1/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9817 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcaseChris Lattner2003-11-081-0/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9815 91177308-0d34-0410-b5e6-96231b3b80d8
* All 'llvmgcc' tests should specify %llvmgcc so that the path is passedBrian Gaeke2003-11-064-4/+4
| | | | | | | in by qmtest. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9757 91177308-0d34-0410-b5e6-96231b3b80d8
* new testcaseChris Lattner2003-11-051-0/+16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9746 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcaseChris Lattner2003-11-051-0/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9733 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a dtor to ensure that they are called the right number of times.Chris Lattner2003-11-051-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9721 91177308-0d34-0410-b5e6-96231b3b80d8
* NEw testcaseChris Lattner2003-11-051-0/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9720 91177308-0d34-0410-b5e6-96231b3b80d8