Skip to content
Snippets Groups Projects
  1. Jan 07, 2020
  2. Dec 30, 2019
  3. Dec 26, 2019
  4. Oct 23, 2018
  5. 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
  6. Sep 07, 2016
  7. Jan 28, 2015
  8. Aug 10, 2014
    • Prakalp Srivastava's avatar
      (1) Code to generate pthread create, join, exit calls · 157d3bdb
      Prakalp Srivastava authored
      (2) Have to generate code for a new Launch function which can be called by
      pthread_create and which extracts the root inputs from a memory location i8*.
      (3) Formatted the different files to be more consisitent with LLVM coding
      principles
      M    llvm/include/llvm/BuildDFG/BuildDFG.h
      M    llvm/include/llvm/IR/DFGraph.h
      M    llvm/lib/Transforms/BuildDFG/BuildDFG.cpp
      M    llvm/lib/Transforms/DFG2LLVM_X86/DFG2LLVM_X86.cpp
      157d3bdb
  9. Aug 03, 2014
  10. Aug 01, 2014
    • Prakalp Srivastava's avatar
      (1) Partial code generation for internal nodes. Extract val and call · c84064e0
      Prakalp Srivastava authored
      instructions being generated successfully.
      (2) Updated DFNode class and BuildDFG pass to make all nodes have struct as
      return type.
      M    llvm/include/llvm/BuildDFG/BuildDFG.h
      M    llvm/include/llvm/IR/DFGraph.h
      M    llvm/include/llvm/IR/IntrinsicsVISC.td
      M    llvm/lib/Transforms/BuildDFG/BuildDFG.cpp
      M    llvm/lib/Transforms/DFG2LLVM_X86/DFG2LLVM_X86.cpp
      c84064e0
  11. Jul 29, 2014
  12. Jul 25, 2014
  13. Jul 23, 2014
  14. Jul 08, 2014
Loading