llvm-6502/lib
Chris Lattner 82932a5e4a argument lowering should copy from the vreg shadows of live-in arguments
passed in registers, not directly from the pregs themselves.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34838 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-02 05:12:29 +00:00
..
Analysis Fix an unequal bitwidth issue. 2007-03-02 02:59:25 +00:00
Archive
AsmParser
Bytecode
CodeGen Emit eh filter info. 2007-03-01 20:26:43 +00:00
Debugger
ExecutionEngine
Linker
Support Use a better algorithm for rounding sqrt results. Change the FIXME about 2007-03-02 04:21:55 +00:00
System
Target argument lowering should copy from the vreg shadows of live-in arguments 2007-03-02 05:12:29 +00:00
Transforms switch the inliner from being recursive to being iterative. 2007-03-02 03:11:20 +00:00
VMCore Prefer non-virtual calls to ConstantInt::isZero over virtual calls to 2007-03-02 00:28:52 +00:00
Makefile