aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendC/2009-01-20-k8.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix these so that they work on non-x86 Darwin machines.Bill Wendling2009-06-041-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72903 91177308-0d34-0410-b5e6-96231b3b80d8
* Specify that this works for Darwin.Bill Wendling2009-06-041-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72899 91177308-0d34-0410-b5e6-96231b3b80d8
* For XTARGET to work on targets not in the list,Dale Johannesen2009-06-041-0/+1
| | | | | | | | | there must also be an XFAIL line. Fix a couple examples of this. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72876 91177308-0d34-0410-b5e6-96231b3b80d8
* These tests are x86 specific.Duncan Sands2009-04-221-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69798 91177308-0d34-0410-b5e6-96231b3b80d8
* Check that the "don't barf on k8" fix is notDuncan Sands2009-01-201-0/+2
accidentally reverted again. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62587 91177308-0d34-0410-b5e6-96231b3b80d8