[BranchFolding] Replace custom MachineInstr with MachineInstrExpressionTrait
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 18 Jun 2015 20:00:03 +0000 (20:00 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 18 Jun 2015 20:00:03 +0000 (20:00 +0000)
While the hash functions are subtly different it shouldn't have an
impact. Instructions are checked with isIdenticalTo later.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240040 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found