- c6d52e0 Expose the internalize pass. by Chris Lattner · 23 years ago
- e5fb83e Expose new GCSE pass by Chris Lattner · 23 years ago
- 483e14e s/Method/Function by Chris Lattner · 23 years ago
- f57b845 * Rename MethodPass class to FunctionPass by Chris Lattner · 23 years ago
- 76d1229 Make sure that there is no case where a signal can occur leaving a partially by Chris Lattner · 23 years ago
- 30af368 * Add the printm pass to allow dumping the entire module after a transformation. by Chris Lattner · 23 years ago
- 9d6e7eb Expose funcresolve pass through opt by Chris Lattner · 23 years ago
- 02d6ef8 s/PrintMethodPass/PrintFunctionPass by Chris Lattner · 23 years ago
- 328207c Add hook for pool allocation pass by Chris Lattner · 23 years ago
- fe59454 Checking for Cameron by Chris Lattner · 23 years ago
- d32e70a Rename pass to DecomposeMultiDimRefs. by Vikram S. Adve · 23 years ago
- 2b72c36 Expose dead instruction elimination pass by Chris Lattner · 23 years ago
- bd0ef77 Change over to use new style pass mechanism, now passes only expose small by Chris Lattner · 23 years ago
- eded491 Move ProfilePaths class into ProfilePaths library, only expose a creation function by Chris Lattner · 23 years ago
- dc9a1f5 Includes -paths option to trace paths in the program by Anand Shukla · 23 years ago
- 22d26d7 * Expose the verifier pass as one that can be ran by Chris Lattner · 23 years ago
- eeeaf52 Enable register promotion pass by Chris Lattner · 24 years ago
- 0be4101 Add mergereturn pass by Chris Lattner · 24 years ago
- fb1b3f1 Convert to use new Pass framework... by Chris Lattner · 24 years ago
- 888912d In an amazing fit of stupidity, I flipped the conditional and didn't test by Chris Lattner · 24 years ago
- d7db863 Rename LowerAllocations.h to ChangeAllocations.h since it now contains the by Chris Lattner · 24 years ago
- 5048c3b Pull RaiseAllocations stuff out of the CleanGCC pass into it's own pass in by Chris Lattner · 24 years ago
- 59b6b8e Move stuff out of the Optimizations directories into the appropriate Transforms by Chris Lattner · 24 years ago
- 04c85dc Rename SwapStructureContents -> IPO/SimpleStructMutation by Chris Lattner · 24 years ago
- f4de63f Implement a more powerful, simpler, pass system. This pass system can figure by Chris Lattner · 24 years ago
- 697954c Changes to build successfully with GCC 3.02 by Chris Lattner · 24 years ago
- 528e8b5 Add instruction combining pass Rename -mergecons to -constmerge by Chris Lattner · 24 years ago
- e04a967 Remove unnecesary namespace impot by Chris Lattner · 24 years ago
- fe196cf Use new induction variable simplification code with -indvars option by Chris Lattner · 24 years ago
- cee8f9a Create a new #include "Support/..." directory structure to move things by Chris Lattner · 24 years ago
- 6320232 * Add hooks to globaldce by Chris Lattner · 24 years ago
- ee6826b Change swapstructs itf Add nasty hack to be removed later by Chris Lattner · 24 years ago
- 854acb9 Add hooks to call the new swap structcontents pass by Chris Lattner · 24 years ago
- 068f487 Move the Raise xform from opt to transforms by Chris Lattner · 24 years ago
- e166fe1 Add hook for GCC cleanup pass by Chris Lattner · 24 years ago
- ffa6f9c Fix to reference the right header by Chris Lattner · 24 years ago
- 9effd69 Expose more xforms to the opt utility by Chris Lattner · 24 years ago
- 73e11d7 Use the standard header not the old one by Chris Lattner · 24 years ago
- 0eafc31 Add support to insert trace code as an "optimization" by Chris Lattner · 24 years ago
- 6db0f47 * Passes return true if they change something, not if they fail by Chris Lattner · 24 years ago
- 6dcf92a Remove support for const pool merging, which is obsolete now. by Chris Lattner · 24 years ago
- afb0cbb Change option name slightly by Chris Lattner · 24 years ago
- a8e1fd3 Use the new Alias command line option by Chris Lattner · 24 years ago
- 1e78f36 CommandLine library cleanup. No longer use getValue/setValue, instead, just treat the commandline by Chris Lattner · 24 years ago
- 57dbb3a Moved inline/llvm/Tools/* to include/llvm/Support/* by Chris Lattner · 24 years ago
- 8f367bd Large scale changes to implement new command line argument facility by Chris Lattner · 24 years ago
- 955f899 Add support to call LevelRaise by Chris Lattner · 24 years ago
- 95781b6 Include ADCE pass, rename include/Opt directory to llvm/Optimizations by Chris Lattner · 24 years ago
- 241b064 Add command line arguments for Constant Pool Merging & Sparse Conditional Constant Prop by Chris Lattner · 24 years ago
- b120639 Add stub for induction variable code by Chris Lattner · 24 years ago
- 526f97e Removed silly test code by Chris Lattner · 24 years ago
- 84608e4 Added a stupid testcase for iterators. by Chris Lattner · 24 years ago
- 0095054 Initial revision by Chris Lattner · 24 years ago