Go to file
Eli Friedman ffe64c06ef Fix for bug reported by Evzen Muller on llvm-commits: make sure to correctly
check the range of the constant when optimizing a comparison between a
constant and a sign_extend_inreg node.

llvm-svn: 109854
2010-07-30 06:44:31 +00:00
clang Improve error recovery when presented with an ill-formed template-id 2010-07-30 06:26:29 +00:00
compiler-rt add assembly implementation of modsi3 so compiler does not have to special case a - (a / b) * b optimization 2010-07-27 06:24:32 +00:00
libcxx Make complex.h play nice with C 2010-07-29 18:43:15 +00:00
lldb Add a test case to test that lldb command "command source" works correctly. 2010-07-29 21:42:28 +00:00
llvm Fix for bug reported by Evzen Muller on llvm-commits: make sure to correctly 2010-07-30 06:44:31 +00:00