llvm-6502/lib
Chris Lattner e0e734eea0 Initial checkin of LICM pass
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2615 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-10 22:44:58 +00:00
..
Analysis Print out post dominance data structures more nicely 2002-05-08 23:11:08 +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 Initial checkin of Statistic class. 2002-05-10 15:36:46 +00:00
Target Last minor cleanups, this code still does not work for all cases, but it 2002-05-09 21:31:18 +00:00
Transforms Initial checkin of LICM pass 2002-05-10 22:44:58 +00:00
VMCore We actually need this code for the release build to prevent link errors, 2002-05-10 18:54:35 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00