Go to file
Vasileios Kalintiris e7508c9fc7 Revert "[mips][FastISel] Implement shift ops for Mips fast-isel."
This reverts commit r235194. It was causing a failure in FastISel buildbots
due to sign-extension issues.

llvm-svn: 235495
2015-04-22 10:08:46 +00:00
clang clang-format: Fix for #pragma option formatting. 2015-04-22 09:45:42 +00:00
clang-tools-extra [clang-tidy] Remove static StringSet in favor of binary search. 2015-04-17 13:52:08 +00:00
compiler-rt [sanitizer] Plug a memory leak in symbolization code. 2015-04-21 20:05:10 +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 configure: Add --enable-runtime-subnormal option 2015-04-20 18:49:50 +00:00
libcxx Remove constexpr support for std::apply because it introduces regressions. 2015-04-19 15:32:52 +00:00
libcxxabi Declare __cxa_new_handler as extern "C", or it declares a new variable 2015-04-15 15:35:56 +00:00
lld [Mips] Assign .MIPS.options section to the PT_LOAD segment 2015-04-22 08:09:38 +00:00
lldb Fix signle stepping on arm when multiple thread is involved 2015-04-22 10:00:23 +00:00
llgo [llgo] add buildbot-slave config 2015-04-08 01:41:46 +00:00
llvm Revert "[mips][FastISel] Implement shift ops for Mips fast-isel." 2015-04-22 10:08:46 +00:00
openmp updated copyright date to 2015 2015-04-16 11:10:17 +00:00
polly Remove target triples from test cases 2015-04-21 14:28:02 +00:00