.. |
assembler-ia32-inl.h
|
Update V8 to version 3.0 (re-land r5920).
|
2010-12-07 11:31:57 +00:00 |
assembler-ia32.cc
|
Mark TranscendentalCacheSSE2Stub as allowing internal stub calls. Mark pextrd instruction as requiring SSE 4.1.
|
2010-12-15 16:10:13 +00:00 |
assembler-ia32.h
|
Second attempt: Improve our type feedback by recogizining never-executed IC calls for binary operations.
|
2010-12-15 13:56:41 +00:00 |
builtins-ia32.cc
|
Use the macro assembler Set instead of explicit xor for clearing registers.
|
2011-01-03 11:39:22 +00:00 |
code-stubs-ia32.cc
|
Fix bug in instanceof stub
|
2011-01-05 14:19:12 +00:00 |
code-stubs-ia32.h
|
Add partially-implemented TypeRecordingBinaryOpStub to x64 platform.
|
2011-01-05 12:28:47 +00:00 |
codegen-ia32-inl.h
|
Remove complicated Math.sin and Math.cos optimizations that do not buy
|
2009-12-21 13:30:10 +00:00 |
codegen-ia32.cc
|
Add untagged double versions of Math.sin and Math.cos. Merge classes TranscendentalCacheStub and TranscendentalCacheSSE2Stub.
|
2010-12-20 13:52:14 +00:00 |
codegen-ia32.h
|
Update V8 to version 3.0 (re-land r5920).
|
2010-12-07 11:31:57 +00:00 |
cpu-ia32.cc
|
Update V8 to version 3.0 (re-land r5920).
|
2010-12-07 11:31:57 +00:00 |
debug-ia32.cc
|
Use the macro assembler Set instead of explicit xor for clearing registers.
|
2011-01-03 11:39:22 +00:00 |
deoptimizer-ia32.cc
|
Fix Win64 compilation.
|
2010-12-07 11:53:19 +00:00 |
disasm-ia32.cc
|
Reapply change 5989, adding untagged double calls to Math.pow, with problem in generated code for TranscendentalCacheSSE2Stub (unguarded SSE 4.1 code) fixed.
|
2010-12-14 13:21:29 +00:00 |
frames-ia32.cc
|
Enhance SafeStackFrameIterator to avoid triggering assertions in debug mode.
|
2010-09-16 08:23:34 +00:00 |
frames-ia32.h
|
Update V8 to version 3.0 (re-land r5920).
|
2010-12-07 11:31:57 +00:00 |
full-codegen-ia32.cc
|
Optimize instanceof further
|
2011-01-05 11:17:37 +00:00 |
ic-ia32.cc
|
Cleanup of x64 code. Rearrange functions in ic-x64.cc to match order in ic-ia32.cc. Remove unused declarations, and move a constant to assembler-x64.h.
|
2011-01-04 09:50:35 +00:00 |
jump-target-ia32.cc
|
Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac
|
2010-05-17 15:41:35 +00:00 |
lithium-codegen-ia32.cc
|
ARM: support arguments access in lithium-codegen-arm.
|
2011-01-06 07:28:51 +00:00 |
lithium-codegen-ia32.h
|
Optimize instanceof further
|
2011-01-05 11:17:37 +00:00 |
lithium-ia32.cc
|
Add private members to lithium classes on X64. Add implementation file lithium-x64.cc.
|
2011-01-05 12:31:31 +00:00 |
lithium-ia32.h
|
Add private members to lithium classes on X64. Add implementation file lithium-x64.cc.
|
2011-01-05 12:31:31 +00:00 |
macro-assembler-ia32.cc
|
Use near labels in write barrier code.
|
2010-12-16 17:45:26 +00:00 |
macro-assembler-ia32.h
|
Use near labels in write barrier code.
|
2010-12-16 17:45:26 +00:00 |
regexp-macro-assembler-ia32.cc
|
Use the macro assembler Set instead of explicit xor for clearing registers.
|
2011-01-03 11:39:22 +00:00 |
regexp-macro-assembler-ia32.h
|
Limit end-anchored regexps to testing end of string where possible.
|
2010-10-19 14:00:01 +00:00 |
register-allocator-ia32-inl.h
|
Avoid more static variables in inline functions.
|
2009-07-17 08:22:07 +00:00 |
register-allocator-ia32.cc
|
Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac
|
2010-05-17 15:41:35 +00:00 |
register-allocator-ia32.h
|
Change the register allocator so that it no longer tracks references
|
2009-05-27 07:53:47 +00:00 |
simulator-ia32.cc
|
Move backend specific files to separate directories.
|
2009-04-23 12:06:38 +00:00 |
simulator-ia32.h
|
Clean up definitions in simulator.
|
2010-10-25 16:40:41 +00:00 |
stub-cache-ia32.cc
|
Reorder the functions in stub-cache-x64.cc, so they are in the same order as in stub-cache-ia32.cc.
|
2011-01-04 09:02:53 +00:00 |
virtual-frame-ia32.cc
|
Move ComputeCallInitialize from the codegen.cc to stub-cache.cc.
|
2010-11-11 10:33:51 +00:00 |
virtual-frame-ia32.h
|
Fix fuzzer-found error where left and right were the same register in bitops.
|
2010-08-10 12:30:14 +00:00 |