[PATCH] Avoid combining adjacent stores at -O0 to improve debug experience

Jim Grosbach grosbach at apple.com
Mon Jan 26 15:09:39 PST 2015


There should be exactly zero DAG combines that have to run, ever. They are by definition not required for correctness. Anything else is a bug, and a bad one.


http://reviews.llvm.org/D7181

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list