]> granicus.if.org Git - clang/commit
Add and describe a quick script to migrate gcc builtins that clang doesn't
authorEric Christopher <echristo@apple.com>
Mon, 25 Oct 2010 21:17:59 +0000 (21:17 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 25 Oct 2010 21:17:59 +0000 (21:17 +0000)
commita473c9593bf50cd5d9ed2d36ea0b6210fcf45690
tree8597d7abe014cbe7c0c09fa643358332e903398f
parentd8f0ade43ee3f9d13d2d98b7a3d07468c2b4096e
Add and describe a quick script to migrate gcc builtins that clang doesn't
know about to the default APIs for x86 vector operations.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@117313 91177308-0d34-0410-b5e6-96231b3b80d8
www/builtins.py [new file with mode: 0755]
www/compatibility.html