]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
Avoid potential store-forwarding stalls in GC marking.
authorMike Pall <mike>
Sat, 9 Jun 2012 18:30:27 +0000 (20:30 +0200)
committerMike Pall <mike>
Sat, 9 Jun 2012 18:30:27 +0000 (20:30 +0200)
commit9d7bd04faed5feed273d9b9a11962f01e3cc7edf
treef783c54f1ae790953b01d01e772d46819ca06b99
parent1c8ed534b3e7bfec65d0724b53cd6f5f6c19c832
Avoid potential store-forwarding stalls in GC marking.
src/lj_gc.c