llvm-6502/lib
2007-02-22 23:30:07 +00:00
..
Analysis Add LoopQueue. This is used by loop pass manager to manage loop nest. 2007-02-22 23:30:07 +00:00
Archive
AsmParser remove dead methods 2007-02-19 07:44:24 +00:00
Bytecode
CodeGen Remove unnecessary isKill properties if a live range has been lengthened due to coalescing. 2007-02-22 23:03:39 +00:00
Debugger
ExecutionEngine
Linker
Support When converting from 64 to 32-bits, use the actual number of words to 2007-02-22 00:58:45 +00:00
System Add possibility to set memory limit for binaries run via libSystem. This 2007-02-16 19:11:07 +00:00
Target Simplify lowering and selection of exception ops. 2007-02-22 14:56:36 +00:00
Transforms Revert changes for a simplier solution. 2007-02-22 16:21:18 +00:00
VMCore This cast broke lots of tests. 2007-02-20 21:30:56 +00:00
Makefile