Skip to content
Snippets Groups Projects
  1. Mar 04, 2016
  2. Mar 03, 2016
  3. Mar 02, 2016
  4. Feb 27, 2016
  5. Feb 16, 2016
  6. Feb 15, 2016
  7. Feb 09, 2016
  8. Feb 08, 2016
  9. Dec 03, 2015
  10. Nov 19, 2015
  11. 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
  12. Nov 09, 2015
  13. Nov 07, 2015
  14. 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
  15. Oct 27, 2015
  16. Sep 16, 2015
  17. Sep 12, 2015
Loading