llvm-6502/lib
2006-06-10 01:15:02 +00:00
..
Analysis Make Loop able to verify that it is in LCSSA-form, and have the LCSSA pass assert 2006-06-09 18:33:30 +00:00
Archive
AsmParser
Bytecode For PR787: 2006-06-07 23:18:34 +00:00
CodeGen Fix X86/inline-asm.ll:test2, a case where an input value was implicitly 2006-06-08 18:27:11 +00:00
Debugger
ExecutionEngine
Linker
Support For PR780: 2006-06-07 20:00:19 +00:00
System Don't pull in environ, not always safe. Global variables are bad anyway. 2006-06-09 20:43:11 +00:00
Target Work around a nasty tblgen bug where it doesn't add operands for varargs 2006-06-10 01:15:02 +00:00
Transforms Add LCSSA as a requirement for LoopUnswitch, and assert that LoopUnswitch preserves 2006-06-09 18:40:32 +00:00
VMCore Remove dead code. 2006-06-08 16:03:13 +00:00
Makefile