Add a file header
[oota-llvm.git] / include / llvm / Transforms /
2003-09-20 Chris LattnerCleanup header file
2003-09-20 Chris LattnerExpose the TCE pass
2003-09-15 Chris LattnerAdd prototype for the lowersetjmp pass
2003-09-10 Chris LattnerExpand the pass to unify all of the unwind blocks as...
2003-09-10 Chris LattnerFix spell-o's
2003-09-01 Chris LattnerDead header file
2003-09-01 Chris LattnerAdd RPR prototype here
2003-09-01 Chris LattnerThis file is just a subset of Cilkifier.h
2003-09-01 Chris LattnerChange the RaiseAllocations pass from being a BasicBloc...
2003-08-31 Chris LattnerFix an FLAT OUT WRONG comment
2003-08-31 Chris LattnerAdd accessor function for the PruneEH pass
2003-08-24 Chris LattnerAdd versions of InlineFunction which work on Invoke...
2003-08-14 Brian GaekeFactory methods for function passes now return type...
2003-08-13 Brian GaekeFactory methods for FunctionPasses now return type...
2003-08-13 John CriswellRemoving the pool allocator from the main CVS tree.
2003-08-07 Sumant KowshikAdded a flag which is set when all data structures...
2003-08-05 Sumant KowshikAdded the declaration of InlineIndirectCalls
2003-06-30 Chris LattnerAdd argument
2003-06-25 Chris LattnerAdd argument to DAE to allow operation on non-internal...
2003-06-22 Chris LattnerAdd prototype for tail-dup pass
2003-06-16 Chris LattnerAdd prototype for the new DAE pass
2003-06-04 Sumant KowshikMade changes suggested by Chris
2003-05-31 Tanya LattnerFixed comment width, changed arg to be const, fixed...
2003-05-30 Tanya LattnerSorry, correcting small typo.
2003-05-30 Tanya LattnerAdded support for cloning a trace.
2003-05-29 Sumant KowshikChanges to support function pointers
2003-05-29 Chris LattnerDoxygenify comments
2003-05-27 Chris LattnerExpose proto for SRoA pass.
2003-05-20 Misha BrukmanHopefully, the final fix for `[Pp]ropogate'.
2003-04-24 Chris LattnerLevelRaise now gets TD from passmanager
2003-04-23 Chris LattnerAdd stub to create lowerSwitches pass
2003-04-18 Chris LattnerAdd prototype for new CloneBasicBlock function
2003-03-31 Chris LattnerAdd getAnalysisUsage method
2003-03-03 Chris LattnerChange the mem2reg interface to accept a TargetData...
2003-02-22 Chris LattnerAdd a new interface file for the PromoteMemToReg interf...
2003-02-03 Chris LattnerRemove pool alloc accessor
2003-02-03 Chris LattnerExpose information about pool allocation
2003-01-14 Chris LattnerNew header
2003-01-14 Chris LattnerMove to Instrumentation.h
2003-01-14 Chris LattnerREmove unused header file
2003-01-14 Chris LattnerRemove unused header
2002-12-10 Vikram S. AdveThis file provides the function DemoteRegToStack()...
2002-12-10 Vikram S. AdveThe pass Parallelize automatically parallelizes a progr...
2002-11-20 Chris LattnerCloning stuff doesn't modify the source module
2002-11-19 Chris LattnerMinor changes to cloning interface
2002-11-19 Chris LattnerExtend function cloning interface to support inlining
2002-11-19 Chris LattnerThis file is supersumed by Utils/Cloning.h
2002-11-19 Chris LattnerMerge cloning and inlining utilities
2002-11-19 Chris LattnerMove inlining pass to IPO.h
2002-11-19 Chris LattnerMove the function extractor pass from tools/extract...
2002-10-08 Chris LattnerExpose isCriticalEdge & SplitCriticalEdge methods from...
2002-09-26 Chris LattnerCheckin new loop-preheader insertion pass.
2002-09-26 Chris LattnerConverted SimpleStructMutation to take TargetData as...
2002-09-25 Chris LattnerChange LowerAllocations pass to 'require' TargetData...
2002-09-24 Chris Lattner - Do not expose Critical Edge breaking mechanics...
2002-09-24 Chris LattnerExpose passinfo from BreakCriticalEdges pass so that...
2002-09-24 Chris LattnerAdd new BreakCriticalEdges pass
2002-09-16 Vikram S. AdveAllow transformation DecomposeArrayRef(GetElementPtrIns...
2002-09-06 Chris LattnerInclude stub for correlated expression elimination...
2002-09-06 Chris Lattner- Rename BreakCriticalEdge to the slightly more standar...
2002-09-06 Chris Lattner* Doxygenize API
2002-09-02 Chris LattnerRemove duplicate #include
2002-08-21 Chris Lattner- Do not expose ::ID from any of the analyses anymore.
2002-07-29 Chris LattnerImplement a new RemoveSuccessor function
2002-07-29 Chris Lattner* Eliminate the Provided set. All Passes now finally...
2002-07-26 Chris Lattner* Add support for different "PassType's"
2002-07-24 Chris LattnerMove many files into IPO.h
2002-07-24 Chris LattnerMove contents of these files into IPO.h
2002-07-23 Chris Lattner* Rename to IPO.h
2002-07-23 Chris LattnerIncorporate into IPO.h
2002-07-23 Chris LattnerPrepare the file to become IPO.h
2002-07-23 Chris LattnerMerge the contents of ChangeAllocations.h into Scalar.h
2002-07-23 Chris Lattner*** empty log message ***
2002-07-23 Chris LattnerPass creator requires a TargetData member
2002-07-12 Anand Shuklainitial version: for emitfuncs pass
2002-06-25 Chris LattnerMEGAPATCH checkin.
2002-06-25 Chris Lattner*** empty log message ***
2002-05-26 Chris LattnerSimplify the interface to local dce and constprop
2002-05-21 Chris LattnerSimplify interface to ConstantFoldTerminator
2002-05-21 Chris LattnerExpose CFG simplification pass
2002-05-10 Chris LattnerAdd prototype for LICM pass
2002-05-10 Chris LattnerAdd prototype for the PiNodeInserter pass
2002-05-08 Chris LattnerAdd expr reassociation pass prototype
2002-05-07 Chris LattnerSpell aggressive right
2002-05-07 Chris LattnerThese files are supersumed by include/llvm/Transforms...
2002-05-07 Chris LattnerNew header file to replace all of the Scalar/*.h files.
2002-05-07 Chris LattnerCheckin headers for Utils library
2002-05-07 Chris LattnerCleanup implementation a bit + comments
2002-05-07 Chris LattnerUpdate header after moving file
2002-05-07 Chris LattnerRemove long dead file
2002-05-07 Chris LattnerFactor code out to the Transform Utils library
2002-04-29 Chris LattnerRemove unused files: This is the old induction varaibl...
2002-04-29 Chris LattnerAdd new optional getPassName() virtual function that...
2002-04-28 Chris LattnerRemove all contents of the cfg namespace to the global...
2002-04-28 Chris LattnerInitial checkin of new "Internalize" pass for GCCLD
2002-04-28 Chris LattnerInitial checkin of simple&fast SSA based GCSE algorithm
2002-04-27 Chris Lattners/Method/Function in classname
2002-04-27 Chris Lattner* Rename MethodPass class to FunctionPass
2002-04-10 Chris LattnerSplit the CleanupGCCOutput pass into two passes, and...
2002-04-07 Chris LattnerChange references to the Method class to be references...
next