Go to file
Alexander Musman 8e261be911 Fix assertion in inline assembler IR gen
Several inputs may not refer to one output constraint in inline assembler
insertions, clang was failing on assertion on such test case.

llvm-svn: 248158
2015-09-21 14:41:00 +00:00
clang Fix assertion in inline assembler IR gen 2015-09-21 14:41:00 +00:00
clang-tools-extra Replace references to "transform" with references to "check" where neccessary in the documentation. 2015-09-21 12:53:30 +00:00
compiler-rt Disable final MSAN test in AArch64 to get the bots green 2015-09-18 18:02:55 +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 integer: Update integer limits to comply with spec 2015-09-15 03:56:21 +00:00
libcxx Add endianness configuration block for GCC. 2015-09-16 18:10:47 +00:00
libcxxabi Let cxa_demangle.cpp compile with gcc/libstdc++ 4.8 and clang-cl/MSVC2013's STL. 2015-09-20 18:10:46 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld [ELF2] Accept -X/-x as alias for -discard-locals/-discard-all. 2015-09-20 23:35:56 +00:00
lldb XFAIL TestConnectRemote.py on FreeBSD 2015-09-21 13:44:57 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm [ARM] Handle +t2dsp feature as an ArchExtKind in ARMTargetParser.def 2015-09-21 12:43:10 +00:00
openmp [OMPT] Correct an incorrect OMPT ifdef 2015-09-18 16:24:46 +00:00
polly Use <nsw> AddRecs in the affinator to avoid bounded assumptions 2015-09-20 16:59:23 +00:00