v8/test/unittests/compiler
balazs.kilvady 3da5a729e8 MIPS: [turbofan] Improve code generation for unordered comparisons.
Port c24220c0c1

TEST=cctest,unittests
BUG=

Review URL: https://codereview.chromium.org/850733004

Cr-Commit-Position: refs/heads/master@{#26045}
2015-01-13 20:28:13 +00:00
..
arm [arm] Fix recognition of VNEG. 2014-11-26 11:18:58 +00:00
arm64 [turbofan] Improve code generation for unordered comparisons. 2015-01-13 08:42:02 +00:00
ia32 [turbofan]: Port lea changes to ia32 2014-12-11 11:53:00 +00:00
mips MIPS: [turbofan] Improve code generation for unordered comparisons. 2015-01-13 20:28:13 +00:00
mips64 MIPS: [turbofan] Improve code generation for unordered comparisons. 2015-01-13 20:28:13 +00:00
x64 [turbofan] Use "leal" in even more situations 2014-12-05 10:54:40 +00:00
change-lowering-unittest.cc [turbofan] Correctify representation changes to bit. 2015-01-08 09:48:41 +00:00
common-operator-reducer-unittest.cc [turbofan] Cleanup Graph and related classes. 2015-01-07 14:42:49 +00:00
common-operator-unittest.cc [turbofan] Deinlinify OperatorProperties implementation. 2014-12-23 12:50:51 +00:00
compiler-test-utils.h Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
control-equivalence-unittest.cc [turbofan] Deinlinify OperatorProperties implementation. 2014-12-23 12:50:51 +00:00
diamond-unittest.cc Introduce Diamond, a helper for building diamond-shaped control patterns. 2014-11-04 14:37:44 +00:00
graph-reducer-unittest.cc [turbofan] Cleanup Graph and related classes. 2015-01-07 14:42:49 +00:00
graph-unittest.cc [turbofan] Minor cleanup to reduce code duplication. 2014-12-22 14:37:22 +00:00
graph-unittest.h [turbofan] Minor cleanup to reduce code duplication. 2014-12-22 14:37:22 +00:00
instruction-selector-unittest.cc [turbofan] Cleanup duplicated/unused code in InstructionSelector. 2015-01-08 14:13:33 +00:00
instruction-selector-unittest.h [turbofan] Cleanup use of virtual, OVERRIDE, FINAL. 2014-12-22 13:48:10 +00:00
instruction-sequence-unittest.cc Revert of [turbofan] remove control field from instruction (patchset #1 id:1 of https://codereview.chromium.org/810023002/) 2014-12-18 14:42:16 +00:00
instruction-sequence-unittest.h [turbofan] improve register allocator testing framework 2014-12-12 11:15:26 +00:00
js-builtin-reducer-unittest.cc [turbofan] Fix incorrect minus zero handling in the unit tests. 2015-01-05 12:29:27 +00:00
js-operator-unittest.cc [turbofan] Deinlinify OperatorProperties implementation. 2014-12-23 12:50:51 +00:00
js-typed-lowering-unittest.cc [turbofan] Generalize constant propagation. 2015-01-07 08:24:38 +00:00
load-elimination-unittest.cc [turbofan] Redundant load elimination. 2014-12-05 07:59:18 +00:00
machine-operator-reducer-unittest.cc [turbofan] Reduce Word32And masking with shifted inputs. 2015-01-13 13:02:40 +00:00
machine-operator-unittest.cc [turbofan] Fix missing MachineOperator unittest. 2015-01-02 07:44:52 +00:00
move-optimizer-unittest.cc Revert of [turbofan] simplify gap ordering (patchset #2 id:20001 of https://codereview.chromium.org/810013002/) 2014-12-18 15:49:58 +00:00
node-matchers-unittest.cc [turbofan] Cleanup use of virtual, OVERRIDE, FINAL. 2014-12-22 13:48:10 +00:00
node-test-utils.cc [turbofan] Correctify JSToBoolean lowering. 2015-01-05 13:44:31 +00:00
node-test-utils.h [turbofan] Correctify JSToBoolean lowering. 2015-01-05 13:44:31 +00:00
opcodes-unittest.cc [turbofan] Fix typo in IrOpcode::Mnemonic. 2015-01-09 14:20:03 +00:00
register-allocator-unittest.cc [turbofan] use START and END gap positions for constraints 2014-12-17 12:13:58 +00:00
select-lowering-unittest.cc Reland "[turbofan] Fix select lowering" with fix. 2014-11-10 11:55:47 +00:00
simplified-operator-reducer-unittest.cc [turbofan] Correctify representation changes to bit. 2015-01-08 09:48:41 +00:00
simplified-operator-unittest.cc [turbofan] Add PlainPrimitiveToNumber simplified operator. 2015-01-13 11:02:57 +00:00
value-numbering-reducer-unittest.cc [turbofan] Cleanup Graph and related classes. 2015-01-07 14:42:49 +00:00
zone-pool-unittest.cc [turbofan] split compilation stats off from HStatistics and track high water marks 2014-10-23 09:14:35 +00:00