llvm-6502/lib
Alkis Evlogimenos 745502a04b Do not generate instructions with mismatched memory/immediate sized
operands. The X86 backend doesn't handle them properly right now.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11944 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-28 06:01:43 +00:00
..
Analysis Only clone global nodes between graphs if both graphs have the global. 2004-02-27 20:05:15 +00:00
Archive * finegrainify namespacification of ArchiveReader.cpp 2004-01-10 19:00:15 +00:00
AsmParser It turns out that the two dimensional vectors were causing big slowdowns 2004-02-09 21:03:38 +00:00
Bytecode Adjustments to support the new ConstantAggregateZero class 2004-02-15 05:55:15 +00:00
CodeGen Rename member function to be consistent with the rest. 2004-02-27 06:11:15 +00:00
Debugger "fix" a nasty race condition 2004-01-14 21:18:03 +00:00
ExecutionEngine remove obsolete comment 2004-02-26 07:59:22 +00:00
Linker Include Config/config.h for SHLIBEXT. 2004-02-23 22:42:51 +00:00
Support Make sure that at least one virtual method is defined in a .cpp file to avoid 2004-02-26 07:24:18 +00:00
Target Do not generate instructions with mismatched memory/immediate sized 2004-02-28 06:01:43 +00:00
Transforms Rename AddUsesToWorkList -> AddUsersToWorkList, as that is what it does. 2004-02-28 05:22:00 +00:00
VMCore Fix Regression/Assembler/2004-02-27-SelfUseAssertError.ll 2004-02-27 17:28:25 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00