Go to file
Manman Ren 511c6d0369 X86: when replacing SUB with TEST in ISelDAGToDAG, only replace uses of the
second output of SUB with first output of TEST.

PR13966

llvm-svn: 164835
2012-09-28 18:53:24 +00:00
clang [analyzer] Handle inlined constructors for rvalue temporaries correctly. 2012-09-28 17:15:25 +00:00
clang-tools-extra Fix typo in a comment in lit.cfg 2012-09-12 16:29:37 +00:00
compiler-rt [ASan] Fix unit test headers. Add an option to change substitute asan_test_config.h file 2012-09-28 12:24:23 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc Add barrier.cl to SOURCES, spotted by Jin Wang. 2012-09-05 18:13:55 +00:00
libcxx Due to a mistake on my own part, I need to burn some version numbers. This does not impact any of the implementation of libc++, and does not impact the ABI in any way. 2012-09-28 17:42:25 +00:00
libcxxabi Improve the diagnostic messages on dynamic_cast. 2012-09-28 17:58:48 +00:00
lld Add case for typeConstant in SectionChunk 2012-09-26 22:46:17 +00:00
lldb Fix a bug introduced in an earlier revision: actually return the StopReason, when we have a StopInfo object. 2012-09-28 15:55:43 +00:00
llvm X86: when replacing SUB with TEST in ISelDAGToDAG, only replace uses of the 2012-09-28 18:53:24 +00:00
polly Bailout if libpluto finds no schedule 2012-09-21 16:24:13 +00:00