llvm-6502/lib
Sumant Kowshik 9ddc86c6e5 *** empty log message ***
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2552 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-08 18:09:58 +00:00
..
Analysis Move UnifyFunctionExitNodes to Utils library: final resting place this time 2002-05-07 19:18:48 +00:00
AsmParser Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
Bytecode Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
CodeGen Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
ExecutionEngine Updates to move some header files out of include/llvm/Transforms into 2002-05-07 18:36:35 +00:00
Linker Updates to move some header files out of include/llvm/Transforms into 2002-05-07 18:36:35 +00:00
Support Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
Target *** empty log message *** 2002-05-08 18:09:58 +00:00
Transforms Give the unified exit node a name 2002-05-07 22:14:45 +00:00
VMCore Implement constant propogation of PHI instructions like this: 2002-05-07 20:44:59 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00