llvm-6502/support/tools
Misha Brukman 7eac4766b1 This optimization greatly enhances efficiency of creating new instructions by
masking and shifting operands directly into their place in the instruction,
instead of the old-fashioned way of ORing in each bit separately.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7179 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-15 21:00:32 +00:00
..
Burg Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
TableGen This optimization greatly enhances efficiency of creating new instructions by 2003-07-15 21:00:32 +00:00