v8/src/ia32
2013-07-29 17:07:28 +00:00
..
assembler-ia32-inl.h Short-circuit embedded cons strings. 2013-06-21 09:24:30 +00:00
assembler-ia32.cc Implement X87 stack tracking and x87 multiplication 2013-07-11 13:07:04 +00:00
assembler-ia32.h Implement X87 stack tracking and x87 multiplication 2013-07-11 13:07:04 +00:00
builtins-ia32.cc Cleanup useless parameter object_is_smi for NumberToStringStub::GenerateLookupNumberStringCache(). 2013-07-19 11:42:57 +00:00
code-stubs-ia32.cc Turn ToNumberStub into a hydrogen code stub. 2013-07-23 06:02:54 +00:00
code-stubs-ia32.h Cleanup StringAddFlags. 2013-07-19 11:52:42 +00:00
codegen-ia32.cc Rename AllocationSiteInfo to AllocationMemento 2013-07-19 13:30:49 +00:00
codegen-ia32.h Make (most of) --trace-codegen available in release mode. Better output. 2013-05-24 10:57:59 +00:00
cpu-ia32.cc Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOST_ARCH_${arch} 2013-06-28 15:34:48 +00:00
debug-ia32.cc Keep two empty lines between declarations for cpp files 2013-07-05 09:52:11 +00:00
deoptimizer-ia32.cc Factor out common code from platform-specific deoptimization. Fix Deoptimizer not to need to partition functions, but revoke their code before patching, allowing deoptimizing_code_list to be removed from Code; Add DeoptimizeCodeList API to deoptimizer, which works on a ZoneList<Code*>. 2013-07-24 11:12:17 +00:00
disasm-ia32.cc Keep two empty lines between declarations for cpp files 2013-07-05 09:52:11 +00:00
frames-ia32.cc Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOST_ARCH_${arch} 2013-06-28 15:34:48 +00:00
frames-ia32.h Move StackHandlerConstants to platform-independent frames.h 2013-04-08 11:17:32 +00:00
full-codegen-ia32.cc In MacroAssembler::JumpIfNotBothSequentialAsciiStrings a custom mask 2013-07-22 09:55:14 +00:00
ic-ia32.cc The compiled_transitions flag was enabled for quite some time now and seems to work out quite well, so time has come to remove the obsolete code paths and remove the unused methods. 2013-07-29 09:12:16 +00:00
lithium-codegen-ia32.cc Smi-support for HSar. 2013-07-29 17:07:28 +00:00
lithium-codegen-ia32.h This adds generic support for ExternalReferences in Hydrogen (and Lithium), as required for AddIncrementCounter. 2013-07-29 13:56:51 +00:00
lithium-gap-resolver-ia32.cc Adding Smi support to Add, Sub, Mul, and Bitwise 2013-07-25 11:53:38 +00:00
lithium-gap-resolver-ia32.h Re-land Crankshaft-generated KeyedLoad stubs. 2012-12-18 16:25:45 +00:00
lithium-ia32.cc Smi-support for HSar. 2013-07-29 17:07:28 +00:00
lithium-ia32.h This adds generic support for ExternalReferences in Hydrogen (and Lithium), as required for AddIncrementCounter. 2013-07-29 13:56:51 +00:00
macro-assembler-ia32.cc Revert new OS and CC detection and related changes since r15923. 2013-07-29 12:12:39 +00:00
macro-assembler-ia32.h Rename AllocationSiteInfo to AllocationMemento 2013-07-19 13:30:49 +00:00
regexp-macro-assembler-ia32.cc Keep two empty lines between declarations for cpp files 2013-07-05 09:52:11 +00:00
regexp-macro-assembler-ia32.h RegExp macro assembler clean up. 2013-06-06 10:17:07 +00:00
simulator-ia32.cc Move backend specific files to separate directories. 2009-04-23 12:06:38 +00:00
simulator-ia32.h Implement loop for global regexps in regexp assembler. 2012-05-22 14:05:44 +00:00
stub-cache-ia32.cc Convert CONSTANT_FUNCTION to CONSTANT 2013-07-24 12:34:50 +00:00