Go to file
Jim Grosbach cc71514d3a AArch64: Add backend intrinsic for rbit.
Define an intrinsic for the frontend to use and pattern match it to
the RBIT instruction.

rdar://9283021

llvm-svn: 211058
2014-06-16 21:55:35 +00:00
clang actually, just check if it is a file (including directory or symlink) 2014-06-16 20:51:40 +00:00
clang-tools-extra Prefix error_code with std. 2014-06-12 22:08:48 +00:00
compiler-rt builtins: add it blocks for Thumb-2 2014-06-16 16:36:25 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Revert "clctypes.h: Don't rely on stddef.h for size_t and ptrdiff_t" 2014-06-16 20:21:19 +00:00
libcxx Revert "fixes duplicate header installation" 2014-06-12 23:19:55 +00:00
libcxxabi Add a FAQ section, with a question about why the std::exception class destructors live in libc++abi 2014-06-11 16:54:09 +00:00
lld Update for llvm api change. 2014-06-16 16:09:08 +00:00
lldb Don't allow two threads to create/use the section list before it has been fully populated. 2014-06-16 19:44:24 +00:00
llvm AArch64: Add backend intrinsic for rbit. 2014-06-16 21:55:35 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Refactor] C++11 Memory access iterators in SCoP stmts 2014-06-13 18:01:45 +00:00