]> granicus.if.org Git - clang/commit
Convert the non-temporal store builtins to LLVM-native IR.
authorBill Wendling <isanbard@gmail.com>
Wed, 4 May 2011 02:40:38 +0000 (02:40 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 4 May 2011 02:40:38 +0000 (02:40 +0000)
commitb51bddab211ba7daa8832c017d82281e0d8348d1
treedff6cf461882de6169d8e7e02c3d9a5478a853cd
parent3c989fc446fd8118aba964e8e0005ae510e4c621
Convert the non-temporal store builtins to LLVM-native IR.

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