Go to file
Tom Stellard 084124a8fa Implement acospi builtin
This implementation was ported from the AMD builtin library
and has been tested with piglit, OpenCV, and the ocl conformance tests.

llvm-svn: 233925
2015-04-02 17:01:52 +00:00
clang Lower the default alignment on ASTContext's operator new. 2015-04-02 16:19:54 +00:00
clang-tools-extra [clang-tidy] Clarify message for the google-explicit-constructor check 2015-03-31 16:24:44 +00:00
compiler-rt [ASan/Win] Minor improvements towards enabling coverage 2015-04-02 14:48:08 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Implement acospi builtin 2015-04-02 17:01:52 +00:00
libcxx Remove statement with no effect inside tests. 2015-04-01 15:49:02 +00:00
libcxxabi Revert r228351 - Dont install header files. 2015-04-01 02:56:13 +00:00
lld [Mips] Inline the MipsELFWriter::hasGlobalGOTEntry function 2015-04-02 16:44:26 +00:00
lldb Use objcopy provided next to the compiler on android 2015-04-02 11:09:28 +00:00
llgo llgoi: Fix type identity for imported binary packages. 2015-03-18 08:34:40 +00:00
llvm Fix typo and reword in LangRef 2015-04-02 15:20:04 +00:00
openmp Replace some unsafe API calls with safe alternatives on Windows, prepare code for similar actions on other platforms - wrap unsafe API calls into macros. 2015-04-02 13:27:08 +00:00
polly Do not scale tile loops 2015-03-31 07:52:36 +00:00