v8/src/ia32
2010-03-22 14:31:28 +00:00
..
assembler-ia32-inl.h Use untagged int32 values in evaluation of side-effect free expressions. 2010-03-16 16:07:19 +00:00
assembler-ia32.cc Add SSE2 instructions to disassembler and movmskpd SSE2 instruction to assembler. 2010-03-12 08:36:01 +00:00
assembler-ia32.h Use untagged int32 values in evaluation of side-effect free expressions. 2010-03-16 16:07:19 +00:00
builtins-ia32.cc Fix stack tweaking in array allocation 2010-03-05 13:43:53 +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 Use bit fields to calculate compare stub minor key 2010-03-22 14:31:28 +00:00
codegen-ia32.h Fix code generation for fast smi loops to support parameters as well. 2010-03-22 11:55:12 +00:00
cpu-ia32.cc Land change to notify valgrind when we modify code on x86. This does 2009-08-11 15:23:06 +00:00
debug-ia32.cc Enable GC update for pointers in GenerateKeyedLoadICDebugBreak 2010-03-01 17:26:46 +00:00
disasm-ia32.cc Add SSE2 instructions to disassembler and movmskpd SSE2 instruction to assembler. 2010-03-12 08:36:01 +00:00
fast-codegen-ia32.cc Remove unused LivenessAnalyzer class. 2010-03-19 12:54: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 Reverting 3174. Aka reapplying 3150, 3151 and 3159. Aka api accessor 2009-11-04 08:51:48 +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 Do not waste space for the fast-case elements backing storage for 2010-03-11 10:34:29 +00:00
ic-ia32.cc Probe number dictionaries in generated code on ia32. 2010-03-12 08:21:10 +00:00
jump-target-ia32.cc Inlining a few virtual frame functions. 2010-02-26 09:32:48 +00:00
macro-assembler-ia32.cc Add debug code assertions where we expect smi inputs. 2010-03-19 07:43:03 +00:00
macro-assembler-ia32.h Refactoring of RegExp interface to better support calling several times in a row. 2010-03-19 12:01:17 +00:00
regexp-macro-assembler-ia32.cc Refactoring of RegExp interface to better support calling several times in a row. 2010-03-19 12:01:17 +00:00
regexp-macro-assembler-ia32.h AllignFrame/CallCFuntion moved from regexp-macro-assembler-ia32 to macro-assembler-ia32 (like in x64 version). 2010-02-25 12:18:55 +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 Fix bug in propagation of type information into registers. 2010-03-17 09:49:03 +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 Just grow elements if they happen to be at the edge of new space. 2010-03-15 15:16:04 +00:00
virtual-frame-ia32.cc Use untagged int32 values in evaluation of side-effect free expressions. 2010-03-16 16:07:19 +00:00
virtual-frame-ia32.h Fix code generation for fast smi loops to support parameters as well. 2010-03-22 11:55:12 +00:00