llvm-6502/lib
Chris Lattner 589fda514c Remove support forNOT instruction
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3316 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-14 17:52:06 +00:00
..
Analysis *** empty log message *** 2002-08-09 22:52:08 +00:00
AsmParser AsmParser turns 'not' instructions into 'xor' instructions now. 2002-08-14 17:12:33 +00:00
Bytecode
CodeGen Add method MachineInstr::substituteValue() which substitutes 2002-08-14 16:52:58 +00:00
ExecutionEngine Remove support for NOT instruction 2002-08-14 17:45:39 +00:00
Linker
Support
Target Bug fix in TargetData::getIndexedOffset: We were using the pointer 2002-08-13 18:17:56 +00:00
Transforms - Fix InstCombine pass to not generate or process NOT instructions 2002-08-14 17:51:49 +00:00
VMCore Remove support forNOT instruction 2002-08-14 17:52:06 +00:00
Makefile