Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile consolidation and LLVM bug fix #267

Merged
merged 8 commits into from
Nov 29, 2011

Commits on Nov 26, 2011

  1. Configuration menu
    Copy the full SHA
    aef72f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2011

  1. new SparseAccumulator type for internal use in sparse matrix operations

    sparse-sparse matmul with the SparseAccumulator
    changed a few Array() calls to be zeros() calls in several sparse multiply operations
    GeorgeXing authored and vtjnash committed Nov 28, 2011
    Configuration menu
    Copy the full SHA
    d63a12f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78e24ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c192a7b View commit details
    Browse the repository at this point in the history
  4. avoid a LLVM compiler bug in jl_box_int8 (now passes all tests when c…

    …ompiling with Apple's llvm-gcc)
    vtjnash committed Nov 28, 2011
    Configuration menu
    Copy the full SHA
    3a4c3d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff55cf2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdf0e03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    18011e9 View commit details
    Browse the repository at this point in the history