]> granicus.if.org Git - clang/commit
Fix __builtin_ia32_roundss and __builtin_ia32_roundsd definitions.
authorEric Christopher <echristo@apple.com>
Thu, 4 Mar 2010 01:34:19 +0000 (01:34 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 4 Mar 2010 01:34:19 +0000 (01:34 +0000)
commit2ac7472f87cdb157f23ef47422d3dcf1bc66013a
tree42dba0132aeff871c33992c07f865774a4db7f37
parent4819ac44c0e5222ebfe8e199c51f653f52177336
Fix __builtin_ia32_roundss and __builtin_ia32_roundsd definitions.
Re-enable test.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97707 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/BuiltinsX86.def
test/CodeGen/builtins-x86.c