llvm-6502/include/llvm/Transforms
Chris Lattner 96c466b06a Add new optional getPassName() virtual function that a Pass can override
to make debugging output a lot nicer.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2395 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-29 14:57:45 +00:00
..
Instrumentation * Rename MethodPass class to FunctionPass 2002-04-27 06:56:12 +00:00
IPO Initial checkin of new "Internalize" pass for GCCLD 2002-04-28 05:43:27 +00:00
Scalar Add new optional getPassName() virtual function that a Pass can override 2002-04-29 14:57:45 +00:00
Utils Add new optional getPassName() virtual function that a Pass can override 2002-04-29 14:57:45 +00:00
ChangeAllocations.h Change over to use new style pass mechanism, now passes only expose small 2002-02-26 21:46:54 +00:00
FunctionInlining.h * Rename MethodPass class to FunctionPass 2002-04-27 06:56:12 +00:00
HoistPHIConstants.h Change over to use new style pass mechanism, now passes only expose small 2002-02-26 21:46:54 +00:00
IPO.h Split the CleanupGCCOutput pass into two passes, and add real life actual 2002-04-10 20:31:22 +00:00
MutateStructTypes.h * Rename MethodPass class to FunctionPass 2002-04-27 06:56:12 +00:00
RaisePointerReferences.h Change over to use new style pass mechanism, now passes only expose small 2002-02-26 21:46:54 +00:00