.. |
assembler-ia32-inl.h
|
Abstract out fetching of break_address in debug mode
|
2014-08-06 13:56:58 +00:00 |
assembler-ia32.cc
|
convert disassembler to use OStream
|
2014-09-25 08:33:24 +00:00 |
assembler-ia32.h
|
convert disassembler to use OStream
|
2014-09-25 08:33:24 +00:00 |
builtins-ia32.cc
|
Rename Runtime_CompileUnoptimized to Runtime_CompileLazy, because that is what it does. Split Compiler::GetUnoptimizedCode into two variants, one for lazy compilation (which can return optimized code!) and the other that actually returns unoptimized code.
|
2014-09-17 15:29:42 +00:00 |
code-stubs-ia32.cc
|
Move i18n-related runtime functions into a separate file.
|
2014-09-25 07:16:15 +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
|
Rename ascii to one-byte where applicable.
|
2014-09-10 12:38:12 +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
|
Move platform abstraction to base library
|
2014-06-30 13:25:46 +00:00 |
debug-ia32.cc
|
Make concrete classes for individual call descriptors. The ic-convention classes that hold register specifications are merged into these new call descriptor classes, which should represent a final home for that information.
|
2014-09-03 10:51:51 +00:00 |
deoptimizer-ia32.cc
|
Get CallInterfaceDescriptor directly from CodeStub.
|
2014-09-08 15:18:54 +00:00 |
disasm-ia32.cc
|
Fix disassembly of sar(_, imm8)
|
2014-08-06 08:19:36 +00:00 |
frames-ia32.cc
|
Check alpha-sorting of includes during presubmit.
|
2014-06-20 08:40:11 +00:00 |
frames-ia32.h
|
Remove unused thread locals from debugger.
|
2014-05-20 15:20:02 +00:00 |
full-codegen-ia32.cc
|
Support count operations on super named properties.
|
2014-09-29 13:56:32 +00:00 |
interface-descriptors-ia32.cc
|
ExtendStorageStub added, it is aimed for extending objects backing store when it runs out of space.
|
2014-09-29 13:11:27 +00:00 |
lithium-codegen-ia32.cc
|
Fixed branch distances.
|
2014-09-23 14:06:54 +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
|
Refactor bailout reasons and disable optimization in more cases.
|
2014-09-24 07:08:27 +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
|
Move i18n-related runtime functions into a separate file.
|
2014-09-25 07:16:15 +00:00 |
macro-assembler-ia32.h
|
Refactor bailout reasons and disable optimization in more cases.
|
2014-09-24 07:08:27 +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
|
Bulk update of Google copyright headers in source files.
|
2014-04-29 06:42:26 +00:00 |
simulator-ia32.h
|
Use full include paths everywhere
|
2014-06-03 08:12:43 +00:00 |