summaryrefslogtreecommitdiffstats
path: root/vm/compiler/codegen/x86/CodegenInterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* [x86] Fix errors with WITH_JIT_TUNING definedUdayan Banerji2013-03-291-1/+7
* [x86] Disable Method-JIT for x86 targetUdayan Banerji2013-03-291-0/+3
* Fix -Xjitthreshold (for real this time).Elliott Hughes2013-03-011-1/+1
* Fix -Xjitthreshold.Elliott Hughes2013-02-251-1/+3
* Fix x86 JIT log spam.Elliott Hughes2012-11-071-1/+0
* Don't disable inlining for ARM.Elliott Hughes2012-10-091-2/+1
* [X86] X86 trace JIT compiler supportDong-Yuan Chen2012-07-201-0/+1532