.. |
assembler-arm-inl.h
|
Enable snapshots on MIPS. This is based on
|
2012-03-21 14:29:14 +00:00 |
assembler-arm.cc
|
Port count-based profiler to ARM
|
2012-03-23 12:16:40 +00:00 |
assembler-arm.h
|
Port count-based profiler to ARM
|
2012-03-23 12:16:40 +00:00 |
builtins-arm.cc
|
Implement inlining of constructor calls.
|
2012-02-28 09:05:55 +00:00 |
code-stubs-arm.cc
|
Port function call type-feedback cells to x64 and ARM.
|
2012-04-19 14:17:12 +00:00 |
code-stubs-arm.h
|
Reapply "Add a level of indirection to exception handler addresses."
|
2011-11-11 13:48:14 +00:00 |
codegen-arm.cc
|
Ensure consistency of Math.sqrt on Intel platforms.
|
2012-03-12 14:56:04 +00:00 |
codegen-arm.h
|
Porting r10023 and r10054 to arm (pointer cache for external strings).
|
2011-11-24 11:07:39 +00:00 |
constants-arm.cc
|
ARM: Merging constants in simulator and assembler header files and other cleanup.
|
2011-01-26 08:32:54 +00:00 |
constants-arm.h
|
More spelling changes.
|
2012-01-16 12:38:59 +00:00 |
cpu-arm.cc
|
Cosmetic changes ("set up" is a verb, "setup" is a noun).
|
2012-01-13 13:09:52 +00:00 |
debug-arm.cc
|
Fix issue 825 (LiveEdit vs. function with no locals) in core and for ia32.
|
2012-05-03 17:31:34 +00:00 |
deoptimizer-arm.cc
|
Fix deopted construct stub frame to contain code object.
|
2012-04-25 13:22:04 +00:00 |
disasm-arm.cc
|
Fix disasm assertions for undefined instructions.
|
2012-01-25 12:43:32 +00:00 |
frames-arm.cc
|
Change ARM exit frame layout and alingment handling
|
2011-01-25 07:49:39 +00:00 |
frames-arm.h
|
Support inlining at call-sites with mismatched number of arguments.
|
2012-01-24 08:43:12 +00:00 |
full-codegen-arm.cc
|
Add missing literal pool guards.
|
2012-04-26 11:14:24 +00:00 |
ic-arm.cc
|
Implement clearing of CompareICs.
|
2012-05-03 10:54:17 +00:00 |
lithium-arm.cc
|
Reduce size of LIR instruction by one word and remove dead code.
|
2012-04-26 12:43:00 +00:00 |
lithium-arm.h
|
Reduce size of LIR instruction by one word and remove dead code.
|
2012-04-26 12:43:00 +00:00 |
lithium-codegen-arm.cc
|
Fix LFastLiteral to check boilerplate elements kind.
|
2012-04-30 14:59:13 +00:00 |
lithium-codegen-arm.h
|
Optimise Math.floor(x/y) to use integer division for specific divisor.
|
2012-04-24 15:59:07 +00:00 |
lithium-gap-resolver-arm.cc
|
Fix for an ARM register allocation bug.
|
2012-01-10 16:59:55 +00:00 |
lithium-gap-resolver-arm.h
|
Fix presubmit errors caused by updated depot tools
|
2011-09-08 19:57:14 +00:00 |
macro-assembler-arm.cc
|
Implement clearing of CompareICs.
|
2012-05-03 10:54:17 +00:00 |
macro-assembler-arm.h
|
Optimise Math.floor(x/y) to use integer division for specific divisor.
|
2012-04-24 15:59:07 +00:00 |
regexp-macro-assembler-arm.cc
|
Regexp: Improve the speed that we scan for an initial point where a non-anchored
|
2012-04-02 09:38:07 +00:00 |
regexp-macro-assembler-arm.h
|
RegExp: Add support for table-based character class
|
2012-03-30 07:43:48 +00:00 |
simulator-arm.cc
|
Increase ARM/MIPS simulators stack safety margin to 1024 bytes
|
2012-02-16 14:16:12 +00:00 |
simulator-arm.h
|
Repeat last debugger command in the arm simulator when command input is empty.
|
2011-11-09 14:37:04 +00:00 |
stub-cache-arm.cc
|
Fix register clobbering in LoadIC for interceptors.
|
2012-05-03 11:28:24 +00:00 |