llvm with tablegen backend for capstone disassembler
Go to file
Dylan McKay 1a7bd84a92 [AVR] Add the assembly instruction printer
Summary:
This change adds the AVR assembly instruction printer.

No tests are included in this patch. I have left them downstream so we can
add them once `llc` successfully runs (there's very few components left
to upstream until this).

Reviewers: arsenm, kparzysz

Subscribers: wdng, beanz, mgorny

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

llvm-svn: 282854
2016-09-30 14:01:50 +00:00
clang Cosmetic fix: deleted unnecessary line break in comment. 2016-09-30 06:39:48 +00:00
clang-tools-extra [change-namespace] fix namespace specifier of global variables. 2016-09-30 04:32:39 +00:00
compiler-rt Remove Google specific code. 2016-09-29 23:05:35 +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 [libc++] Add missing locale aliases 2016-09-29 03:35:41 +00:00
libcxxabi Revert r282692: Use fallback_malloc to allocate __cxa_eh_globals in case of dynamic memory exhaustion. 2016-09-29 08:11:57 +00:00
libunwind libunwind: Add OpenBSD case for _Unwind_Ptr typedef 2016-09-28 15:37:21 +00:00
lld [ELF] - Inlined template argument variable. NFC. 2016-09-30 13:46:34 +00:00
lldb XFAIL TestSBData for gcc-4.9 i386 2016-09-30 12:12:15 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [AVR] Add the assembly instruction printer 2016-09-30 14:01:50 +00:00
openmp Mixed type atomic routines for unsigned integers. 2016-09-27 17:38:48 +00:00
parallel-libs [SE] Change CoreTests target name 2016-09-27 15:32:52 +00:00
polly [CodeGen] Add assertion for partial scalar accesses. NFC. 2016-09-30 14:01:46 +00:00