Go to file
Cameron Zwarich 49e354bcb6 Add a test for i1 zeroext arguments on x86-64. We currently generate code that
conforms to the ABI, but DAGCombine could in theory recognize the sequence of
zext asserts and truncates and generate incorrect code.

llvm-svn: 127754
2011-03-16 20:15:44 +00:00
clang Refactor program name logic. Extend it to infer the target triple from 2011-03-16 20:15:43 +00:00
compiler-rt don't compile modsi3 into an infinite loop, patch by Matt Johnson! 2011-03-10 22:11:46 +00:00
debuginfo-tests test case for r125249. 2011-02-10 00:41:14 +00:00
libcxx <rdar://problem/9073695> std::uncaught_exception() becomes true before evaluating the throw-expression rather than after 2011-03-11 22:33:07 +00:00
lldb Fix various small bugs found in the instruction emulation functions. 2011-03-16 00:06:12 +00:00
llvm Add a test for i1 zeroext arguments on x86-64. We currently generate code that 2011-03-16 20:15:44 +00:00