diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2003-05-27 22:19:58 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2003-05-27 22:19:58 +0000 |
commit | cbfde0a6128bd7049433e03bba69911d55288fb1 (patch) | |
tree | b067f77d325d028347aa6a3d69c46bf64cb2f405 /lib/CodeGen/MachineCodeForInstruction.cpp | |
parent | 51aa21c7026a61fcf2d54d32051574409d373496 (diff) |
* Now outputting a static function getBinaryCodeForInstr() (JIT-accessible)
* For debugging purposes:
+ output the predefined bit pattern of the instruction
* Fixed inefficiency: only load an operand from MachineInstr once
* Bug fix: did not advance bit index when seeing named bit-fields "annul", "cc"
and "predict"
* Added a catch-all for non-supported instructions at the end of switch stmt.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6368 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineCodeForInstruction.cpp')
0 files changed, 0 insertions, 0 deletions