Age | Commit message (Expand) | Author |
2006-12-03 | Use weak_import on linux, weak everywhere else. Makes test pass on Linux. | Reid Spencer |
2006-12-01 | enable this now that codegen support is in place | Chris Lattner |
2006-12-01 | new testcase to verify external weak continues to work | Chris Lattner |
2006-11-27 | Alter these tests to ensure they match a "test $1, X" X86 instruction that | Reid Spencer |
2006-11-27 | For PR950: | Reid Spencer |
2006-11-10 | xfail for llvmgcc3 | Tanya Lattner |
2006-11-08 | Should be xfailed for llvmgcc3 | Tanya Lattner |
2006-10-31 | add a note | Chris Lattner |
2006-10-31 | new testcase | Chris Lattner |
2006-09-29 | Adjust this to the wonky syntax that GCC expects. | Chris Lattner |
2006-09-28 | Use the -emit-llvm switch to generate LLVM assembly that can be parsed | Reid Spencer |
2006-09-28 | Testcase for PR924 | Chris Lattner |
2006-09-25 | Regression test for PR#922. | John Criswell |
2006-09-22 | Regression testcase for PR855. | Bill Wendling |
2006-09-18 | new testcase | Chris Lattner |
2006-09-11 | new testcase for PR906 | Chris Lattner |
2006-08-04 | converge on the right number of %'s :) | Chris Lattner |
2006-08-04 | Use the %llvm-gcc% variable to find llvm-gcc for those of us that don't | Reid Spencer |
2006-07-31 | testcase for PR854. | Chris Lattner |
2006-06-16 | PR# not associated with XFAIL | Jim Laskey |
2006-06-16 | debug info is alive again | Jim Laskey |
2006-05-19 | new testcase | Chris Lattner |
2006-05-01 | New testcase that crashes the new CFE. | Chris Lattner |
2006-04-20 | Fails with all sparcs | Chris Lattner |
2006-04-14 | Remove this test, there is no need to test GCC's bugs | Chris Lattner |
2006-04-13 | My addition of the xfail marker threw off the line #. move it. | Chris Lattner |
2006-04-13 | Fix this regex to match what llvmgcc4 produces also | Chris Lattner |
2006-04-13 | These tests are now xfailed for llvmgcc4. This is PR735, unlikely to be | Chris Lattner |
2006-04-13 | This file is an invalid C file, test that it is properly rejected | Chris Lattner |
2006-04-13 | These are only XFAILs with llvmgcc3, they pass with llvmgcc4 | Chris Lattner |
2006-04-12 | Added the ability to xfail based on llvmgcc version | Tanya Lattner |
2006-03-23 | Tired of wading through cvs's list ? files that are generated when building | Reid Spencer |
2006-03-17 | new testcase that broke the new f.e. | Chris Lattner |
2006-03-16 | New testcase, the new CFE compiles this into insertelement instructions, the | Chris Lattner |
2006-03-07 | new testcase that should have been added long ago. | Chris Lattner |
2006-03-04 | New testcase, make sure nate doesn't vanish | Chris Lattner |
2006-01-24 | new c front-end testcase | Chris Lattner |
2006-01-19 | make this work for Reid, who renamed his CVS module dir :) | Chris Lattner |
2006-01-17 | Ensure that the CFE always emits intrinsics in their unsigned version, not wi... | Chris Lattner |
2006-01-14 | testcase for PR676: http://llvm.cs.uiuc.edu/PR676 | Jim Laskey |
2006-01-13 | testcase for PR691 | Chris Lattner |
2006-01-07 | Modify this test to not depend on the host math.h implementation | Chris Lattner |
2005-12-05 | New testcase for PR660 | Chris Lattner |
2005-12-05 | testcase for PR664 | Chris Lattner |
2005-11-08 | Merged from RELEASE_16. | John Criswell |
2005-10-19 | Testcase that crashes llvmgcc in type layout | Chris Lattner |
2005-09-24 | new testcase that crashes the CFE | Chris Lattner |
2005-09-24 | new testcase for PR630 | Chris Lattner |
2005-09-21 | Testcase for PR629 | Chris Lattner |
2005-09-13 | fails since linux-itanium headers are Different | Duraid Madina |