[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / mips64 / assembler-mips64.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-09-29 dusan.m.milosavljevicMIPS64: Add big-endian support for mips64.
2015-09-24 dannoRevert of Remove register index/code indirection (patch...
2015-09-24 dannoRemove register index/code indirection
2015-09-16 ivica.bogosavljevicMIPS: Fixing floating point register clobbering
2015-08-18 rmcilroy[interpreter]: Changes to interpreter builtins for...
2015-08-07 titzer[turbofan] Remove architecture-specific linkage files...
2015-08-01 dusan.milosavljevicMIPS64: Fix hidden bug in relocations for j and jal.
2015-07-30 rmcilroy[interpreter] Add Interpreter{Entry,Exit}Trampoline...
2015-07-15 yangguoDebugger: use debug break slots to break at function...
2015-07-14 yangguoDebugger: make debug code on-stack replacement more...
2015-07-13 balazs.kilvadyMIPS64: Fix BlockTrampolinePoolFor() to emit trampoline...
2015-07-10 yangguoDebugger: use debug break slot to break on call.
2015-06-19 Ilija.PavlovicMIPS: Implemented PC-relative instructions for R6.
2015-06-15 balazs.kilvadyMIPS64: Reland 'Enable shorten-64-to-32 warning.'
2015-06-12 yangguoRevert of MIPS64: Enable shorten-64-to-32 warning....
2015-06-12 balazs.kilvadyMIPS64: Enable shorten-64-to-32 warning.
2015-06-09 mbrandyFix issues with Arm's use of embedded constant pools
2015-06-09 dusan.milosavljevicMIPS64: Improve long branches utilizing code range.
2015-06-04 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-03 bmeurerRevert of Embedded constant pools. (patchset #12 id...
2015-06-02 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-05-22 Djordje.PesicMIPS: Add float instructions and test coverage, part two
2015-05-19 Djordje.PesicReland "MIPS: Add float instructions and test coverage...
2015-05-14 paul.lindRevert of MIPS: Add float instructions and test coverag...
2015-05-14 Djordje.PesicMIPS: Add float instructions and test coverage, part one
2015-04-30 dusan.milosavljevicMIPS: Add min/max suffixed variants.
2015-04-30 Djordje.PesicMIPS: Add rounding support in simulator and RINT instru...
2015-04-08 balazs.kilvadyMIPS: [turbofan] Add new Float32Abs and Float64Abs...
2015-04-06 dusan.milosavljevicMIPS: Major fixes and clean-up in asm. for instruction...
2015-04-02 paul.lindMIPS: Remove unused J(Label *).
2015-03-31 akos.palfiMIPS64: [turbofan] Add backend support for float32...
2015-03-27 dusan.milosavljevicMIPS64: Tweak constants used in serialization process...
2015-03-27 yangguoSerializer: move to a subfolder and clean up includes.
2015-03-23 balazs.kilvadyMIPS: Fix 'MIPS: Serializer: serialize internal referen...
2015-03-18 balazs.kilvadyMIPS: Serializer: serialize internal references via...
2015-03-04 yangguoRefactor BreakLocationIterator.
2015-02-27 loisloFix for mips64 after #26916
2015-02-27 loisloCpuProfiler: replace raw position with SourcePosition...
2015-02-20 balazs.kilvadyMIPS: Fix label position types in binding code.
2015-02-17 balazs.kilvadyMIPS64: Assembler support for internal references.
2015-02-05 akos.palfiMIPS64: Externalize deoptimization reasons.
2015-02-05 Dusan MilosavljevicMIPS:[turbofan] Reland "Improve unordered comparisons...
2015-02-04 paul.lindRevert "MIPS:[turbofan] Improve unordered comparisons...
2015-02-04 Dusan MilosavljevicMIPS:[turbofan] Improve unordered comparisons for boole...
2014-11-19 Dusan MilosavljevicMIPS64: Prepare additonal code for turbofan landing.
2014-09-24 balazs.kilvady@img... MIPS: [turbofan] Add backend support for float32.
2014-08-06 yangguo@chromium.orgAbstract out fetching of break_address in debug mode
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-07-29 dusan.milosavljevi... MIPS64: Add support for architecture revision 6.
2014-07-09 dusan.milosavljevi... Add mips64 port.