mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-04 09:45:00 +00:00
7a9eb848cd
* Add new RegisterOpt/RegisterAnalysis templates for registering passes that are to show up in opt or analyze * Register Analyses now * Change optimizations to use RegisterOpt instead of RegisterPass * Add support for different "PassType's" * Add new RegisterOpt/RegisterAnalysis templates for registering passes that are to show up in opt or analyze * Register Analyses now * Change optimizations to use RegisterOpt instead of RegisterPass * Remove getPassName implementations from various subclasses llvm-svn: 3113 |
||
---|---|---|
.. | ||
AsmWriter.cpp | ||
BasicBlock.cpp | ||
ConstantHandling.cpp | ||
Constants.cpp | ||
Dominators.cpp | ||
Function.cpp | ||
iBranch.cpp | ||
iCall.cpp | ||
iMemory.cpp | ||
InstrTypes.cpp | ||
Instruction.cpp | ||
iOperators.cpp | ||
iSwitch.cpp | ||
Makefile | ||
Module.cpp | ||
Pass.cpp | ||
PassManagerT.h | ||
SlotCalculator.cpp | ||
SymbolTable.cpp | ||
SymbolTableListTraitsImpl.h | ||
Type.cpp | ||
Value.cpp | ||
Verifier.cpp |