llvm-6502/lib
Brian Gaeke 95780cccef InstSelectSimple.cpp: Give promote32 a comment. Add initial
implementation of getReg() for arguments.

MachineCodeEmitter.cpp: Fix using EBP with index, scale and no
 displacement (whew!) due to Chris.

Printer.cpp: Fix printing out index and scale in memory references.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4998 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-13 07:56:18 +00:00
..
Analysis 'graph' is spelled without a 'c'. 2002-12-12 05:34:10 +00:00
AsmParser
Bytecode
CodeGen Start allocating stack space at [ebp-4] to not overwrite the return address. 2002-12-13 04:34:02 +00:00
ExecutionEngine Namespacify more 2002-12-08 06:01:34 +00:00
Linker Fix big bug introduced with symbol table changes 2002-12-03 18:32:30 +00:00
Support
Target InstSelectSimple.cpp: Give promote32 a comment. Add initial 2002-12-13 07:56:18 +00:00
Transforms External routines used to identify Cilk operations inserted by the 2002-12-10 13:08:48 +00:00
VMCore Fix big bug introduced with symbol table changes 2002-12-03 18:32:30 +00:00
Makefile