You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ravi/mir
Dibyendu Majumdar ba47449efc
issue #169 apply latest updates from upstream MIR project plus make MIR a default part of Ravi on supported systems
4 years ago
..
c2mir issue #169 apply latest updates from upstream MIR project plus make MIR a default part of Ravi on supported systems 4 years ago
.clang-format issue #169 apply fixes from MIR project 4 years ago
CMakeLists.txt Add MIR project 4 years ago
LICENSE issue #169 apply latest updates from upstream MIR project plus make MIR a default part of Ravi on supported systems 4 years ago
README.md Create README.md 4 years ago
mir-bitmap.h issue #169 apply latest updates from upstream MIR project plus make MIR a default part of Ravi on supported systems 4 years ago
mir-dlist.h issue #169 apply latest updates from upstream MIR project plus make MIR a default part of Ravi on supported systems 4 years ago
mir-gen-x86_64.c issue #169 apply latest updates from upstream MIR project plus make MIR a default part of Ravi on supported systems 4 years ago
mir-gen.c issue #169 apply latest updates from upstream MIR project plus make MIR a default part of Ravi on supported systems 4 years ago
mir-gen.h issue #169 apply latest updates from upstream MIR project plus make MIR a default part of Ravi on supported systems 4 years ago
mir-hash.h issue #169 apply latest updates from upstream MIR project plus make MIR a default part of Ravi on supported systems 4 years ago
mir-htab.h issue #169 apply latest updates from upstream MIR project plus make MIR a default part of Ravi on supported systems 4 years ago
mir-interp.c issue #169 apply latest updates from upstream MIR project plus make MIR a default part of Ravi on supported systems 4 years ago
mir-reduce.h issue #169 apply latest updates from upstream MIR project plus make MIR a default part of Ravi on supported systems 4 years ago
mir-varr.h issue #169 apply latest updates from upstream MIR project plus make MIR a default part of Ravi on supported systems 4 years ago
mir-x86_64.c issue #169 apply latest updates from upstream MIR project plus make MIR a default part of Ravi on supported systems 4 years ago
mir.c issue #169 apply latest updates from upstream MIR project plus make MIR a default part of Ravi on supported systems 4 years ago
mir.h issue #169 apply latest updates from upstream MIR project plus make MIR a default part of Ravi on supported systems 4 years ago

README.md

This is a private copy of the MIR project for use by Ravi. The code will be occasionally refreshed from the upstream project. Following changes have been made:

  • A CMake build script added to create a library
  • Unused files / tests have been removed to avoid clutter