2014-11-03 |
ishell@chromium.org | Reland "Limit the number of transitions allowed per... |
commit | commitdiff | tree | snapshot |
2014-11-03 |
balazs.kilvady... | MIPS: [turbofan] Also optimize unsigned division by... |
commit | commitdiff | tree | snapshot |
2014-11-03 |
dusan.milosavljevic... | Unbreak build fon non-TF targets. |
commit | commitdiff | tree | snapshot |
2014-11-03 |
machenbach... | Fix auto roll update. |
commit | commitdiff | tree | snapshot |
2014-11-03 |
bmeurer@chromium.org | [turbofan] Introduce separate SelectLowering reducer. |
commit | commitdiff | tree | snapshot |
2014-11-03 |
jarin@chromium.org | Fix uninitialized fields in the BinaryOperation ast... |
commit | commitdiff | tree | snapshot |
2014-11-03 |
verwaest@chromium.org | Don't double-check elements in the prototype chain... |
commit | commitdiff | tree | snapshot |
2014-11-03 |
jarin@chromium.org | [turbofan] Fix Typer::Rangify to handle integral bitset... |
commit | commitdiff | tree | snapshot |
2014-11-03 |
dcarney@chromium.org | build fix after 25072 |
commit | commitdiff | tree | snapshot |
2014-11-03 |
dcarney@chromium.org | build fix after r25071 |
commit | commitdiff | tree | snapshot |
2014-11-03 |
dcarney@chromium.org | [turbofan] initial framework for unittesting of registe... |
commit | commitdiff | tree | snapshot |
2014-11-03 |
machenbach... | Fix svn commit for deleted files in release scripts. |
commit | commitdiff | tree | snapshot |
2014-11-03 |
bmeurer@chromium.org | Revert "[turbofan] Fix bug in Rangify." |
commit | commitdiff | tree | snapshot |
2014-11-03 |
bmeurer@chromium.org | [turbofan] Fix bug in Rangify. |
commit | commitdiff | tree | snapshot |
2014-11-03 |
bmeurer@chromium.org | [turbofan] Enforce allocation of register for imull... |
commit | commitdiff | tree | snapshot |
2014-11-03 |
bmeurer@chromium.org | [turbofan] Positive dividends are heavily favored for... |
commit | commitdiff | tree | snapshot |
2014-11-03 |
mstarzinger... | Make generic algorithm less generic. |
commit | commitdiff | tree | snapshot |
2014-11-03 |
baptiste.afsa... | [turbofan] Select tbz/tbnz when possible on ARM64. |
commit | commitdiff | tree | snapshot |
2014-11-03 |
titzer@chromium.org | Now with more checkings! Skip the CallFunctionStub... |
commit | commitdiff | tree | snapshot |
2014-11-03 |
bmeurer@chromium.org | [turbofan] Also optimize unsigned division by constant. |
commit | commitdiff | tree | snapshot |
2014-11-03 |
yangguo@chromium.org | Fix constant in Math.tan implementation. |
commit | commitdiff | tree | snapshot |
2014-11-03 |
machenbach... | Fix workdir feature for release scripts. |
commit | commitdiff | tree | snapshot |
2014-11-03 |
mvstanton@chromium.org | Fix for bug 429168, PdfJs regression. We pay a very... |
commit | commitdiff | tree | snapshot |
2014-11-03 |
machenbach... | Add workdir feature to release scripts. |
commit | commitdiff | tree | snapshot |
2014-11-03 |
machenbach... | More retries when tagging in release scripts. |
commit | commitdiff | tree | snapshot |
2014-11-03 |
bmeurer@chromium.org | [x86] Fix register constraints for multiply high and... |
commit | commitdiff | tree | snapshot |
2014-11-03 |
jarin@chromium.org | [turbofan] Do not use the generic graph algorithm for... |
commit | commitdiff | tree | snapshot |
2014-11-03 |
bmeurer@chromium.org | IA: Double arithmetic binops support memory operand |
commit | commitdiff | tree | snapshot |
2014-11-02 |
machenbach... | Fix push script for autoroll account. |
commit | commitdiff | tree | snapshot |
2014-11-01 |
machenbach... | Teach push script to commit with roll account. |
commit | commitdiff | tree | snapshot |
2014-10-31 |
jarin@chromium.org | [turbofan] Avoid unnecessary (u)int32<->float64 changes... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
jarin@chromium.org | Revert "Skip the CallFunctionStub when the callee funct... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
dusan.milosavljevic... | MIPS64: Fix simulator arguments handling on generated... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
titzer@chromium.org | Skip the CallFunctionStub when the callee function... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
mstarzinger... | Minor cleanup about unscheduled use count for fixed... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
verwaest@chromium.org | Changing the aging mechanism for script and eval caches. |
commit | commitdiff | tree | snapshot |
2014-10-31 |
yangguo@chromium.org | Break allocations in the code serializer into correct... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
mstarzinger... | Properly handle stack overflows in the AST graph builder. |
commit | commitdiff | tree | snapshot |
2014-10-31 |
rossberg@chromium.org | Upgrade test262-es6 |
commit | commitdiff | tree | snapshot |
2014-10-31 |
machenbach... | Skip tests for mips. |
commit | commitdiff | tree | snapshot |
2014-10-31 |
machenbach... | Switch auto push script to git. |
commit | commitdiff | tree | snapshot |
2014-10-31 |
ulan@chromium.org | Clear old backing store of WeakCollection on updates. |
commit | commitdiff | tree | snapshot |
2014-10-31 |
marja@chromium.org | Scanner: remove PushBack calls when we're going to... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
dcarney@chromium.org | convert BitVector to use pointer size blocks |
commit | commitdiff | tree | snapshot |
2014-10-31 |
yangguo@chromium.org | Assert that unoptimized code does not embed context... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
verwaest@chromium.org | Ensure we don't try to inline raw access to indexed... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
bmeurer@chromium.org | X64: replace explicit zero-extend with runtime assert |
commit | commitdiff | tree | snapshot |
2014-10-31 |
bmeurer@chromium.org | Add turbocheck Makefile target. |
commit | commitdiff | tree | snapshot |
2014-10-31 |
bmeurer@chromium.org | [turbofan] Lower NumberModulus to Uint32Mod if both... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
bmeurer@chromium.org | [turbofan] First step towards correctified 64-bit addre... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
titzer@chromium.org | Fix bug in optimization of Uint32LessThan. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
machenbach... | Make releases script more git friendly. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
aandrey@chromium.org | Introduce v8::Exception::GetMessage to find location... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
yangguo@chromium.org | Do not compile with Turbofan if we cannot deopt for... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
yangguo@chromium.org | Do not embed array objects in unoptimized code. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
sigurds@chromium.org | Add floor, ceil, round (truncate) instructions for... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
machenbach... | Reverting r25015 and r25016 for broken build. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
aandrey@chromium.org | Build fix after r25015 |
commit | commitdiff | tree | snapshot |
2014-10-30 |
aandrey@chromium.org | Introduce v8::Exception::GetMessage to find location... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
machenbach... | Skip tests with TF. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
sigurds@chromium.org | Add vrint{a,n,p,m,z} instructions to arm assembler... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
dcarney@chromium.org | remove a bunch of isolate::current in api.cc |
commit | commitdiff | tree | snapshot |
2014-10-30 |
dcarney@chromium.org | [turbofan] move Node to vreg mapping to InstructionSelector |
commit | commitdiff | tree | snapshot |
2014-10-30 |
machenbach... | Skipt tests with TF on windows. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
dcarney@chromium.org | [turbofan] add configuration parameters for register... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
machenbach... | Skip test on win debug. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
yangguo@chromium.org | Changed free(buffer) to delete [] buffer. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
yangguo@chromium.org | Add test case for replacing turbofan code for debugging. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
yangguo@chromium.org | Fix assertion scope in Runtime_GetScript. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
weiliang.lin... | X87: EmitCreateIteratorResult loads map from function... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
weiliang.lin... | X87: Classes: Add super support in methods and accessors |
commit | commitdiff | tree | snapshot |
2014-10-29 |
rmcilroy@chromium.org | Fix lo_space initialization for external snapshot |
commit | commitdiff | tree | snapshot |
2014-10-29 |
jarin@chromium.org | [turbofan] Fix input count in Uint32Mod/Div reduction. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
mstarzinger... | Minor cleanup using BooleanConstant in graph builder. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
titzer@chromium.org | Inline trivial OperatorProperties methods. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
jkummerow@chromium.org | Add a few missing overrides found by a new clang warning. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
balazs.kilvady... | MIPS: EmitCreateIteratorResult loads map from function... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
jarin@chromium.org | [turbofan] Add deopt for %StringMatch |
commit | commitdiff | tree | snapshot |
2014-10-29 |
mstarzinger... | Cleanup unscheduled use count for controls of coupled... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
adamk@chromium.org | Various cleanup/simplification in object-observe.js |
commit | commitdiff | tree | snapshot |
2014-10-29 |
baptiste.afsa... | [turbofan] Bug fix in arm64 ubfx selection. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
dusan.milosavljevic... | MIPS: Remove madd.d usage for r6. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
wingo@igalia.com | EmitCreateIteratorResult loads map from function's... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
titzer@chromium.org | Run ControlReducer early after graph building, then... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
machenbach... | Skip some tests with TF on gc stress. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
machenbach... | Fix presubmit. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
titzer@chromium.org | Move input/output counts directly into Operators, simpl... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
machenbach... | Switch push-to-trunk to git mode. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
bmeurer@chromium.org | [turbofan] Introduce new Select operator to improve... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
balazs.kilvady... | MIPS: Classes: Add super support in methods and accessors. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
dcarney@chromium.org | [turbofan] cleanup register allocator interface a little |
commit | commitdiff | tree | snapshot |
2014-10-29 |
adamk@chromium.org | Revert "Various cleanup/simplification in object-observ... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
arv@chromium.org | Classes: Add super support in methods and accessors |
commit | commitdiff | tree | snapshot |
2014-10-29 |
dslomov@chromium.org | harmony-scoping: Correct dynamic lookups on a top level. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
baptiste.afsa... | [arm64] Turn Word64And into tst instruction when possible. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
dcarney@chromium.org | allow disabling of ArrayBuffer neutering |
commit | commitdiff | tree | snapshot |
2014-10-29 |
adamk@chromium.org | Various cleanup/simplification in object-observe.js |
commit | commitdiff | tree | snapshot |
2014-10-29 |
yangguo@chromium.org | Eager compile for debugging when debug is active. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
yangguo@chromium.org | Reland "In PrepareForBreakPoints, also purge shared... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
adamk@chromium.org | Add performance tests for Map/Set with String and Objec... |
commit | commitdiff | tree | snapshot |
next |