aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Eliminate the use of gccas in the test suite.Reid Spencer2007-02-095-8/+12
* Add ppc-specific test for better i64 compare codegen.Chris Lattner2007-02-091-0/+9
* i64 setcc tests.Evan Cheng2007-02-083-6/+38
* New test cases for PR1187Reid Spencer2007-02-082-0/+33
* Make this legal input.Reid Spencer2007-02-081-1/+1
* Add some more interesting cases to this test.Reid Spencer2007-02-081-0/+2
* For PR1187:Reid Spencer2007-02-081-0/+21
* New testcase for PR947Chris Lattner2007-02-081-0/+10
* llvm-gcc3 is goneChris Lattner2007-02-089-11/+0
* For PR1187:Reid Spencer2007-02-071-0/+8
* For PR1187:Reid Spencer2007-02-071-0/+11
* new testcase for nested functionsChris Lattner2007-02-071-0/+54
* This really only affects pointers in high memory, and only llvm 1.9, but make...Andrew Lenharth2007-02-071-0/+28
* Testcase for a bug responsible for GCC bootstrap failure, fallout from PR411.Chris Lattner2007-02-071-0/+11
* New test case.Evan Cheng2007-02-071-6/+36
* Add a DYNAMIC_STACKALLOC test case.Evan Cheng2007-02-061-0/+30
* testcase for pr1181Chris Lattner2007-02-061-0/+14
* Testcase for miscompilationChris Lattner2007-02-061-0/+7
* For PR411:Reid Spencer2007-02-051-33/+0
* For PR411:Reid Spencer2007-02-0522-236/+14
* Test case for PR1158Devang Patel2007-02-051-0/+5
* Fix unord test.Lauro Ramos Venancio2007-02-051-2/+2
* Assembler no longer prints ! at the end of its error messages.Reid Spencer2007-02-051-1/+1
* Make the RUN: line readable.Reid Spencer2007-02-051-1/+2
* For PR411:Reid Spencer2007-02-051-2/+2
* new testcase for 1174, currently xfailedChris Lattner2007-02-051-0/+22
* Test for PR1173Anton Korobeynikov2007-02-051-0/+13
* fix bug numberChris Lattner2007-02-051-1/+1
* test for pr1173Chris Lattner2007-02-051-0/+23
* testcase for PR1175Chris Lattner2007-02-041-0/+9
* new testcase for x86 backend miscompilationChris Lattner2007-02-041-0/+21
* Prepare for PR411Reid Spencer2007-02-042-3/+3
* For PR1072:Reid Spencer2007-02-0333-577/+0
* Add a test case.Evan Cheng2007-02-031-0/+27
* __builtin_isunordered test case.Evan Cheng2007-02-031-0/+18
* Improves alloca test. Verifies SP restoration.Lauro Ramos Venancio2007-02-031-1/+4
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-0231-219/+224
* new testcase for serious code pessimizationChris Lattner2007-02-011-0/+43
* My mistake, my environment wasn't up to date. This passes now.Reid Spencer2007-02-011-1/+0
* XFAIL this on x86 linux as it continues to fail.Reid Spencer2007-02-011-1/+3
* Make sure the value passed to test function is initialized.Reid Spencer2007-02-011-0/+1
* Add a test case.Evan Cheng2007-02-011-0/+16
* Added a thumb vararg test.Evan Cheng2007-02-011-1/+4
* new testcaseChris Lattner2007-02-011-0/+25
* Fix test case.Evan Cheng2007-01-311-2/+0
* Fix test cases.Evan Cheng2007-01-313-10/+11
* ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized...Lauro Ramos Venancio2007-01-313-3/+3
* Combine two tests.Evan Cheng2007-01-302-20/+11
* For PR411:Reid Spencer2007-01-3021-65/+66
* Add a gxxcmd variable for the g++ command line used to build llvm.Reid Spencer2007-01-301-0/+1