| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust this to the wonky syntax that GCC expects. | Chris Lattner | 2006-09-29 | 1 | -2/+1 |
* | Use the -emit-llvm switch to generate LLVM assembly that can be parsed | Reid Spencer | 2006-09-28 | 1 | -1/+1 |
* | Testcase for PR924 | Chris Lattner | 2006-09-28 | 1 | -0/+11 |
* | Regression test for PR#922. | John Criswell | 2006-09-25 | 2 | -0/+11 |
* | Regression testcase for PR855. | Bill Wendling | 2006-09-22 | 1 | -0/+3 |
* | new testcase | Chris Lattner | 2006-09-18 | 1 | -0/+13 |
* | new testcase for PR906 | Chris Lattner | 2006-09-11 | 1 | -0/+12 |
* | converge on the right number of %'s :) | Chris Lattner | 2006-08-04 | 1 | -1/+1 |
* | Use the %llvm-gcc% variable to find llvm-gcc for those of us that don't | Reid Spencer | 2006-08-04 | 1 | -1/+1 |
* | testcase for PR854. | Chris Lattner | 2006-07-31 | 1 | -0/+11 |
* | PR# not associated with XFAIL | Jim Laskey | 2006-06-16 | 1 | -0/+1 |
* | debug info is alive again | Jim Laskey | 2006-06-16 | 2 | -4/+0 |
* | new testcase | Chris Lattner | 2006-05-19 | 1 | -0/+23 |
* | New testcase that crashes the new CFE. | Chris Lattner | 2006-05-01 | 1 | -0/+12 |
* | Fails with all sparcs | Chris Lattner | 2006-04-20 | 1 | -1/+1 |
* | Remove this test, there is no need to test GCC's bugs | Chris Lattner | 2006-04-14 | 1 | -13/+0 |
* | My addition of the xfail marker threw off the line #. move it. | Chris Lattner | 2006-04-13 | 1 | -1/+3 |
* | Fix this regex to match what llvmgcc4 produces also | Chris Lattner | 2006-04-13 | 1 | -1/+1 |
* | These tests are now xfailed for llvmgcc4. This is PR735, unlikely to be | Chris Lattner | 2006-04-13 | 2 | -0/+4 |
* | This file is an invalid C file, test that it is properly rejected | Chris Lattner | 2006-04-13 | 1 | -1/+5 |
* | These are only XFAILs with llvmgcc3, they pass with llvmgcc4 | Chris Lattner | 2006-04-13 | 7 | -9/+10 |
* | Added the ability to xfail based on llvmgcc version | Tanya Lattner | 2006-04-12 | 1 | -1/+1 |
* | Tired of wading through cvs's list ? files that are generated when building | Reid Spencer | 2006-03-23 | 1 | -0/+3 |
* | new testcase that broke the new f.e. | Chris Lattner | 2006-03-17 | 1 | -0/+8 |
* | New testcase, the new CFE compiles this into insertelement instructions, the | Chris Lattner | 2006-03-16 | 1 | -0/+11 |
* | new testcase that should have been added long ago. | Chris Lattner | 2006-03-07 | 1 | -0/+6 |
* | New testcase, make sure nate doesn't vanish | Chris Lattner | 2006-03-04 | 1 | -0/+10 |
* | new c front-end testcase | Chris Lattner | 2006-01-24 | 1 | -0/+8 |
* | make this work for Reid, who renamed his CVS module dir :) | Chris Lattner | 2006-01-19 | 1 | -2/+1 |
* | Ensure that the CFE always emits intrinsics in their unsigned version, not wi... | Chris Lattner | 2006-01-17 | 1 | -0/+9 |
* | testcase for PR676: http://llvm.cs.uiuc.edu/PR676 | Jim Laskey | 2006-01-14 | 1 | -0/+9 |
* | testcase for PR691 | Chris Lattner | 2006-01-13 | 1 | -0/+12 |
* | Modify this test to not depend on the host math.h implementation | Chris Lattner | 2006-01-07 | 1 | -13/+12 |
* | New testcase for PR660 | Chris Lattner | 2005-12-05 | 1 | -0/+8 |
* | testcase for PR664 | Chris Lattner | 2005-12-05 | 1 | -0/+20 |
* | Merged from RELEASE_16. | John Criswell | 2005-11-08 | 2 | -2/+2 |
* | Testcase that crashes llvmgcc in type layout | Chris Lattner | 2005-10-19 | 1 | -0/+9 |
* | new testcase that crashes the CFE | Chris Lattner | 2005-09-24 | 1 | -0/+33 |
* | new testcase for PR630 | Chris Lattner | 2005-09-24 | 1 | -0/+9 |
* | Testcase for PR629 | Chris Lattner | 2005-09-21 | 1 | -0/+5 |
* | fails since linux-itanium headers are Different | Duraid Madina | 2005-09-13 | 1 | -1/+1 |
* | New testcase for PR610 | Chris Lattner | 2005-07-28 | 1 | -0/+5 |
* | Testcase for PR607 | Chris Lattner | 2005-07-26 | 1 | -0/+3 |
* | If errno doesn't matter (e.g. in -ffast-math scenarios), sqrt* should be | Chris Lattner | 2005-07-21 | 1 | -0/+7 |
* | new testcase for PR580 | Chris Lattner | 2005-06-15 | 1 | -0/+13 |
* | new testcase for PR562 | Chris Lattner | 2005-05-10 | 1 | -0/+6 |
* | new testcase | Chris Lattner | 2005-05-07 | 1 | -0/+17 |
* | Eliminate tabs and trailing spaces | Jeff Cohen | 2005-04-23 | 14 | -65/+64 |
* | Add the RUN: prefix to the start of the run line so this test doesn't fail. | Reid Spencer | 2005-04-22 | 1 | -1/+1 |
* | make this harder | Chris Lattner | 2005-04-10 | 1 | -0/+3 |