llvm-6502/lib
2007-03-02 05:41:42 +00:00
..
Analysis Fix an unequal bitwidth issue. 2007-03-02 02:59:25 +00:00
Archive
AsmParser Regenerate. 2007-03-01 19:41:47 +00:00
Bytecode Use a simpler constructor for ConstantInt. 2007-03-01 20:25:31 +00:00
CodeGen Invalidate last use of a reused register if the use is a deleted noop copy. 2007-03-02 05:41:42 +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