- 24 Mar, 2016 1 commit
-
-
Marius Wachtler authored
this let's minibenchmark/raytrace.py run with enabled interpreter + OSR (but disabled bjit)
-
- 23 Mar, 2016 6 commits
-
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
Not sure how I missed the dict.cpp file
-
Kevin Modzelewski authored
-
- 22 Mar, 2016 28 commits
-
-
Kevin Modzelewski authored
Put a "expected: reffail" on any test that the tester thought was failing (which includes a few that currently fail due to the llvm-only mode) Used a different word (vs "fail") so that we can see whether it was failing before refcounting or not.
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
A couple build issues left though.
-
Kevin Modzelewski authored
since we need to look at this at every deinitFrame. calculateNumUserVisibleVRegs() was showing up in the profile. This might be less important under pgo (which is currently broken), but seems like a good thing to try anyway.
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Marius Wachtler authored
Conflicts: src/codegen/irgen/irgenerator.cpp
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Marius Wachtler authored
Conflicts: src/codegen/ast_interpreter.cpp src/codegen/baseline_jit.cpp src/codegen/baseline_jit.h
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Marius Wachtler authored
Conflicts: src/runtime/objmodel.cpp
-
Marius Wachtler authored
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
And add some extra ref checking. The rewriter didn't verify that it didn't over-decref which made this hard to find.
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
-
- 21 Mar, 2016 5 commits
-
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
-