[mips] Add instruction selection patterns for blez and bgez.
authorAkira Hatanaka <ahatanaka@mips.com>
Tue, 21 May 2013 17:13:47 +0000 (17:13 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Tue, 21 May 2013 17:13:47 +0000 (17:13 +0000)
commit1d4d32398ddb19520b2a84acae3b7807ad74602b
tree2171fef203b9498a3c8abb5c745005f7db14fcb8
parentb9c26dcb2438266567ce94570bf294d00d10cc87
[mips] Add instruction selection patterns for blez and bgez.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182396 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips64InstrInfo.td
lib/Target/Mips/MipsInstrInfo.td
test/CodeGen/Mips/blez_bgez.ll [new file with mode: 0644]
test/CodeGen/Mips/brdelayslot.ll