Skip to content
Snippets Groups Projects
  1. Jan 18, 2020
  2. Jan 17, 2020
  3. Jan 16, 2020
  4. Jan 14, 2020
  5. Jan 08, 2020
  6. Jan 07, 2020
  7. Dec 27, 2019
  8. Oct 24, 2018
  9. Sep 16, 2017
  10. Aug 19, 2017
  11. Aug 10, 2017
  12. Aug 09, 2017
  13. Aug 07, 2017
  14. Jul 26, 2017
  15. May 20, 2017
  16. Dec 01, 2016
  17. May 01, 2016
  18. Apr 23, 2016
  19. Mar 20, 2016
  20. Mar 16, 2016
  21. Mar 11, 2016
  22. Mar 05, 2016
  23. Feb 08, 2016
  24. Nov 19, 2015
  25. 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
  26. Nov 04, 2015
    • Prakalp Srivastava's avatar
      Changes to visc-rt · 3390b253
      Prakalp Srivastava authored
      Choose device in init context than in execute node
      (Might want to expand to multiple devices in future)
      Modifications also include code for choosing sub devices for x86 target,
      although that code is inside an always false if condition
      3390b253
  27. Aug 05, 2015
  28. Aug 04, 2015
  29. Jul 14, 2015
  30. Jun 18, 2015
  31. Jun 03, 2015
  32. May 20, 2015
Loading