llvm-6502/lib
Chris Lattner af6f93ce35 Minor cleanups
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8843 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-03 18:57:54 +00:00
..
Analysis Use std::string::size_type for for ColonPos to stop gcc from giving a warning 2003-10-01 22:49:22 +00:00
Archive
AsmParser The objects mapped are really PATypeHolders, not PATypeHandles 2003-10-02 19:00:34 +00:00
Bytecode There is no need for BytecodeParser to be an AbstractTypeUser. Instead, it 2003-10-02 20:26:18 +00:00
CodeGen Moved enum and command-line option in separate file. Also added function that returns the user selected register allocator to the caller. 2003-10-02 16:57:49 +00:00
ExecutionEngine
Linker Doxygen-ified comments. 2003-09-30 18:09:32 +00:00
Support
Target Moved enum and command-line option in separate file. Also added function that returns the user selected register allocator to the caller. 2003-10-02 16:57:49 +00:00
Transforms Implement InstCombine/add.ll:test17 & 18 2003-10-02 15:11:26 +00:00
VMCore Minor cleanups 2003-10-03 18:57:54 +00:00
Makefile