1. 26 Jan, 2018 1 commit
  2. 25 Jan, 2018 2 commits
  3. 24 Jan, 2018 3 commits
  4. 23 Jan, 2018 5 commits
  5. 22 Jan, 2018 4 commits
  6. 21 Jan, 2018 1 commit
  7. 20 Jan, 2018 2 commits
  8. 19 Jan, 2018 3 commits
  9. 16 Jan, 2018 5 commits
  10. 15 Jan, 2018 2 commits
  11. 12 Jan, 2018 1 commit
  12. 11 Jan, 2018 2 commits
  13. 10 Jan, 2018 1 commit
  14. 09 Jan, 2018 2 commits
  15. 08 Jan, 2018 2 commits
  16. 07 Jan, 2018 1 commit
    • [SCHEDULE]Improve bound deduce for loop partition (#743) (#755) · 9d6dbe34
      * [SCHEDULE]enable partition const loop with build flag (#719)
      
          * enable partition loop with build flag
      
          * add a testcase, and modify LoopPartition related cases
      
      *     * add document for split_const_loop
      
      * [IRbuild]Support automatically Name Loop Variable in IRBuilder (#719)
      
          * add idx_num in class
      
      * using typical index [i, j, k] first, then i_suffix
      
      * keep inputs names
      
      * fix lint
      
      * improve comment of name
      
      * fix lint
      
      * [SCHEDULE]Improve bound deduce for loop partition (#743)
      
          * add divided checking when deducing
      
          * related testcase
      
      * fix
      
      * * transform LE and GE first
      * remove is_equal
      * modify testcase for edge cases checking
      
      * * fix comment
      
      * * fix lint
      
      * * apply transformation form LT -> LE, GT -> GE
      
      * * fix lint
      
      * simplify code and testcase
      
      * add negative co-efficient case
      
      * More complicated cases
      
      * add testcase
      
      * simplify testcase
      
      * comment case for now
      
      * fix testcase
      xqdan committed
  17. 04 Jan, 2018 2 commits
  18. 03 Jan, 2018 1 commit