llvm-6502/lib
Chris Lattner abf05b2dae * Start using tablegen'd instruction descriptions
* Fix bug in the createNOP method, which was not marking the operands of the
  generated XCHG as useanddef.  I don't think this method is actually used,
  so it wasn't breaking anything, but it should be fixed anyway...


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7539 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-03 21:55:55 +00:00
..
Analysis DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
Archive Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
AsmParser Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
Bytecode Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
CodeGen Simplify code, eliminating the need for the X86 isVoid target instr flag 2003-08-03 21:51:45 +00:00
ExecutionEngine DEBUG got moved to Debug.h 2003-08-01 22:13:59 +00:00
Linker Fix Bug: Linker/2003-05-15-TypeProblem.ll 2003-05-15 16:30:55 +00:00
Support Move debug functionality to Debug.cpp/Debug.h 2003-08-01 22:15:41 +00:00
Target * Start using tablegen'd instruction descriptions 2003-08-03 21:55:55 +00:00
Transforms DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
VMCore *** empty log message *** 2003-07-31 05:06:09 +00:00
Makefile Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00