aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/mmx-builtins.c
AgeCommit message (Collapse)Author
2011-06-03These tests require particular registered targets. Declared as such.Galina Kistanova
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132600 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-20Linux still needs these hacks.Bill Wendling
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116888 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-19Now that mm_malloc.h was rewritten to *not* include errno.h (seeBill Wendling
http://llvm.org/viewvc/llvm-project?rev=116771&view=rev) we can get rid of these hacks. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116853 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-06Erm...this isn't the same as PR6658.Bill Wendling
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115737 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-06Add same hack to mmx-builtins.c as in Headers/c89.c to get it to pass on ↵Bill Wendling
Win32. PR6658. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115735 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-03Do x86_64.Bill Wendling
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115460 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-03Test to verify that all of the MMX builtins are handled by the front-end.Bill Wendling
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115459 91177308-0d34-0410-b5e6-96231b3b80d8