llvm-6502/lib
Evan Cheng cdda25d22b - Switch from std::set to SmallPtrSet.
- Add comments.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50259 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-25 08:22:20 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen - Check if a register is livein before removing it. It may have already been removed. 2008-04-24 09:06:33 +00:00
Debugger Make these variables static. 2008-04-23 23:15:23 +00:00
ExecutionEngine PR2202: LLVMCreateInterpreter creates a JIT 2008-04-25 02:52:30 +00:00
Linker
Support Make these variables static. 2008-04-23 23:15:23 +00:00
System
Target - Switch from std::set to SmallPtrSet. 2008-04-25 08:22:20 +00:00
Transforms Teach the PruningFunctionCloner how to look through loads with 2008-04-25 06:37:06 +00:00
VMCore
Makefile