Go to file
Chris Lattner d5f0b1148a when legalizing extremely wide shifts, make sure that
the shift amounts are in a suitably wide type so that
we don't generate out of range constant shift amounts.

This fixes PR9028.

llvm-svn: 125458
2011-02-13 09:10:56 +00:00
clang Give some convenient idiomatic accessors to Stmt::child_range and 2011-02-13 04:07:26 +00:00
compiler-rt clang_darwin: We don't need clear_cache for use with Clang on ARM/Darwin. 2011-01-21 18:23:47 +00:00
debuginfo-tests test case for r125249. 2011-02-10 00:41:14 +00:00
libcxx fix stupid type-o 2011-02-10 21:34:42 +00:00
lldb Added the ability to detect which vCont packets (using the "vCont?") packet 2011-02-12 06:28:37 +00:00
llvm when legalizing extremely wide shifts, make sure that 2011-02-13 09:10:56 +00:00