Better handling of OpcodeToISD using enum/switch.
authorRenato Golin <rengolin@systemcall.org>
Fri, 26 Oct 2012 12:24:52 +0000 (12:24 +0000)
committerRenato Golin <rengolin@systemcall.org>
Fri, 26 Oct 2012 12:24:52 +0000 (12:24 +0000)
commit4dab6a1b7c5a5a042b7853c0e57fe0260cb64197
treefd5cfac44ddec070c2a6f7dc6c75937d276caec3
parent7dcded6b11b988c31ce1db871ab0fec3db691e05
Better handling of OpcodeToISD using enum/switch.

Patch by Pasi Parviainen <pasi.parviainen@iki.fi>

llvm-svn: 166773
llvm/lib/Target/TargetTransformImpl.cpp