- Jul 27, 2002
-
-
Chris Lattner authored
methods * Eliminate AnalysisID: Now it is just a typedef for const PassInfo* * Simplify how AnalysisID's are initialized * Eliminate Analysis/Writer.cpp/.h: incorporate printing functionality into the analyses themselves. llvm-svn: 3116
-
Chris Lattner authored
* Standardize how analysis results/passes as printed with the print() virtual methods * Eliminate AnalysisID: Now it is just a typedef for const PassInfo* * Simplify how AnalysisID's are initialized * Eliminate Analysis/Writer.cpp/.h: incorporate printing functionality into the analyses themselves. llvm-svn: 3115
-
- Jul 26, 2002
-
-
Chris Lattner authored
* 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 * 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
-
Chris Lattner authored
* 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: 3112
-
Chris Lattner authored
llvm-svn: 3105
-
- Jul 25, 2002
-
-
Chris Lattner authored
llvm-svn: 3097
-
Chris Lattner authored
llvm-svn: 3071
-
Chris Lattner authored
llvm-svn: 3069
-
Chris Lattner authored
llvm-svn: 3068
-
- Jul 23, 2002
-
-
Chris Lattner authored
llvm-svn: 3002
-
Chris Lattner authored
unless they specify BUILD_ARCHIVE to also build a .a file. llvm-svn: 3001
-
- Jul 22, 2002
-
-
Chris Lattner authored
a scalar value. Likewise for load instructions. llvm-svn: 2990
-
Chris Lattner authored
llvm-svn: 2985
-
Chris Lattner authored
llvm-svn: 2983
-
Chris Lattner authored
llvm-svn: 2981
-
- Jul 19, 2002
-
-
Chris Lattner authored
llvm-svn: 2973
-
- Jul 18, 2002
-
-
Chris Lattner authored
* Don't clone OrigCallList * Rename removeDeadNodes -> removeTriviallyDeadNodes * Implement new removeDeadNodes method llvm-svn: 2970
-
Chris Lattner authored
llvm-svn: 2969
-
Vikram S. Adve authored
-- Save a copy of the original call nodes in DSGraph before inlining bottom-up. -- Also, save a list of the callers of each function in DSGraph. llvm-svn: 2966
-
Vikram S. Adve authored
Each DSGraph now keeps a list of pending callers that have not been inlined into the function represented by that graph. It also keeps a copy of the original call nodes before the BU pass eliminates some of them. llvm-svn: 2965
-
Chris Lattner authored
llvm-svn: 2964
-
Chris Lattner authored
llvm-svn: 2958
-
Chris Lattner authored
llvm-svn: 2952
-
Chris Lattner authored
llvm-svn: 2945
-
- Jul 16, 2002
-
-
Anand Shukla authored
llvm-svn: 2915
-
- Jul 11, 2002
-
-
Chris Lattner authored
* Print the globals list in the node * Print the scalars in the scalar node * Eliminate Scalar "label" edges in the graph * Print fake edges lighter instead of dotted llvm-svn: 2880
-
Chris Lattner authored
llvm-svn: 2879
-
Chris Lattner authored
* Only dead-node-eliminate nodes with no flags * Don't merge scalars, only merge what they point to. llvm-svn: 2878
-
Chris Lattner authored
implemented so far. llvm-svn: 2871
-
Chris Lattner authored
llvm-svn: 2868
-
- Jul 09, 2002
-
-
Vikram S. Adve authored
llvm-svn: 2825
-
- Jun 30, 2002
-
-
Chris Lattner authored
llvm-svn: 2804
-
- Jun 25, 2002
-
-
Anand Shukla authored
llvm-svn: 2795
-
Anand Shukla authored
llvm-svn: 2789
-
Anand Shukla authored
llvm-svn: 2788
-
Chris Lattner authored
For details, See: docs/2002-06-25-MegaPatchInfo.txt llvm-svn: 2779
-
Chris Lattner authored
llvm-svn: 2777
-
- Jun 04, 2002
-
-
Chris Lattner authored
llvm-svn: 2755
-
- May 22, 2002
-
-
Chris Lattner authored
to #include CommandLine.h. llvm-svn: 2712
-
Chris Lattner authored
llvm-svn: 2711
-