Go to file
Vedant Kumar ddfec8cb55 [Bitcode] Add compatibility test for the 3.8 release
Fork off compatibility.ll for the 3.8 release. The *.bc file in this
commit was produced using a Release build of the release_38 branch.

llvm-svn: 263620
2016-03-16 05:43:03 +00:00
clang Reapply: [VFS] Add support for handling path traversals 2016-03-16 04:39:38 +00:00
clang-tools-extra [clang-tidy] Fix "Name is not a simple identifier" assertion in `modernize-loop-convert` check. 2016-03-14 12:41:24 +00:00
compiler-rt [ASan] Make sure unittest works if sized-delete is enabled by default. 2016-03-15 19:07:56 +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 math: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx Add clang thread safety annotations to mutex and lock_guard. Patch by jamesr@google.com. 2016-03-16 02:30:06 +00:00
libcxxabi Reducing stack usage of test 2016-03-04 14:25:13 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Unbreak buildbot. 2016-03-15 22:38:21 +00:00
lldb On some platforms, the compiler is allowed to assume that BOOL == bool. On others, BOOL == signed char. 2016-03-15 23:38:04 +00:00
llgo [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
llvm [Bitcode] Add compatibility test for the 3.8 release 2016-03-16 05:43:03 +00:00
openmp Fix spelling error in comment 2016-03-15 20:59:10 +00:00
polly MemAccInt: Do not strip pointer casts 2016-03-15 06:35:08 +00:00