v8/src/mips
fschneider@chromium.org acf8fd28bd MIPS: Merge IR classes for different bitwise operations AND, OR and XOR into one class.
Port r9846 (4cd055a).

Original commit message:

Since we already have only one LIR class, it does not make much sense to separate them at the HIR level.

BUG=
TEST=
Review URL: http://codereview.chromium.org/8432010

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9859 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-11-01 16:13:05 +00:00
..
assembler-mips-inl.h Land two MIPS changes. 2011-10-26 08:17:24 +00:00
assembler-mips.cc MIPS: port Merge experimental/gc branch to the bleeding_edge. 2011-10-13 07:35:38 +00:00
assembler-mips.h Land two MIPS changes. 2011-10-26 08:17:24 +00:00
builtins-mips.cc MIPS: crankshaft implementation 2011-10-28 08:14:46 +00:00
code-stubs-mips.cc MIPS: Handlify CompileConstructStub and the remaining CallStubCompiler functions. 2011-10-31 12:36:11 +00:00
code-stubs-mips.h MIPS: Handlify CompileConstructStub and the remaining CallStubCompiler functions. 2011-10-31 12:36:11 +00:00
codegen-mips.cc MIPS: Porting r9605 to arm (elements kind conversion in generated code). 2011-10-21 18:40:36 +00:00
codegen-mips.h MIPS: Porting r9605 to arm (elements kind conversion in generated code). 2011-10-21 18:40:36 +00:00
constants-mips.cc MIPS: pre-crankshaft updates to assembler and related files. (1/3) 2011-09-13 12:12:25 +00:00
constants-mips.h MIPS: pre-crankshaft updates to assembler and related files. (1/3) 2011-09-13 12:12:25 +00:00
cpu-mips.cc Update mips infrastructure files. 2011-05-09 14:28:09 +00:00
debug-mips.cc Add asserts to ensure that we: 2011-09-15 11:30:45 +00:00
deoptimizer-mips.cc MIPS: crankshaft implementation 2011-10-28 08:14:46 +00:00
disasm-mips.cc MIPS: pre-crankshaft updates to assembler and related files. (1/3) 2011-09-13 12:12:25 +00:00
frames-mips.cc Submit code-stubs-mips.cc. 2011-05-16 08:38:19 +00:00
frames-mips.h MIPS: port Merge experimental/gc branch to the bleeding_edge. 2011-10-13 07:35:38 +00:00
full-codegen-mips.cc Remove one-line helper used in two places. 2011-11-01 12:25:18 +00:00
ic-mips.cc Handlify the remaining stub compiler functions for call ICs. 2011-10-24 10:55:00 +00:00
lithium-codegen-mips.cc MIPS: crankshaft implementation 2011-10-28 08:14:46 +00:00
lithium-codegen-mips.h MIPS: crankshaft implementation 2011-10-28 08:14:46 +00:00
lithium-gap-resolver-mips.cc MIPS: crankshaft implementation 2011-10-28 08:14:46 +00:00
lithium-gap-resolver-mips.h Fix presubmit error. 2011-10-28 08:51:08 +00:00
lithium-mips.cc MIPS: Merge IR classes for different bitwise operations AND, OR and XOR into one class. 2011-11-01 16:13:05 +00:00
lithium-mips.h MIPS: Merge IR classes for different bitwise operations AND, OR and XOR into one class. 2011-11-01 16:13:05 +00:00
macro-assembler-mips.cc MIPS: Handlify CompileConstructStub and the remaining CallStubCompiler functions. 2011-10-31 12:36:11 +00:00
macro-assembler-mips.h MIPS: Handlify CompileConstructStub and the remaining CallStubCompiler functions. 2011-10-31 12:36:11 +00:00
regexp-macro-assembler-mips.cc MIPS: port RegExpMacroAssembler::CheckStackGuardState should update input string pointer... 2011-10-21 10:59:25 +00:00
regexp-macro-assembler-mips.h Fix presubmit errors caused by updated depot tools 2011-09-08 19:57:14 +00:00
simulator-mips.cc Increase ARM/MIPS simulators stack safety margin to 512 bytes 2011-10-18 14:41:45 +00:00
simulator-mips.h MIPS: Added the stop() instruction with same behavior as on Arm simulator. 2011-05-26 07:46:18 +00:00
stub-cache-mips.cc MIPS: Handlify CompileConstructStub and the remaining CallStubCompiler functions. 2011-10-31 12:36:11 +00:00