Skip to content
Snippets Groups Projects
  1. Apr 03, 2021
  2. Mar 31, 2021
  3. Jan 21, 2021
  4. Jan 12, 2021
  5. Dec 21, 2020
  6. Dec 20, 2020
  7. Dec 26, 2019
  8. Oct 29, 2018
  9. Oct 23, 2018
  10. Aug 19, 2017
  11. Aug 11, 2017
  12. Aug 10, 2017
  13. Aug 09, 2017
  14. Aug 07, 2017
  15. Jun 14, 2017
  16. Apr 06, 2017
    • kotsifa2's avatar
      WIP: Move to LLVM 3.9.1 · 1a12c026
      kotsifa2 authored
      The SymVT stuff has not been moved yet, I removed it for now.
      The test/VISC tests also have not been moved yet, so they may not
      work.
      1a12c026
  17. May 01, 2016
  18. Mar 15, 2016
  19. Dec 03, 2015
  20. Nov 19, 2015
  21. Nov 18, 2015
    • Prakalp Srivastava's avatar
      Removed a few bugs in the pipeline implementation · b6a19c56
      Prakalp Srivastava authored
      Added singleNodeStream.ll and twoNodeStream.ll test cases
      b6a19c56
    • Prakalp Srivastava's avatar
      First Implementation of Pipeline · fba11b83
      Prakalp Srivastava authored
      (1) Changes to DFGraph.h for identifying streaming graphs and edges
      (2) Added/modified launch, wait, push, pop intrinsics for streaming graphs
      (3) Changes to DFG2LLVM_X86.cpp and DFG2LLVM.h pass to support code gen for streaming
      (4) BuildDFG.cpp modified to create streaming edges
      (5) Modified visc-rt.cpp and visc-rt.h to add runtime support for streaming
      fba11b83
  22. Aug 02, 2015
  23. Aug 01, 2015
  24. Jul 14, 2015
  25. Jun 18, 2015
  26. May 29, 2015
    • Prakalp Srivastava's avatar
      Temporary commit · c330a593
      Prakalp Srivastava authored
      (1) Working on implementation of further lowereing the visc api by breaking the
      DFG launch call into init, launch, wait, cleanup. There are issues pending when
      these require some kind of inter procedural analysis to link init, launch, wait
      and cleanup. This is necessary during code generation.
      (2) Also contains changes which simplify GenVISC pass by using macro for
      identifying various source __visc__ calls
      c330a593
  27. May 20, 2015
  28. May 03, 2015
  29. May 02, 2015
  30. Apr 09, 2015
Loading