aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Testcase for C front-end crash.Duncan Sands2007-04-161-0/+6
* Testcase for debug info emission for structure fields at variable offsets.Duncan Sands2007-04-161-0/+8
* For PR1336:Reid Spencer2007-04-161-1/+0
* For PR1319:Reid Spencer2007-04-16170-468/+493
* Fix hello.ll test.Lauro Ramos Venancio2007-04-161-3/+3
* Fix align test.Lauro Ramos Venancio2007-04-161-3/+2
* Look for site.exp in the build directory, not the source directory.Duncan Sands2007-04-161-1/+1
* Use %s, not explicit name.Duncan Sands2007-04-161-1/+1
* Change ne into !=.Duncan Sands2007-04-161-1/+1
* For PR1319:Reid Spencer2007-04-1651-65/+81
* For PR1319:Reid Spencer2007-04-1623-30/+48
* Fix the syntax for these tests. Noticed by Duncan Sands.Reid Spencer2007-04-1617-18/+20
* Syntax upgrade and fix for PR1336.Reid Spencer2007-04-161-4/+5
* For PR1336:Reid Spencer2007-04-161-3/+2
* For PR1336:Reid Spencer2007-04-162-4/+2