llvm-6502/lib
2003-08-12 17:22:39 +00:00
..
Analysis Remove unnecessary use of NonCopyable 2003-08-06 17:16:24 +00:00
Archive
AsmParser Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
Bytecode Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
CodeGen Build the SelectionDAG library 2003-08-11 14:57:48 +00:00
ExecutionEngine Include the new selection library for the X86 target 2003-08-11 14:59:53 +00:00
Linker
Support Add support to the mangler for targets which require _'s on global symbols 2003-08-11 19:34:29 +00:00
Target Disable emitting LLVM-to-MI maps, by default. 2003-08-12 15:51:02 +00:00
Transforms Bug fix: Some nodes pointed to by globals may not be marked incomplete and need to be tracked to find pool arguments 2003-08-12 00:45:13 +00:00
VMCore Add FunctionPassManager - it's like a PassManager, but it only deals in 2003-08-12 17:22:39 +00:00
Makefile