Initial checkin of regression test for generating the PowerPC rlwimi
authorNate Begeman <natebegeman@mac.com>
Sun, 24 Oct 2004 10:30:22 +0000 (10:30 +0000)
committerNate Begeman <natebegeman@mac.com>
Sun, 24 Oct 2004 10:30:22 +0000 (10:30 +0000)
commit2a408413877ba5bcedc788dd679564dc5694678f
tree1d7f01f1c68c1a9c1c18a5e15b7c5763797ecac1
parent714b52b9e66b6e8d158d813ee0f0b21a823d6e9b
Initial checkin of regression test for generating the PowerPC rlwimi
instruction, which performs bitfield inserts.  All tests should compile
to one rlwimi instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17206 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/rlwimi.ll [new file with mode: 0644]