v8/src/ia32
2014-10-20 11:42:56 +00:00
..
assembler-ia32-inl.h
assembler-ia32.cc [turbofan]IA: ChangeFloat32ToFloat64 supports mem operand 2014-10-13 07:42:35 +00:00
assembler-ia32.h [turbofan]IA: ChangeFloat32ToFloat64 supports mem operand 2014-10-13 07:42:35 +00:00
builtins-ia32.cc Updates to maintain flag --vector-ics 2014-10-08 09:15:09 +00:00
code-stubs-ia32.cc vector-based ICs did not update type feedback counts correctly. 2014-10-20 11:42:56 +00:00
code-stubs-ia32.h Added CallInterfaceDescriptors to all code stubs. A handful 2014-09-11 07:11:10 +00:00
codegen-ia32.cc Fix uninitialized FixedArray potentially being left behind by ElementsTransitionGenerator::GenerateDoubleToObject 2014-10-09 14:12:05 +00:00
codegen-ia32.h Move IC code into a subdir and move ic-compilation related code from stub-cache into ic-compiler 2014-08-22 11:43:39 +00:00
cpu-ia32.cc
debug-ia32.cc Updates to maintain flag --vector-ics 2014-10-08 09:15:09 +00:00
deoptimizer-ia32.cc Get CallInterfaceDescriptor directly from CodeStub. 2014-09-08 15:18:54 +00:00
disasm-ia32.cc Move them from .data to .rodata. 2014-10-17 04:03:15 +00:00
frames-ia32.cc
frames-ia32.h
full-codegen-ia32.cc vector-based ICs did not update type feedback counts correctly. 2014-10-20 11:42:56 +00:00
interface-descriptors-ia32.cc Hydrogenize (and share) part of StoreTransition handler as a StoreTransitionStub and StoreField handler simplification. 2014-09-30 14:54:14 +00:00
lithium-codegen-ia32.cc vector-based ICs did not update type feedback counts correctly. 2014-10-20 11:42:56 +00:00
lithium-codegen-ia32.h Made the detailed reason for deopts mandatory on ia32. Unified and improved things. 2014-09-23 11:38:12 +00:00
lithium-gap-resolver-ia32.cc Replace our home-grown BitCast with bit_cast from Chrome/Google3. 2014-09-08 09:11:11 +00:00
lithium-gap-resolver-ia32.h Use Chrome compatible naming for compiler specifics. 2014-09-02 07:07:52 +00:00
lithium-ia32.cc Remove FLAG_opt_safe_uint32_operations. 2014-10-06 13:15:23 +00:00
lithium-ia32.h Refactor bailout reasons and disable optimization in more cases. 2014-09-24 07:08:27 +00:00
macro-assembler-ia32.cc Tick processor: Print C++ entry points 2014-10-17 15:44:02 +00:00
macro-assembler-ia32.h Refactor FrameAndConstantPoolScope and ConstantPoolUnavailableScope to be architecture independent 2014-10-13 14:41:33 +00:00
regexp-macro-assembler-ia32.cc Rename ascii to one-byte where applicable. 2014-09-10 12:38:12 +00:00
regexp-macro-assembler-ia32.h Rename ascii to one-byte where applicable. 2014-09-10 12:38:12 +00:00
simulator-ia32.cc
simulator-ia32.h