llvm-6502/lib
Anton Korobeynikov 1e0f33873b Cleanup. Comments added.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33260 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-16 18:23:09 +00:00
..
Analysis Unbreak VC++ build. 2007-01-15 20:27:18 +00:00
Archive
AsmParser rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger. 2007-01-15 02:27:26 +00:00
Bytecode rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger. 2007-01-15 02:27:26 +00:00
CodeGen Fix PR1114 and CodeGen/Generic/2007-01-15-LoadSelectCycle.ll by being 2007-01-16 05:59:59 +00:00
Debugger
ExecutionEngine rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger. 2007-01-15 02:27:26 +00:00
Linker
Support rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger. 2007-01-15 02:27:26 +00:00
System
Target Cleanup. Comments added. 2007-01-16 18:23:09 +00:00
Transforms Fix a regression in my isIntegral patch that broke 471.omnetpp. This is 2007-01-15 17:55:20 +00:00
VMCore Code refactoring. 2007-01-16 02:00:38 +00:00
Makefile