Go to file
Matt Arsenault 364a6747aa R600/SI: Use v_cvt_f32_ubyte* instructions
This eliminates extra extract instructions when loading an i8 vector to
a float vector.

llvm-svn: 210666
2014-06-11 17:50:44 +00:00
clang Objective-C. Patch to handle bridge attribute warnings 2014-06-11 16:52:44 +00:00
clang-tools-extra clang-tidy: [use-override] Remove 'override' if 'final' is also present. 2014-06-11 12:18:24 +00:00
compiler-rt [asan] Fix mmap-ed coverage with coverage=0. 2014-06-11 15:11:26 +00:00
debuginfo-tests
libclc Fix build broken by LLVM commit r209103 2014-06-03 15:43:57 +00:00
libcxx Implement string_view from the library fundamentals TS (n4023). Also works in C++11 and 03, with reduced functionality (mostly in the area of constexpr) 2014-06-11 16:44: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 [Mips] Fix the bug -- symbol referred by the R_MIPS_TLS_GD relocation 2014-06-11 10:08:08 +00:00
lldb Fixed gdb-remote M test length parameter, added overwrite to test. 2014-06-10 23:12:28 +00:00
llvm R600/SI: Use v_cvt_f32_ubyte* instructions 2014-06-11 17:50:44 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly www: Fix grammar. 2014-06-10 20:18:16 +00:00