Ignore DBG_VALUE machine instructions while constructing instruction ranges based...
[oota-llvm.git] / test / CodeGen / X86 / 2010-06-25-CoalescerSubRegDefDead.ll
2011-01-07 Evan ChengRevert r122955. It seems using movups to lower memcpy...
2011-01-06 Evan ChengUse movups to lower memcpy and memset even if it's...
2011-01-06 Evan ChengRe-implement r122936 with proper target hooks. Now...
2011-01-06 Evan ChengRevert r122936. I'll re-implement the change.
2011-01-06 Evan Chengr105228 reduced the memcpy / memset inline limit to...
2010-06-25 Bill Wendling- Reapply r106066 now that the bzip2 build regression...