llvm with tablegen backend for capstone disassembler
Go to file
Petr Hosek 039fb8c296 [ELF] Align the value if needed when computing the expression
Also add the test cases for the addition and subtraction both for
the relative and absolute case.

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

llvm-svn: 308692
2017-07-20 23:11:47 +00:00
clang [clang-format] Put '/**' and '*/' on own lines in multiline jsdocs 2017-07-20 22:29:39 +00:00
clang-tools-extra [clang-tools-extra] Add support for plain C structs in clang-reorder-fields 2017-07-20 21:41:20 +00:00
compiler-rt Add end-to-end tests for overflows of byval arguments. 2017-07-20 21:40:53 +00:00
debuginfo-tests
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx [libcxx] [test] Update msvc_stdlib_force_include.hpp. 2017-07-19 22:02:33 +00:00
libcxxabi Update version to 6.0.0svn 2017-07-19 13:42:18 +00:00
libunwind Bump docs version to 6.0 2017-07-19 13:49:39 +00:00
lld [ELF] Align the value if needed when computing the expression 2017-07-20 23:11:47 +00:00
lldb Add help text for "expression" telling how to enter multi-line mode. 2017-07-19 23:25:42 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm Add error handling to the dyld compact export entries in libObject. 2017-07-20 23:08:41 +00:00
openmp OpenMP RTL cleanup: two PAUSEs per spin loop iteration replaced with single one 2017-07-19 09:26:13 +00:00
parallel-libs
polly [IslNodeBuilder] Relax complexity check in invariant loads and run it early 2017-07-20 19:55:19 +00:00