Go to file
Jonas Paulsson 7da3820882 [SystemZ] Also clear kill flag for index reg in splitMove().
Discovered by running fp-move-05.ll with -verify-machineinstrs (added
to test case run).

llvm-svn: 251298
2015-10-26 15:03:41 +00:00
clang [analyzer] Fixed a rare crash when analyzing lambda functions. 2015-10-26 13:32:26 +00:00
clang-tools-extra Drop dead return after llvm_unreachable. NFC. 2015-10-26 09:57:00 +00:00
compiler-rt Fixup test/ubsan/TestCases/Misc/coverage-levels.cc, LLVM is smarter 2015-10-23 20:37:51 +00:00
debuginfo-tests
libclc integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Mark LWG#2495 as complete. No code changes needed 2015-10-25 20:12:58 +00:00
libcxxabi Fix LIBCXXABI_HAS_NO_THREADS configuration. 2015-10-14 19:21:38 +00:00
libunwind Add FreeBSD _Unwind_Ptr typedef 2015-10-16 19:40:09 +00:00
lld Another fix of -Wqual-const warning. 2015-10-25 20:14:07 +00:00
lldb [RenderScript] Add option to break on a specific kernel invocation 2015-10-26 14:04:37 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm [SystemZ] Also clear kill flag for index reg in splitMove(). 2015-10-26 15:03:41 +00:00
openmp Removed zeroing th.th_task_state for master thread at start of nested parallel. 2015-10-20 19:21:04 +00:00
polly tests: Add test cases for LLVM commit r251267 2015-10-25 22:56:42 +00:00