v8/src/ia32
2010-06-29 06:47:19 +00:00
..
assembler-ia32-inl.h Move definition of NegateConditon from assembler*-inl.h files to 2010-06-17 08:41:48 +00:00
assembler-ia32.cc X64: Change strategy for spilling to match ia32. It's just better. 2010-06-22 10:07:57 +00:00
assembler-ia32.h X64: Change strategy for spilling to match ia32. It's just better. 2010-06-22 10:07:57 +00:00
builtins-ia32.cc Add test_b(Operand, immediate) to ia32 assembler, and use it where possible. Improve comparison to a constant one-character string. Use CmpInstanceType in more places on ia32. Add IsObjectJSObjectType and IsInstanceJSObjectType to ia32 macro assembler, using a single branch for a range test. 2010-06-04 10:46:04 +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 Ensure that ToPrimitive is called on all objects involved in comparisons <, <=, >, >=. Ensures that ToPrimitive is called when comparing an object to undefined. Fixes bugs on all platforms. 2010-06-29 06:47:19 +00:00
codegen-ia32.h Use static type information on x64 in LikelySmiBinaryOperation. 2010-06-09 11:15:54 +00:00
cpu-ia32.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
debug-ia32.cc More precise break points and stepping when debugging 2010-06-08 12:04:49 +00:00
disasm-ia32.cc Add test_b(Operand, imm8) to ia32 disassembler. 2010-06-08 12:44:24 +00:00
fast-codegen-ia32.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
fast-codegen-ia32.h Begin using a list of bailouts instead of a singleton in the fast code generator. 2010-02-19 14:52:39 +00:00
frames-ia32.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
frames-ia32.h Reverting 3174. Aka reapplying 3150, 3151 and 3159. Aka api accessor 2009-11-04 08:51:48 +00:00
full-codegen-ia32.cc Fixing the regression introduced in r4716. 2010-06-24 12:31:49 +00:00
ic-ia32.cc Remove redundant checks in and around GenerateDictionaryLoad. 2010-06-23 09:10:21 +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
macro-assembler-ia32.cc Add test_b(Operand, immediate) to ia32 assembler, and use it where possible. Improve comparison to a constant one-character string. Use CmpInstanceType in more places on ia32. Add IsObjectJSObjectType and IsInstanceJSObjectType to ia32 macro assembler, using a single branch for a range test. 2010-06-04 10:46:04 +00:00
macro-assembler-ia32.h Add test_b(Operand, immediate) to ia32 assembler, and use it where possible. Improve comparison to a constant one-character string. Use CmpInstanceType in more places on ia32. Add IsObjectJSObjectType and IsInstanceJSObjectType to ia32 macro assembler, using a single branch for a range test. 2010-06-04 10:46:04 +00:00
regexp-macro-assembler-ia32.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
regexp-macro-assembler-ia32.h RegExp: Remove use of 16-bit immediates on ia32/x64. 2010-05-11 07:29:10 +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 Don't pass the "at start" parameter to native RegExp 2010-01-26 11:08:42 +00:00
stub-cache-ia32.cc Push AccessorInfo data directly if they reside in old space. 2010-06-17 17:13:40 +00:00
virtual-frame-ia32.cc Extend CallIC to support non-constant names. 2010-06-07 08:27:32 +00:00
virtual-frame-ia32.h Extend CallIC to support non-constant names. 2010-06-07 08:27:32 +00:00