[PATCH] [X86] Use ADD/SUB instead of INC/DEC for Silvermont

Alexey Volkov avolkov.intel at gmail.com
Mon Jun 2 08:02:30 PDT 2014


Yes, the code with INC/DEC is actually slower on Silvermont than corresponding code with ADD.

http://reviews.llvm.org/D3990






More information about the llvm-commits mailing list