Go to file
Nuno Lopes 63afc08ca7 fix corner case in ConstantRange::intersectWith().
this fixes the missed optimization I was seeing in the CorrelatedValuePropagation pass

llvm-svn: 157032
2012-05-18 00:14:36 +00:00
clang A selector match between two Objective-C methods does *not* guarantee 2012-05-17 23:13:29 +00:00
compiler-rt tsan: remove shutdown code 2012-05-17 15:00:27 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Fix several bugs in find/count specialized for bits. 2012-05-10 14:55:00 +00:00
libcxxabi Fix bug in cxa_demangle involving template substitution. 2012-05-02 15:38:11 +00:00
lld remove completed items 2012-05-04 01:14:02 +00:00
lldb Make the debug output that comes as printf's from code called in the target for getting ObjC class names and ObjC method implementations only come out when doing verbose logging. 2012-05-18 00:05:52 +00:00
llvm fix corner case in ConstantRange::intersectWith(). 2012-05-18 00:14:36 +00:00
polly make registerPollyPreoptPasses static 2012-05-07 21:27:11 +00:00