Go to file
Owen Anderson 3231d13ddd A select between a constant and zero, when fed by a bit test, can be efficiently
lowered using a series of shifts.
Fixes <rdar://problem/8285015>.

llvm-svn: 114599
2010-09-22 22:58:22 +00:00
clang Implement libclang API functions for retrieving the lexical and 2010-09-22 21:22:29 +00:00
compiler-rt compiler-rt/clang/Darwin: Add a new library configuration which has nothing 2010-09-21 23:42:49 +00:00
debuginfo-tests testcase commit for upcoming fix. 2010-09-21 20:51:54 +00:00
libcxx visibility-decoration. 2010-09-22 18:02:38 +00:00
lldb Changed to facilitate 'breakpoint set -n Puts', then 'thread step-out' to workaround 2010-09-22 17:46:07 +00:00
llvm A select between a constant and zero, when fed by a bit test, can be efficiently 2010-09-22 22:58:22 +00:00