1. 18 Dec, 2015 3 commits
    • add include files from llvm used by subzero into doxygen · 3e0cda2b
      Reed Kotler authored
      this fixes a lot of problems with the doxygen. for example
      with this, now doxygen correctly understands the cl::opt
      variables in ClFlags.cpp as variables, whereas previously
      it thought they were functions.
      
      it's possible to make the llvm includes more selective but
      this is a good first cut and better than including all
      of llvm includes.
      
      BUG=
      R=stichnot@chromium.org
      
      Review URL: https://codereview.chromium.org/1536773003 .
      
      Patch from Reed Kotler <rkotlerimgtec@gmail.com>.
    • add predefines to doxygen · 2cad380b
      Reed Kotler authored
      this is added for both standard doxygen and clang assisted
      doxygen (which cannot be turned on yet without some additions to the third-party toolchain but can be used locally).
      
      the predefines here are the defaults when subzero is built.
      
      not having these creates the bigger issue when clang
      assisted parsing is enabled but should be there always.
      
      BUG=
      R=stichnot@chromium.org
      
      Review URL: https://codereview.chromium.org/1533963002 .
      
      Patch from Reed Kotler <rkotlerimgtec@gmail.com>.
    • cleanup doxygen for IceClFlags.h · cb0d47b6
      Reed Kotler authored
      BUG=
      R=stichnot@chromium.org
      
      Review URL: https://codereview.chromium.org/1527173002 .
      
      Patch from Reed Kotler <rkotlerimgtec@gmail.com>.
  2. 17 Dec, 2015 5 commits
  3. 16 Dec, 2015 5 commits
  4. 15 Dec, 2015 2 commits
  5. 14 Dec, 2015 1 commit
  6. 12 Dec, 2015 1 commit
  7. 11 Dec, 2015 5 commits
  8. 10 Dec, 2015 2 commits
  9. 09 Dec, 2015 3 commits
  10. 08 Dec, 2015 4 commits
  11. 07 Dec, 2015 3 commits
  12. 05 Dec, 2015 1 commit
  13. 04 Dec, 2015 5 commits