Go to file
Nick Lewycky de49278c26 Teach instcombine to preserve the nsw bit by doing an after-the-fact analysis
when combining add and sub instructions. Patch by Pranav Bhandarkar!

llvm-svn: 137570
2011-08-14 01:45:19 +00:00
clang Fix "Uninitialized" warnings on g++-4.4. 2011-08-14 00:37:22 +00:00
compiler-rt Don't redeclare sr. 2011-07-28 23:15:41 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574 2011-08-12 21:56:02 +00:00
libcxxabi demangler: Drop preceeding () from function types, but not from pointers and references to function types 2011-08-12 17:33:10 +00:00
lldb Bumped Xcode project versions for lldb-72 and debugserver-143. 2011-08-13 01:48:45 +00:00
llvm Teach instcombine to preserve the nsw bit by doing an after-the-fact analysis 2011-08-14 01:45:19 +00:00
polly Removing some trailing whitespaces 2011-08-11 08:44:56 +00:00