Skip to content
  1. Oct 20, 2003
  2. Oct 10, 2003
  3. Sep 18, 2003
    • Brian Gaeke's avatar
      Fix (and properly doxygenify) some comments. Incorporate · 24e706c1
      Brian Gaeke authored
       functionality of FunctionInfo pass as doFinalization method.
      Rename pass to match names of other passes like it.
      Rename the pass creator fn to mimic the other creator fn names.
      Include StringExtras for utostr().
      Make symbol prologue/epilogue stuff redundant with
       EmitBytecodeToAssembly, in preparation for refactoring.
      
      llvm-svn: 8597
      24e706c1
  4. Aug 13, 2003
  5. Jun 05, 2003
    • Brian Gaeke's avatar
      lib/CodeGen/Mapping/MappingInfo.cpp: · 98eee41e
      Brian Gaeke authored
       Update file comment to contain a bunch of the overview mapping-info
        documentation previously buried within the file.
       Remove some unnecessary include/using stmts.
       Rename pass to MappingInfoCollector.
       Rewrite a lot of it so it doesn't use global instance variables and so
        it outputs into MappingInfo objects and then dumps those out, instead of going
        straight to an assembly file.
       Change name of factory to getMappingInfoCollector.
       Fold prologue & epilogue writers into MappingInfo methods.
      
      lib/Target/Sparc/FInfo.cpp:
       Correct file comment to reflect above change
      
      lib/Target/Sparc/Sparc.cpp:
       Change name of factory to getMappingInfoCollector.
      
      llvm-svn: 6617
      98eee41e
  6. Jun 04, 2003
  7. Jun 03, 2003
  8. Oct 28, 2002
  9. Sep 17, 2002
  10. Aug 28, 2002
Loading