[PATCH] [X86] Tune LEA usage for Silvermont

Nadav Rotem nrotem at apple.com
Mon May 19 09:29:17 PDT 2014


+  bool isSafeToClobberEFLAGS(MachineBasicBlock &MBB,
+                             MachineBasicBlock::iterator I) const;
+

Please document this function.  Everything else LGTM.

http://reviews.llvm.org/D3826






More information about the llvm-commits mailing list