summaryrefslogtreecommitdiffstats
path: root/vm/compiler/Loop.h
Commit message (Expand)AuthorAgeFilesLines
* JIT: Hoist loop load operations above loop.Henrik Smiding2013-07-241-0/+1
* Normalize the include guard style.Carl Shapiro2011-06-141-3/+3
* Generate code for loops formed with the new builderBen Cheng2011-03-311-0/+9
* Extend a trace with a backward branch into a loop.Ben Cheng2011-03-181-0/+2
* It's "opcode" not "opCode".Dan Bornstein2010-12-011-1/+1
* Implement SSA-based loop optimizations.Ben Cheng2009-09-011-0/+37