Go to file
Owen Anderson 41a1550ef5 Branch instructions don't produce values, so there's no need to generate a value number for them. This
avoids adding them to the various value numbering tables, resulting in a minor (~3%) speedup for GVN
on 40.gcc.

llvm-svn: 122819
2011-01-04 18:54:18 +00:00
clang There is nothing interesting to analyze with a sizeof...(pack) expression 2011-01-04 18:46:34 +00:00
compiler-rt license change 2010-11-16 22:13:33 +00:00
debuginfo-tests Zap white spaces, test commit email. 2010-11-10 18:11:11 +00:00
libcxx Effort to reduce the number of exported symbols 2010-12-17 14:46:43 +00:00
lldb Fixed a problem where constant results of expressions 2011-01-04 02:41:41 +00:00
llvm Branch instructions don't produce values, so there's no need to generate a value number for them. This 2011-01-04 18:54:18 +00:00