1. 30 Dec, 2015 1 commit
    • Subzero. Refactoring. · 53611e2c
      John Porto authored
      This is the first step towards hiding backend-specific stuff from the
      rest of subzero. In this CL, all the references to target-specific files
      (e.g., IceTargetLoweringX8632.h) are removed from target-independent
      files.
      
      This CL also changes the named constructors in the Target-specific
      classes (e.g., TargetX8632::create()) to return unique_ptrs.
      
      BUG=
      R=stichnot@chromium.org
      
      Review URL: https://codereview.chromium.org/1551633002 .
  2. 28 Dec, 2015 2 commits
    • misc cleanup of Compiler::run · 93d85ce0
      Reed Kotler authored
      This assumes patch from 1534883005 though still needs to rename
      validateAndGenerateBuildAttributes to  dumpBuildAttributes
      
      BUG=
      R=stichnot@chromium.org
      
      Review URL: https://codereview.chromium.org/1541063002 .
      
      Patch from Reed Kotler <rkotlerimgtec@gmail.com>.
    • doxygenize IceClFlags.cpp · 2233987b
      Reed Kotler authored
      This is a first cut at this. More can be done and much of this is just moving what is already in the help for the
      commands into Doxygen comments. The documentation can be
      expanded to better describe the role of the various
      command line options.
      
      BUG=
      R=stichnot@chromium.org
      
      Review URL: https://codereview.chromium.org/1547743002 .
      
      Patch from Reed Kotler <rkotlerimgtec@gmail.com>.
  3. 24 Dec, 2015 1 commit
  4. 22 Dec, 2015 2 commits
  5. 20 Dec, 2015 1 commit
  6. 18 Dec, 2015 9 commits
  7. 17 Dec, 2015 5 commits
  8. 16 Dec, 2015 5 commits
  9. 15 Dec, 2015 2 commits
  10. 14 Dec, 2015 1 commit
  11. 12 Dec, 2015 1 commit
  12. 11 Dec, 2015 5 commits
  13. 10 Dec, 2015 2 commits
  14. 09 Dec, 2015 3 commits