]> granicus.if.org Git - clang/commit
Remove custom handling for cmpsd/cmpss/cmppd/cmpps builtins. The builtins are now...
authorCraig Topper <craig.topper@gmail.com>
Mon, 30 Jan 2012 08:38:42 +0000 (08:38 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 30 Jan 2012 08:38:42 +0000 (08:38 +0000)
commit79a64c7f8c501e3df4330db8f50a2dbc9877953b
tree51fdc52321b6c7ba9e681dae8631cca7e34cd075
parentf8495d67ca4dd2ea15a4dc59e9a2fa32a9bfa475
Remove custom handling for cmpsd/cmpss/cmppd/cmpps builtins. The builtins are now in IntrinsicsX86.td.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149235 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBuiltin.cpp