[llvm-commits] [llvm] r131200 - /llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
Eric Christopher
echristo at apple.com
Tue May 17 00:53:31 PDT 2011
On May 11, 2011, at 10:13 PM, Chris Lattner wrote:
> Cool, please use an enum to index into the array though, instead of magic numbers like AtomicOpcTbl[index][7]
Little better as of r131456.
:)
-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110517/f489880f/attachment.html>
More information about the llvm-commits
mailing list