Go to file
Craig Topper 3778c8943b [LazyValueInfo] Make solveBlockValueBinaryOp take a BinaryOperator* instead of Instruction*. This removes a cast of getOpcode to BinaryOps.
llvm-svn: 304563
2017-06-02 16:33:13 +00:00
clang ASTPrinter: Objective-C method declarations don't need a space after 2017-06-02 15:02:59 +00:00
clang-tools-extra clang-rename: add new -force option 2017-06-02 09:32:28 +00:00
compiler-rt [sanitizer-coverage] nuke more stale code 2017-06-02 01:17:04 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx [test] Allow non-libc++ coroutine_handle::done to strengthen noexcept 2017-06-01 22:40:16 +00:00
libcxxabi [libcxxabi] Rework CMakeLists.txt into modules 2017-06-01 00:09:20 +00:00
libunwind [libunwind] Fix executable stack directive on Linux. 2017-05-16 20:18:57 +00:00
lld Revert "COFF: migrate def parser from LLD to LLVM" 2017-06-02 16:26:24 +00:00
lldb cmake: Put PROCESS_VM_READV detection results into Config.h 2017-06-02 12:29:08 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm [LazyValueInfo] Make solveBlockValueBinaryOp take a BinaryOperator* instead of Instruction*. This removes a cast of getOpcode to BinaryOps. 2017-06-02 16:33:13 +00:00
openmp Re-enable assertion after the problem that caused it to be hit had been fixed 2017-06-01 18:10:45 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [CodeGen] Track trip counts per-scop for performance measurement. 2017-06-02 11:36:52 +00:00