Go to file
Alex Bradbury 24d9b13b36 [RISCV 4/10] Add basic RISCV{InstrFormats,InstrInfo,RegisterInfo,}.td
For now, only add instruction definitions for basic ALU operations. Our 
initial target is a working MC layer rather than codegen, so appropriate 
SelectionDAG patterns will come later.

Differential Revision: https://reviews.llvm.org/D23561

llvm-svn: 285769
2016-11-01 23:40:28 +00:00
clang [analyzer] Fix capitalization in ObjCSuperDealloc checker diagnostic. 2016-11-01 22:16:39 +00:00
clang-tools-extra [clang-tidy] Handle bitfields in cppcoreguidelines-pro-type-member-init 2016-11-01 21:26:53 +00:00
compiler-rt [tsan] Enable the tsan/libcxx/ testcase(s) on Darwin 2016-10-31 20:50:15 +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 Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx Protect exceptional paths under libcpp-no-exceptions 2016-11-01 15:46:16 +00:00
libcxxabi Spell libcxxabi-no-threads correctly 2016-10-31 14:14:04 +00:00
libunwind fix _dyld_find_unwind_sections() for pre-10.7. Patch by Jeremy Sequoia 2016-10-31 21:04:17 +00:00
lld Inline a variable that is used only once. 2016-11-01 23:17:47 +00:00
lldb Xfail this while I figure out why the event isn't getting sent. 2016-11-01 22:53:54 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [RISCV 4/10] Add basic RISCV{InstrFormats,InstrInfo,RegisterInfo,}.td 2016-11-01 23:40:28 +00:00
openmp Fixed problem introduced by part of https://reviews.llvm.org/D21196. 2016-11-01 16:19:04 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly [ScopInfo] Make memset etc. affine where possible. 2016-11-01 20:53:11 +00:00