[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / lithium-codegen.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-08-11 mstarzingerRemove several grab-bag includes from the v8.h header.
2015-06-11 jarinMake writing of frame translation platform independent.
2015-03-17 loisloCpuProfiler: extract DeoptInfo fill in code into a...
2015-02-10 loisloPropagate DeoptInfo to cpu-profiler
2014-09-24 yangguo@chromium.orgRefactor bailout reasons and disable optimization in...
2014-09-22 svenpanne@chromium.orgIntroduce a class to carry around a deoptimization...
2014-09-19 svenpanne@chromium.orgEmit comment with instruction+reason before deopt calls.
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-05-20 bmeurer@chromium.orgRevert "Refactor transitioning stores."
2014-05-20 bmeurer@chromium.orgRefactor transitioning stores.
2014-05-05 bmeurer@chromium.orgDon't add code dependencies eagerly for HCheckMaps.
2014-05-02 bmeurer@chromium.orgFix crash in debug builds introduced with r21110.
2014-04-29 bmeurer@chromium.orgBulk update of Google copyright headers in source files.
2014-04-02 svenpanne@chromium.orgCheck that environments assigned via AssignEnvironment...
2014-02-19 ulan@chromium.orgClean up weak objects in optimized code.
2013-12-03 ulan@chromium.orgMake LCodeGen::RegisterDependentCodeForEmbeddedMaps...
2013-10-21 danno@chromium.orgAdd tool to visualize machine code/lithium.
2013-10-02 danno@chromium.orgImprove and simplify removal of unreachable code