llvm-6502/lib
Misha Brukman a4df350ba1 * Do not emit IMPLICIT_DEF pseudo-instructions
* Convert register numbers from their opcode value to the real value, e.g.
  PPC::R1 => 1 and PPC::F1 => 1
* Add correct handling of loading of global values which are PC-relative --
  implement ha16() and lo16()


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17190 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-23 18:28:01 +00:00
..
Analysis We won't use automake 2004-10-22 03:35:04 +00:00
Archive Changes For Bug 352 2004-09-01 22:55:40 +00:00
AsmParser We won't use automake 2004-10-22 03:35:04 +00:00
Bytecode Fix a bug that Brian brought to my attention. This corrects: 2004-10-23 03:10:23 +00:00
CodeGen We won't use automake 2004-10-22 03:35:04 +00:00
Debugger We won't use automake 2004-10-22 03:35:04 +00:00
ExecutionEngine Use cleaner quoting and eliminate blank space 2004-10-22 23:35:57 +00:00
Linker Add support for undef and unreachable 2004-10-16 18:08:06 +00:00
Support We won't use automake 2004-10-22 03:35:04 +00:00
System We won't use automake 2004-10-22 03:35:04 +00:00
Target * Do not emit IMPLICIT_DEF pseudo-instructions 2004-10-23 18:28:01 +00:00
Transforms Eliminate compilation warning on uninitialized variable. 2004-10-22 16:10:39 +00:00
VMCore We won't use automake 2004-10-22 03:35:04 +00:00
Makefile Wrap long line 2004-09-15 01:34:42 +00:00