Skip to content

Changes

#9 (Mon Oct 14 19:21:14 CEST 2024)

  1. Remove C / C++ configuration from .editorconfig file (commit: b696e98) — Michele Scuttari / githubweb

#8 (Wed Oct 09 23:25:15 CEST 2024)

  1. Add memory pool (commit: 65f5e29) — Michele Scuttari / githubweb
  2. Use memory pool for Jacobian matrix computation with IDA (commit: 000ee04) — Michele Scuttari / githubweb
  3. Minor changes (commit: 0b9a121) — Michele Scuttari / githubweb
  4. Fix naming of KINSOL proxy variables (commit: b9a2680) — Michele Scuttari / githubweb
  5. Use memory pool for Jacobian matrix computation with KINSOL (commit: 3eed20d) — Michele Scuttari / githubweb
  6. Reformat code (commit: 62f838a) — Michele Scuttari / githubweb

#7 (Tue Oct 08 18:18:09 CEST 2024)

  1. Fix variables check for IDA reduced system (commit: 44e2cf8) — Michele Scuttari / githubweb
  2. Add derivative interface for QualifiedVariableGetOp (commit: 5ed1b6a) — Michele Scuttari / githubweb
  3. Ignore read-only variables when applying using the IDA solver (commit: 63871fc) — Michele Scuttari / githubweb
  4. Reformat code (commit: c5dd6d6) — Michele Scuttari / githubweb
  5. Refactor IDA Jacobian one sweep optimization (commit: e8f507a) — Michele Scuttari / githubweb
  6. Update LLVM commit (commit: 8a3c0b2) — Michele Scuttari / githubweb
  7. Update runtime commit (commit: 25abb3e) — Michele Scuttari / githubweb

#6 (Mon Oct 07 12:52:32 CEST 2024)

  1. Cancel modifications if cycles solving by substitution failed (commit: dda7c8b) — Michele Scuttari / githubweb
  2. Add comments (commit: 17e47b0) — Michele Scuttari / githubweb
  3. Reformat code (commit: 922f6e4) — Michele Scuttari / githubweb
  4. Fix raw variables being ignored during heap to stack promotion (commit: 09ad3c8) — Michele Scuttari / githubweb

#5 (Sun Oct 06 10:35:40 CEST 2024)

  1. Refactor the initialization of the target machine (commit: fb35567) — Michele Scuttari / githubweb
  2. Use cache size instead of wrong cache line size (commit: 4bc03e3) — Michele Scuttari / githubweb

#4 (Sat Oct 05 19:41:40 CEST 2024)

  1. Make variables to parameters promotion optional (commit: 91b9618) — Michele Scuttari / githubweb
  2. Make single valued induction elimination optional (commit: a123cb3) — Michele Scuttari / githubweb
  3. Format code (commit: 86701e8) — Michele Scuttari / githubweb
  4. Fix wrong wording (commit: bb7cf31) — Michele Scuttari / githubweb

#3 (Sat Sep 21 11:57:54 CEST 2024)

  1. Use mold linker for CI testing (commit: c784edb) — Michele Scuttari / githubweb

#2 (Sat Sep 21 01:18:45 CEST 2024)

  1. Run Jenkins pipelines on generic x86_64-linux agents (commit: f360d15) — Michele Scuttari / githubweb