Go to file
Frits van Bommel d14d991bf7 Add some debug output when -instcombine uses RAUW. This can make debug output for those cases much clearer since without this it only showed that the original instruction was removed, not what it was replaced with.
llvm-svn: 128399
2011-03-27 23:32:31 +00:00
clang Reduce indentation using early exits and add a couple of comments. No 2011-03-27 21:26:48 +00:00
compiler-rt clang/Darwin: Add all the comparison functions, the desire to cherry pick just 2011-03-25 19:19:10 +00:00
debuginfo-tests Test case for r128150. 2011-03-23 16:30:03 +00:00
libcxx Jonathan Sauer found a bug in the way ^ was handled 2011-03-26 20:02:27 +00:00
lldb Added the ability to get the min and max instruction byte size for 2011-03-26 19:14:58 +00:00
llvm Add some debug output when -instcombine uses RAUW. This can make debug output for those cases much clearer since without this it only showed that the original instruction was removed, not what it was replaced with. 2011-03-27 23:32:31 +00:00