llvm-6502/lib
Chris Lattner e0a54f88a0 Add a new BasicBlockPass::doInitialization/Finalization(Function &) pair of
methods that may be useful for BasicBlockPasses.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3688 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-12 17:06:40 +00:00
..
Analysis
AsmParser Recently changed getelementptr to use 'long' indexes for sequential types 2002-09-11 01:17:27 +00:00
Bytecode
CodeGen - Change getelementptr instruction to use long indexes instead of uint 2002-09-11 01:21:29 +00:00
ExecutionEngine - Change getelementptr instruction to use long indexes instead of uint 2002-09-11 01:21:35 +00:00
Linker
Support
Target - Change getelementptr instruction to use long indexes instead of uint 2002-09-11 01:21:35 +00:00
Transforms - Change getelementptr instruction to use long indexes instead of uint 2002-09-11 01:21:33 +00:00
VMCore Add a new BasicBlockPass::doInitialization/Finalization(Function &) pair of 2002-09-12 17:06:40 +00:00
Makefile