Go to file
Tom Stellard 1aaad6970c R600/SI: Add instruction shrinking pass
This pass converts 64-bit instructions to 32-bit when possible.

llvm-svn: 213561
2014-07-21 16:55:33 +00:00
clang [OPENMP] Initial parsing and sema analysis for 'flush' directive. 2014-07-21 11:26:11 +00:00
clang-tools-extra [clang-tidy] Fix a false positive in the make_pair checker if an argument has a explicit template argument. 2014-07-21 09:40:52 +00:00
compiler-rt [lsan] Allow using ucontext.h in the test on OSX. 2014-07-21 13:35:09 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Add several missing double constant definitions 2014-07-17 22:07:35 +00:00
libcxx make the same change as in 213546 for vector<bool> 2014-07-21 15:15:15 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld Fix lld build for llvm API changes committed in r213557 2014-07-21 16:46:14 +00:00
lldb Rename dosep.ty to dosep.py 2014-07-21 16:16:31 +00:00
llvm R600/SI: Add instruction shrinking pass 2014-07-21 16:55:33 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Update formatting with clang-format. 2014-07-20 05:28:52 +00:00