* Factor out (into new fn) a loop emitting operand shifts into the instruction
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 14 Oct 2004 05:53:01 +0000 (05:53 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 14 Oct 2004 05:53:01 +0000 (05:53 +0000)
commit28eefa5464ca6415fcee577d5c47f739535d7e6c
tree5d23cf6bfb8b3b2992741d6674024bd726d06bc7
parent35e83cc970e2ed99c8087e0c6b99f8a3618c279b
* Factor out (into new fn) a loop emitting operand shifts into the instruction
* Reverse instruction bit components for a LittleEndian-style encoding
* Fix some comments and spacing

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16975 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeEmitterGen.cpp
utils/TableGen/CodeEmitterGen.h