This copy in `lean/new-compiler` is the same as the copy In `lean`, just with different IR printing settings. |
||
|---|---|---|
| .. | ||
| run | ||
| 1657.lean | ||
| 1657.lean.expected.out | ||
| baseIO.lean | ||
| baseIO.lean.expected.out | ||
| CompilerConstantFold.lean | ||
| CompilerConstantFold.lean.expected.out | ||
| CompilerElimDeadBranches.lean | ||
| CompilerElimDeadBranches.lean.expected.out | ||
| CompilerProvokeFloatLet.lean | ||
| CompilerProvokeFloatLet.lean.expected.out | ||
| jpCasesDiscrM.lean | ||
| jpCasesDiscrM.lean.expected.out | ||
| jpCasesNary.lean | ||
| jpCasesNary.lean.expected.out | ||
| jpClosureIssue.lean | ||
| jpClosureIssue.lean.expected.out | ||
| lambdaLiftCache.lean | ||
| lambdaLiftCache.lean.expected.out | ||
| README.md | ||
| reduceArity.lean | ||
| reduceArity.lean.expected.out | ||
| seqToCodeIssue.lean | ||
| seqToCodeIssue.lean.expected.out | ||
| unhygienicCode.lean.expected.out | ||
This folder contains test files for the new compiler.
They are currently disabled while development on the compiler is paused and compiler.enableNew is deactivated.