v8/src/ia32
mvstanton@chromium.org 1b3280c491 Revert "Add hydrogen support for ArrayPop, and remove the handwritten call stubs."
This reverts commit r18709, due to deopt fuzzer issue.
TBR=verwaest@chromium.org

Review URL: https://codereview.chromium.org/143983010

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@18731 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-01-22 10:41:23 +00:00
..
assembler-ia32-inl.h Make snapshots reproducible. 2013-11-05 10:14:48 +00:00
assembler-ia32.cc Introduce addps/subps/mulps/divps for IA32/X64 2013-11-18 15:24:41 +00:00
assembler-ia32.h Drop unused Assembler::set_external_target_at() method. 2013-11-25 14:07:05 +00:00
builtins-ia32.cc This is a preview of a first step towards unification of the hydrogen 2014-01-15 17:00:35 +00:00
code-stubs-ia32.cc Array constructor shouldn't require a Cell, just an AllocationSite. 2014-01-21 16:04:39 +00:00
code-stubs-ia32.h Remove the last remnants of the TranscendentalCache. 2013-12-18 10:40:26 +00:00
codegen-ia32.cc Use std:: on symbols declared in C++-style C headers. 2014-01-14 09:57:05 +00:00
codegen-ia32.h thread isolate for files starting with 'b' and 'c' 2013-09-03 06:57:16 +00:00
cpu-ia32.cc Get rid of duplicated CPU::DebugBreak() method. 2013-08-23 11:43:30 +00:00
debug-ia32.cc remove most uses of Isolate::Current in arch specific files 2013-09-11 10:51:06 +00:00
deoptimizer-ia32.cc Restore saved caller FP registers on stub failure 2013-11-22 10:21:47 +00:00
disasm-ia32.cc Skip back edge creation for "do ... while(false)" loops 2014-01-09 15:20:25 +00:00
frames-ia32.cc Fix some out-of-line constant pool garbage collection bugs. 2014-01-07 15:53:54 +00:00
frames-ia32.h Fix some out-of-line constant pool garbage collection bugs. 2014-01-07 15:53:54 +00:00
full-codegen-ia32.cc Moving logic to AstNode to determine how many type cells are required. 2014-01-17 14:08:50 +00:00
ic-ia32.cc Fix logic error in assert in IsUndeclaredGlobal() 2014-01-17 11:08:24 +00:00
lithium-codegen-ia32.cc We no longer need to recover type cells from the oracle. 2014-01-20 09:48:05 +00:00
lithium-codegen-ia32.h Remove CALL_AS_FUNCTION and CALL_AS_METHOD. 2014-01-14 14:36:24 +00:00
lithium-gap-resolver-ia32.cc Introduce orps for IA32/X64 2013-11-05 12:04:46 +00:00
lithium-gap-resolver-ia32.h Reland "Use V8_FINAL and V8_OVERRIDE in various places, fixing bugs revealed by them.". 2013-08-20 11:10:24 +00:00
lithium-ia32.cc Fix logic error in assert in IsUndeclaredGlobal() 2014-01-17 11:08:24 +00:00
lithium-ia32.h Fix compilation with latest Xcode toolchain. 2014-01-19 12:24:25 +00:00
macro-assembler-ia32.cc Stay in fast enum case if the empty_slow_element_dictionary is used. 2014-01-21 11:20:11 +00:00
macro-assembler-ia32.h This is a preview of a first step towards unification of the hydrogen 2014-01-15 17:00:35 +00:00
regexp-macro-assembler-ia32.cc remove most uses of Isolate::Current in arch specific files 2013-09-11 10:51:06 +00:00
regexp-macro-assembler-ia32.h
simulator-ia32.cc Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
simulator-ia32.h
stub-cache-ia32.cc Revert "Add hydrogen support for ArrayPop, and remove the handwritten call stubs." 2014-01-22 10:41:23 +00:00