v8/src/arm
pcc 0c05bdfd09 Use a different variant of CpuFeatures::FlushICache asm with clang.
This variant avoids a constant pool entry, which can be problematic
when LTO'ing. It is also slightly shorter.

R=bmeurer@chromium.org,Jacob.Bramley@arm.com
BUG=chromium:453195
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#27474}
2015-03-26 11:41:09 +00:00
..
assembler-arm-inl.h MIPS: Fix 'MIPS: Serializer: serialize internal references via object visitor.' 2015-03-23 07:00:22 +00:00
assembler-arm.cc Refactor BreakLocationIterator. 2015-03-04 13:15:34 +00:00
assembler-arm.h MIPS: Fix 'MIPS: Serializer: serialize internal references via object visitor.' 2015-03-23 07:00:22 +00:00
builtins-arm.cc [es6] implement Reflect.apply() & Reflect.construct() 2015-03-19 14:47:27 +00:00
code-stubs-arm.cc Switch full-codegen from StackHandlers to handler table. 2015-03-25 13:14:02 +00:00
code-stubs-arm.h Consistently use only one of virtual/OVERRIDE/FINAL. 2014-12-12 10:44:25 +00:00
codegen-arm.cc [arm] Recognize SXTB, SXTH, UXTB and UXTH. 2014-11-10 05:49:17 +00:00
codegen-arm.h Move IC code into a subdir and move ic-compilation related code from stub-cache into ic-compiler 2014-08-22 11:43:39 +00:00
constants-arm.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
constants-arm.h [arm] Assembler support for internal references. 2015-02-06 07:21:23 +00:00
cpu-arm.cc Use a different variant of CpuFeatures::FlushICache asm with clang. 2015-03-26 11:41:09 +00:00
debug-arm.cc Refactor BreakLocationIterator. 2015-03-04 13:15:34 +00:00
deoptimizer-arm.cc CodeCleanup: eliminate unnecessary base class and make the children unvirtual. 2015-03-18 10:34:18 +00:00
disasm-arm.cc Use Rotate*() functions instead of doing this manually. 2015-03-04 05:53:33 +00:00
frames-arm.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
frames-arm.h Remove frame pointer from StackHandler. 2015-03-10 15:56:27 +00:00
full-codegen-arm.cc Switch full-codegen from StackHandlers to handler table. 2015-03-25 13:14:02 +00:00
interface-descriptors-arm.cc [stubs] Add missing interface descriptor for the CompareIC. 2015-03-19 13:09:37 +00:00
interface-descriptors-arm.h Refactoring InterfaceDescriptors away from code-stubs.h 2014-08-29 10:40:02 +00:00
lithium-arm.cc Remove PropertyCell space 2015-03-18 11:43:58 +00:00
lithium-arm.h Remove PropertyCell space 2015-03-18 11:43:58 +00:00
lithium-codegen-arm.cc Move CompilationInfo::this_has_uses to HGraph::this_has_uses. 2015-03-23 19:11:29 +00:00
lithium-codegen-arm.h Externalize deoptimization reasons. 2015-02-05 14:51:58 +00:00
lithium-gap-resolver-arm.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
lithium-gap-resolver-arm.h Use Chrome compatible naming for compiler specifics. 2014-09-02 07:07:52 +00:00
macro-assembler-arm.cc Switch full-codegen from StackHandlers to handler table. 2015-03-25 13:14:02 +00:00
macro-assembler-arm.h Switch full-codegen from StackHandlers to handler table. 2015-03-25 13:14:02 +00:00
OWNERS Add to OWNERS for arm and a64 2014-02-12 13:33:54 +00:00
regexp-macro-assembler-arm.cc Remove the dependency of Zone on Isolate 2015-01-23 15:20:00 +00:00
regexp-macro-assembler-arm.h Remove the dependency of Zone on Isolate 2015-01-23 15:20:00 +00:00
simulator-arm.cc Use Rotate*() functions instead of doing this manually. 2015-03-04 05:53:33 +00:00
simulator-arm.h Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00