Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-30 | lower requirements for lower llvm/clang versions | hexcoder- | |
3.7.1 works with the exception of InsTrim, 3.8.1 and above is ok | |||
2020-01-28 | android: prefer bigcores | van Hauser | |
2020-01-25 | added whitelist+blacklist to all llvm_mode passes | van Hauser | |
2020-01-15 | blacklist function support for llvm_mode | van Hauser | |
2019-12-03 | Merge branch 'master' into llvm_mode_build_fix | van Hauser | |
2019-12-02 | LLVM 10 build fix proposal | David Carlier | |
c++14 is the minimum for this version, thus the hardcoded gnu++11 standard flag makes the build fails. Missing header only for this version seemingly for the option. | |||
2019-12-02 | code format (contributors, do it!) | Andrea Fioraldi | |
2019-11-22 | compiler plugins, just create const constants once. | David Carlier | |
2019-10-31 | Fix some silent warnings and put some var to some usage... | David Carlier | |
2019-09-02 | run code formatter | Andrea Fioraldi | |
2019-08-27 | -I include in makefiles | Andrea Fioraldi | |
2019-08-07 | reviewed neverZero for llvm 9.0 | hexcoder- | |
2019-08-01 | fix | van Hauser | |
2019-08-01 | map size fixes | van Hauser | |
2019-07-15 | fixing commit fuckup | van Hauser | |
2019-07-14 | set instrim as default and updated documentation | van Hauser | |
2019-07-14 | whitelist features works now | van Hauser | |
2019-07-14 | notZero added and first attempt at whitelist | van Hauser | |
2019-07-13 | Compile fix for LLVM 3.8.0 | Heiko Eißfeldt | |
2019-07-13 | compiles now with LLVM 8.0 | Heiko Eißfeldt | |
2019-07-13 | initial commit | van Hauser | |