llvm-6502/lib
Vikram S. Adve 3bc9ef9317 Add support for marking each operand as a %hh, %hm, %lm or %lo.
Represent previous bools and these ones with flags in a single byte
per operand.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2860 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-10 21:45:04 +00:00
..
Analysis A single MachineInstr operand may now be both a def and a use. 2002-07-08 22:56:34 +00:00
AsmParser MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
Bytecode Convert tabs to spaces 2002-06-30 16:04:37 +00:00
CodeGen Add support for marking each operand as a %hh, %hm, %lm or %lo. 2002-07-10 21:45:04 +00:00
ExecutionEngine Implementing shift left & shift right on pointers 2002-07-09 18:42:36 +00:00
Linker *** empty log message *** 2002-06-25 16:12:52 +00:00
Support changes to make it compatible with 64bit gcc 2002-06-25 20:55:50 +00:00
Target Changed interface to insertCallerSavingCode(). 2002-07-10 21:42:42 +00:00
Transforms Fix iteration and InsertPos bugs introduced when Chris changed over to ilist. 2002-07-08 23:37:07 +00:00
VMCore *** empty log message *** 2002-07-10 16:48:17 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00