lean4-htt/tests
Siddharth Bhat f165414e13 fix: use -O3 for LLVM tests in common.sh
This is the same flag that the C test uses. Previously this was hidden
in the Lean compiler itself but now that the optimization pass is phased
out of the compiler we need to put it here.

Co-authored-by: Henrik Böving <hargonix@gmail.com>
2023-11-02 23:21:47 +01:00
..
bench perf: do not inhibit caching of default-level match reduction 2023-10-08 17:24:20 -07:00
compiler fix: use -O3 for LLVM tests in common.sh 2023-11-02 23:21:47 +01:00
elabissues chore: fix more typos in comments 2023-10-08 14:37:34 -07:00
ir
lean feat: hovers on open and export decls 2023-11-02 17:01:51 +01:00
pkg chore: split up & simplify importModules 2023-08-31 15:37:33 -04:00
playground perf: Use flat ByteArrays in Trie (#2529) 2023-09-20 13:22:37 +02:00
plugin feat: profiling of linters 2023-04-18 15:30:21 +02:00
simpperf
.gitignore
common.sh fix: use -O3 for LLVM tests in common.sh 2023-11-02 23:21:47 +01:00