[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / arm64 / constants-arm64.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-09-24 dannoRevert of Remove register index/code indirection (patch...
2015-09-24 dannoRemove register index/code indirection
2015-08-12 jfbSecurity: disable nontemporals.
2015-08-11 mstarzingerRemove several grab-bag includes from the v8.h header.
2015-05-20 jacob.bramleyARM64: Fix some signed-unsigned comparisons from cdc43b...
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-07-23 rmcilroy@chromium.orgAvoid redundent redefinition of __STDC_FORMAT_MACROS...
2014-06-09 rodolph.perfetta... ARM64: Clean up support for explicit literal load.
2014-06-05 titzer@chromium.orgDocumentation: fix comments for CommuteCondition.
2014-06-04 titzer@chromium.orgRename ReverseCondition to CommuteCondition, a more...
2014-06-04 titzer@chromium.orgRename InvertCondition and ReverseConditionForCmp on...
2014-05-09 ishell@chromium.orgPresubmit checks recover:
2014-05-06 m.m.capewell@googl... ARM64: Use the shifter operand to merge in previous...
2014-04-30 alexandre.rames... ARM64: Generate optimized code for Math.floor and Math...
2014-04-29 bmeurer@chromium.orgBulk update of Google copyright headers in source files.
2014-04-24 Jacob.Bramley@arm.comARM64: Slightly improve MacroAssembler::Allocate.
2014-04-24 bmeurer@chromium.orgRevert "Some code cleanup, esp. includes and copyright...
2014-04-24 bmeurer@chromium.orgSome code cleanup, esp. includes and copyright headers.
2014-03-21 jochen@chromium.orgRename A64 port to ARM64 port