commit | 83dc5cb6a94b633fa2c02d3b6a155aabda0d0bcf | [log] [tgz] |
---|---|---|
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Thu Jul 14 17:29:49 2016 +0000 |
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Thu Jul 14 17:29:49 2016 +0000 |
tree | de1a9e5f196a3bb03c9e8e864a4c7b1dafd2ed90 | |
parent | 9e511525a0c91cb3f8a5042694864d1372e43c69 [diff] |
[GlobalISel] Fix G_OR opcode after the addition of a TargetOpcode. r275367 fixed G_ADD and G_BR, but not G_OR. llvm-svn: 275444