[PATCH] [X86] Tune LEA usage for Silvermont

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


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

Please document this function.  Everything else LGTM. 



More information about the llvm-commits mailing list