llvm-6502/lib
Misha Brukman ba1c1da36a Move handing of GlobalValues from getReg() to copyConstantToRegister(), this
will avoid extra register-to-register copies.  Thanks to Chris for the idea.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15019 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-20 00:59:38 +00:00
..
Analysis bug 122: 2004-07-18 00:18:30 +00:00
Archive
AsmParser
Bytecode bug 122: 2004-07-18 00:18:30 +00:00
CodeGen Remove dead code. 2004-07-19 23:35:55 +00:00
Debugger bug 122: 2004-07-18 00:44:37 +00:00
ExecutionEngine bug 122: 2004-07-18 00:41:27 +00:00
Linker
Support Err, fix last checkin 2004-07-19 06:03:51 +00:00
System A description of what this library is about, reference to the documentation 2004-07-18 22:33:08 +00:00
Target Move handing of GlobalValues from getReg() to copyConstantToRegister(), this 2004-07-20 00:59:38 +00:00
Transforms Rewrite cast->cast elimination code completely based on the information we 2004-07-20 00:59:32 +00:00
VMCore classof implementations are now inlined 2004-07-19 00:59:10 +00:00
Makefile