platform/upstream/v8.git
2014-09-05 mstarzinger... Fix typer to actually visit the entire graph.
2014-09-05 weiliang.lin... X87: disable turbofan dependent test
2014-09-05 balazs.kilvady... MIPS: Generalized division via multiplication.
2014-09-05 weiliang.lin... X87: Fix build
2014-09-05 titzer@chromium.orgPlatform-dependent turbofan tests.
2014-09-05 machenbach... [Auto-roll] Bump up version to 3.29.46.0
2014-09-05 titzer@chromium.orgFix --trace-parse.
2014-09-05 Jacob.Bramley... ARM64: Fix build warning in r23732.
2014-09-05 Jacob.Bramley... ARM64: Fix and improve --trace-sim register trace.
2014-09-05 svenpanne@chromium.orgGeneralized division via multiplication.
2014-09-05 bmeurer@chromium.org[turbofan] Missing fix from last commit.
2014-09-05 bmeurer@chromium.org[turbofan] Add MachineType to Phi.
2014-09-05 verwaest@chromium.orgAllocate a new empty number dictionary when resetting...
2014-09-05 bmeurer@chromium.org[turbofan] Fix cctest/test-graph-reducer/ReduceForward1.
2014-09-05 bmeurer@chromium.org[turbofan] Nodes are killed by resetting all their...
2014-09-05 bmeurer@chromium.org[turbofan] Value numbering should never replace a node...
2014-09-05 mstarzinger... Fix another assertion in the context typer.
2014-09-05 jarin@chromium.orgFix EvacuateJSFunction to obtain the target address...
2014-09-05 balazs.kilvady... MIPS: Introduce code stub constructors for stub keys.
2014-09-05 machenbach... [Auto-roll] Bump up version to 3.29.45.0
2014-09-05 machenbach... Add cwd to all shell commands in auto roll scripts.
2014-09-05 bmeurer@chromium.org[turbofan] Get rid of the StructuredMacroAssembler.
2014-09-05 yangguo@chromium.orgFix null-dereference in r23716.
2014-09-05 yangguo@chromium.orgIntroduce code stub constructors for stub keys.
2014-09-05 weiliang.lin... X87: Remove dead code for inline string hashing.
2014-09-05 weiliang.lin... X87: CallDescriptors::InitializeForIsolate() is no...
2014-09-05 weiliang.lin... X87: Clean up code stubs and ensure distinct major...
2014-09-05 weiliang.lin... X87: Minor-key-ify remaining code stubs
2014-09-05 weiliang.lin... X87: enable snapshot
2014-09-05 machenbach... [Auto-roll] Bump up version to 3.29.44.0
2014-09-05 weiliang.lin... X87: Make concrete classes for individual call descriptors
2014-09-04 machenbach... [Auto-roll] Bump up version to 3.29.42.0
2014-09-04 titzer@chromium.orgRemove redundant --always-full-compiler flag.
2014-09-04 mstarzinger... Remove overly complex MachineNodeFactory.
2014-09-04 balazs.kilvady... MIPS: Remove dead code for inline string hashing.
2014-09-04 jarin@chromium.orgIgnore numbers as values of --expose-natives-as flag.
2014-09-04 jarin@chromium.orgFix deoptimization of context.
2014-09-04 titzer@chromium.orgFix OptimizeFunctionOnNextCall fix.
2014-09-04 mstarzinger... Remove deprecated PrintableUnique.
2014-09-04 verwaest@chromium.orgUse a switch over it-state to compiler handlers
2014-09-04 verwaest@chromium.orgGet rid of special property_encoding flag on the Lookup...
2014-09-04 erik.corry... Regexp: Refactor ChoiceNode::Emit
2014-09-04 balazs.kilvady... MIPS: Disable turbofan dependent cctests after r23638.
2014-09-04 verwaest@chromium.orgFlatten property_kind into state. Add UNKNOWN as a...
2014-09-04 bmeurer@chromium.orgEnforce correct number comparisons when inlining Array...
2014-09-04 titzer@chromium.orgDisable slow type tests for now.
2014-09-04 yangguo@chromium.orgRemove dead code for inline string hashing.
2014-09-04 bmeurer@chromium.orgMake MSVC happy again.
2014-09-04 titzer@chromium.orgFix %OptimizeFunctionOnNextCall to actually work when...
2014-09-04 bmeurer@chromium.org[turbofan] Initial version of ValueNumberingReducer.
2014-09-04 bmeurer@chromium.orgFix invalid reinterpret_cast.
2014-09-04 bmeurer@chromium.org[turbofan] More const-correctness changes.
2014-09-04 mstarzinger... Move StructuredMachineAssembler into cctest suite.
2014-09-04 machenbach... Return 0 when roll scripts terminate gracefully.
2014-09-04 machenbach... Skip test on windows debug.
2014-09-04 machenbach... Make lookup of last v8 roll work with pure git.
2014-09-04 bmeurer@chromium.org[turbofan] Make sure Operator is really immutable.
2014-09-04 bmeurer@chromium.orgAdd missing -Wno-missing-field-initializer flag to...
2014-09-04 bmeurer@chromium.org[turbofan] Properly delete nodes in the GraphReducer.
2014-09-04 akos.palfi... MIPS: Clean up code stubs and ensure distinct major...
2014-09-04 bmeurer@chromium.orgRefactor common unit test code.
2014-09-04 machenbach... Make auto_roll run with a pure git checkout.
2014-09-04 machenbach... Mark slow test as slow on windows.
2014-09-04 weiliang.lin... X87: Unify some PlatformCodeStubs
2014-09-04 akos.palfi... MIPS: CallDescriptors::InitializeForIsolate() is no...
2014-09-04 akos.palfi... MIPS: Minor-key-ify remaining code stubs.
2014-09-03 akos.palfi... MIPS: Make concrete classes for individual call descrip...
2014-09-03 balazs.kilvady... MIPS: Make concrete classes for individual call descrip...
2014-09-03 balazs.kilvady... Fix r23638 "Convert Linkage to use MachineSignature...
2014-09-03 machenbach... Add more output when roll scripts are retrying.
2014-09-03 jarin@chromium.orgExclude LoadMutableDouble and FunctionBindArguments...
2014-09-03 sigurds@chromium.orgReland "Make FrameStates recursive (to be used for...
2014-09-03 verwaest@chromium.orgNever skip access checks in the lookup iterator
2014-09-03 mstarzinger... Fix Win64 compilation failure after r23657.
2014-09-03 v8-autoroll... Whitespace change to test roll account.
2014-09-03 mstarzinger... Fix Clang compilation after r23657.
2014-09-03 mstarzinger... Remove usages of alloca() according to style guide.
2014-09-03 yangguo@chromium.orgRemove incorrect FINAL attribute from MajorKey declarat...
2014-09-03 yangguo@chromium.orgClean up code stubs and ensure distinct major keys.
2014-09-03 balazs.kilvady... MIPS: Unify some PlatformCodeStubs.
2014-09-03 mstarzinger... Lower simplified StringLessThan[OrEqual] to runtime...
2014-09-03 mvstanton@chromium.orgCallDescriptors::InitializeForIsolate() is no longer...
2014-09-03 verwaest@chromium.orgEnable access checks when loading properties through...
2014-09-03 verwaest@chromium.orgFix loading non-configurable non-writable value from...
2014-09-03 machenbach... Correctly overwrite author in chromium roll script.
2014-09-03 yangguo@chromium.orgRemove unnecessary member variables in RecordWrite...
2014-09-03 yangguo@chromium.orgMinor-key-ify remaining code stubs.
2014-09-03 mstarzinger... Fix typed lowering of JSToBoolean on number inputs.
2014-09-03 mstarzinger... Fix missing visitation of effect inputs to loads and...
2014-09-03 Jacob.Bramley... ARM64: Use templates for simulated memory accesses.
2014-09-03 mvstanton@chromium.orgMake concrete classes for individual call descriptors...
2014-09-03 titzer@chromium.orgConvert Linkage to use MachineSignature.
2014-09-03 bmeurer@chromium.org[turbofan] Finish nodes are always marked as references.
2014-09-03 machenbach... Add dry-run feature to auto roll scripts.
2014-09-03 weiliang.lin... X87: First step to cleanup the power-of-2 mess
2014-09-03 yangguo@chromium.orgUnify some PlatformCodeStubs.
2014-09-03 machenbach... [Auto-roll] Bump up version to 3.29.39.0
2014-09-03 machenbach... Make chromium-roll script non-interactive.
2014-09-03 weiliang.lin... X87: Minor-key-ify four stubs.
2014-09-02 paul.lind@imgtec.comMIPS: Disable cctest/test-simplified-lowering/LowerStri...
next