v8/src/ia32
2010-02-19 15:04:16 +00:00
..
assembler-ia32-inl.h Fix some style issues in the ARM code. 2009-11-12 13:55:21 +00:00
assembler-ia32.cc Fixed random style violations. 2010-02-04 21:32:02 +00:00
assembler-ia32.h Optimize string plus smi 2010-02-12 11:55:04 +00:00
builtins-ia32.cc Change KeyedLoadIC interface on ia32 to take receiver and name in registers. 2010-02-18 10:09:54 +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 Improve stores to global variables. 2010-02-19 15:04:16 +00:00
codegen-ia32.h Improve stores to global variables. 2010-02-19 15:04:16 +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 Change LoadIC interface on ia32 to take arguments in registers. 2010-02-12 10:32:24 +00:00
disasm-ia32.cc Remove printf committed by mistake 2010-02-16 07:54:28 +00:00
fast-codegen-ia32.cc Begin using a list of bailouts instead of a singleton in the fast code generator. 2010-02-19 14:52:39 +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 Fix error in compound assignment to keyed load by making platform-independent full compiler code platform dependent, add test of compound assignments. 2010-02-18 12:59:41 +00:00
ic-ia32.cc Make setting length on arrays faster. 2010-02-18 17:30:32 +00:00
jump-target-ia32.cc Eliminate most of the jump target jumping, branching, and binding 2009-08-10 11:13:34 +00:00
macro-assembler-ia32.cc Introduce number type information in the virtual frame. 2010-02-15 14:24:38 +00:00
macro-assembler-ia32.h Introduce number type information in the virtual frame. 2010-02-15 14:24:38 +00:00
regexp-macro-assembler-ia32.cc Don't pass the "at start" parameter to native RegExp 2010-01-26 11:08:42 +00:00
regexp-macro-assembler-ia32.h Don't pass the "at start" parameter to native RegExp 2010-01-26 11:08:42 +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 Re-enable using push instructions for syncing the virtual frame. 2009-11-16 23:11:19 +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 Remove the LookupResult IsValid method because it is confusing. 2010-02-18 15:10:35 +00:00
virtual-frame-ia32.cc Improve stores to global variables. 2010-02-19 15:04:16 +00:00
virtual-frame-ia32.h Improve stores to global variables. 2010-02-19 15:04:16 +00:00