2015-07-16 |
hablich | Revert of Expose SIMD.Float32x4 type to Javascript... |
blob | commitdiff | raw |
2015-07-15 |
bbudge | Expose SIMD.Float32x4 type to Javascript. |
blob | commitdiff | raw | diff to current |
2015-07-07 |
rmcilroy | [turbofan] Move RawMachineAssembler back to src/compiler. |
blob | commitdiff | raw |
2015-06-19 |
bmeurer | [turbofan] Proper dead code elimination as regular... |
blob | commitdiff | raw | diff to current |
2015-06-12 |
bmeurer | [turbofan] Move RawMachineAssembler to unittests. |
blob | commitdiff | raw | diff to current |
2015-06-10 |
bmeurer | [deoptimizer] Basic support inlining based on SharedFun... |
blob | commitdiff | raw | diff to current |
2015-05-06 |
titzer | Implement IdentityMap<V>, a robust, GC-safe object... |
blob | commitdiff | raw | diff to current |
2015-04-30 |
mstarzinger | [test] Remove pesky MachineCallHelper from inheritance... |
blob | commitdiff | raw | diff to current |
2015-04-30 |
jochen | Reland "Remove the weak list of array buffers" |
blob | commitdiff | raw | diff to current |
2015-04-30 |
machenbach | Revert of Remove the weak list of array buffers (patchs... |
blob | commitdiff | raw | diff to current |
2015-04-29 |
mstarzinger | [test] Remove deprecated GraphTester helper class. |
blob | commitdiff | raw | diff to current |
2015-04-29 |
mstarzinger | [test] Turn compiler/test-node-cache into a unit test. |
blob | commitdiff | raw | diff to current |
2015-04-29 |
mstarzinger | [test] Remove deprecated cctest/test-node-algorithm... |
blob | commitdiff | raw | diff to current |
2015-04-29 |
jochen | Remove the weak list of array buffers |
blob | commitdiff | raw | diff to current |
2015-04-07 |
adamk | Reimplement Maps and Sets in JS |
blob | commitdiff | raw | diff to current |
2015-04-02 |
jochen | Expose an API on ArrayBufferView to copy out content... |
blob | commitdiff | raw | diff to current |
2015-03-30 |
vogelheim | Re-work the 'external snapshot' related build rules. |
blob | commitdiff | raw | diff to current |
2015-03-18 |
michael_dawson | PPC: Changes to allow AIX to compile with gcc 4.8.3 |
blob | commitdiff | raw | diff to current |
2015-03-06 |
ulan | Retain maps embedded in optimized code for several... |
blob | commitdiff | raw | diff to current |
2015-02-27 |
svenpanne | Test StringLengthStub generation via TurboFan. |
blob | commitdiff | raw | diff to current |
2015-02-16 |
ishell | Property reconfiguring implemented. |
blob | commitdiff | raw | diff to current |
2015-02-12 |
jarin | [turbofan] Make the representation type component indep... |
blob | commitdiff | raw | diff to current |
2015-02-10 |
adamk | Enable compiling mjsunit tests as ES6 modules |
blob | commitdiff | raw | diff to current |
2015-02-10 |
vogelheim | Fix cctest + unittest to work with an external snapshot. |
blob | commitdiff | raw | diff to current |
2015-02-06 |
adamk | Add basic compilation support for modules |
blob | commitdiff | raw | diff to current |
2015-02-06 |
Dan Carney | split interceptor tests off of test-api |
blob | commitdiff | raw | diff to current |
2015-01-30 |
bmeurer | Reland "Initial switch to Chromium-style CHECK_* and... |
blob | commitdiff | raw | diff to current |
2015-01-30 |
Benedikt Meurer | Revert "Make GCC happy again." and "Initial switch... |
blob | commitdiff | raw | diff to current |
2015-01-30 |
bmeurer | Initial switch to Chromium-style CHECK_* and DCHECK_... |
blob | commitdiff | raw | diff to current |
2015-01-26 |
danno | Convert compiler cctest to unittests: SchedulerTest |
blob | commitdiff | raw | diff to current |
2015-01-22 |
danno | Convert compiler cctest to unit tests, part 1 |
blob | commitdiff | raw | diff to current |
2015-01-22 |
bmeurer | [turbofan] Cleanup Schedule and related classes. |
blob | commitdiff | raw | diff to current |
2015-01-16 |
Sven Panne | Contribution of PowerPC port (continuation of 422063005) |
blob | commitdiff | raw | diff to current |
2015-01-12 |
titzer | [turbofan] Implement OSR for outer loops. |
blob | commitdiff | raw | diff to current |
2015-01-07 |
dcarney | remove declarative accessors |
blob | commitdiff | raw | diff to current |
2014-12-16 |
titzer | [turbofan] First version of loop analysis: loop finder... |
blob | commitdiff | raw | diff to current |
2014-12-11 |
vogelheim | Fix builds w/ component=="shared_library" and v8_use_ex... |
blob | commitdiff | raw | diff to current |
2014-12-10 |
ishell | Reland of "TransitionArray now uses <is_data_property... |
blob | commitdiff | raw | diff to current |
2014-11-26 |
titzer | [turbofan] Implement jump threading after register... |
blob | commitdiff | raw | diff to current |
2014-11-21 |
yangguo | Rip out bzip compression for native sources. |
blob | commitdiff | raw | diff to current |
2014-11-13 |
ishell@chromium.org | Revert "TransitionArray now uses <is_data_property... |
blob | commitdiff | raw | diff to current |
2014-11-11 |
titzer@chromium.org | Remove PhiReducer. |
blob | commitdiff | raw | diff to current |
2014-11-11 |
ishell@chromium.org | Reland "In-object double fields unboxing (for 64-bit... |
blob | commitdiff | raw | diff to current |
2014-11-10 |
verwaest@chromium.org | Revert "In-object double fields unboxing (for 64-bit... |
blob | commitdiff | raw | diff to current |
2014-11-10 |
ishell@chromium.org | In-object double fields unboxing (for 64-bit only). |
blob | commitdiff | raw | diff to current |
2014-11-05 |
ishell@chromium.org | TransitionArray now uses <is_data_property, name, attri... |
blob | commitdiff | raw | diff to current |
2014-11-03 |
titzer@chromium.org | Make visualizer robust to graphs with NULL inputs. |
blob | commitdiff | raw | diff to current |
2014-10-31 |
dcarney@chromium.org | convert BitVector to use pointer size blocks |
blob | commitdiff | raw | diff to current |
2014-10-28 |
titzer@chromium.org | Implement loop variable assignment analysis. |
blob | commitdiff | raw | diff to current |
2014-10-20 |
mvstanton@chromium.org | vector-based ICs did not update type feedback counts... |
blob | commitdiff | raw | diff to current |
2014-10-17 |
titzer@chromium.org | Implement graph trimming in ControlReducer. |
blob | commitdiff | raw | diff to current |
2014-10-15 |
neis@chromium.org | Again reland "Refine expression typing, esp. by propaga... |
blob | commitdiff | raw | diff to current |
2014-10-15 |
bmeurer@chromium.org | Revert "Reland "Refine expression typing, esp. by propa... |
blob | commitdiff | raw | diff to current |
2014-10-14 |
neis@chromium.org | Reland "Refine expression typing, esp. by propagating... |
blob | commitdiff | raw | diff to current |
2014-10-13 |
neis@chromium.org | Revert "Refine expression typing, esp. by propagating... |
blob | commitdiff | raw | diff to current |
2014-10-13 |
neis@chromium.org | Refine expression typing, esp. by propagating range... |
blob | commitdiff | raw | diff to current |
2014-10-01 |
mstarzinger@chromi... | Implement inlined stack-check guards in TurboFan. |
blob | commitdiff | raw | diff to current |
2014-09-30 |
bmeurer@chromium.org | Replace OStream with std::ostream. |
blob | commitdiff | raw | diff to current |
2014-09-29 |
alph@chromium.org | Initial implementation of GetStackSample sampling profi... |
blob | commitdiff | raw | diff to current |
2014-09-29 |
dcarney@chromium.org | [turbofan] basic block profiler |
blob | commitdiff | raw | diff to current |
2014-09-05 |
bmeurer@chromium.org | [turbofan] Get rid of the StructuredMacroAssembler. |
blob | commitdiff | raw | diff to current |
2014-09-04 |
mstarzinger@chromi... | Move StructuredMachineAssembler into cctest suite. |
blob | commitdiff | raw | diff to current |
2014-09-01 |
bmeurer@chromium.org | Refactor libplatform unit tests to use GTest/GMock. |
blob | commitdiff | raw | diff to current |
2014-08-28 |
mstarzinger@chromi... | Preliminary lowering of typed array loads in TF. |
blob | commitdiff | raw | diff to current |
2014-08-28 |
titzer@chromium.org | Add MachineSignature, which is an encapsulation of... |
blob | commitdiff | raw | diff to current |
2014-08-22 |
bmeurer@chromium.org | Migrate test-semaphore to base-unittests. |
blob | commitdiff | raw | diff to current |
2014-08-20 |
sigurds@chromium.org | Reland "Add initial support for inlining." |
blob | commitdiff | raw | diff to current |
2014-08-19 |
sigurds@chromium.org | Revert "Add initial support for inlining." |
blob | commitdiff | raw | diff to current |
2014-08-19 |
sigurds@chromium.org | Add initial support for inlining. |
blob | commitdiff | raw | diff to current |
2014-08-14 |
bmeurer@chromium.org | [turbofan] Refactor the InstructionSelector tests. |
blob | commitdiff | raw | diff to current |
2014-08-13 |
rodolph.perfetta... | ARM64: unit tests for instruction selection. |
blob | commitdiff | raw | diff to current |
2014-08-12 |
jochen@chromium.org | Revert 23077 - "Use CommonNodeCache for heap constants... |
blob | commitdiff | raw | diff to current |
2014-08-12 |
bmeurer@chromium.org | Use CommonNodeCache for heap constants in ChangeLowering. |
blob | commitdiff | raw | diff to current |
2014-08-06 |
rossberg@chromium.org | This implements unscopables |
blob | commitdiff | raw | diff to current |
2014-08-06 |
bmeurer@chromium.org | Refactor unit tests for the base library to use GTest. |
blob | commitdiff | raw | diff to current |
2014-08-05 |
bmeurer@chromium.org | [turbofan] Improve testability of the InstructionSelector. |
blob | commitdiff | raw | diff to current |
2014-08-01 |
titzer@chromium.org | TF: Lowering representation changes to machine operator... |
blob | commitdiff | raw | diff to current |
2014-07-30 |
danno@chromium.org | Land the Fan (disabled) |
blob | commitdiff | raw | diff to current |
2014-07-24 |
ernstm@chromium.org | re-land: Track history of events in GCTracer. |
blob | commitdiff | raw | diff to current |
2014-07-23 |
machenbach@chromiu... | Revert "Track history of events in GCTracer." |
blob | commitdiff | raw | diff to current |
2014-07-23 |
ernstm@chromium.org | Track history of events in GCTracer. |
blob | commitdiff | raw | diff to current |
2014-07-09 |
dusan.milosavljevi... | Add mips64 port. |
blob | commitdiff | raw | diff to current |
2014-07-03 |
jochen@chromium.org | Add an API to pump the message loop to libplatform |
blob | commitdiff | raw | diff to current |
2014-07-03 |
jochen@chromium.org | Split out libplatform into a separate libary |
blob | commitdiff | raw | diff to current |
2014-06-27 |
svenpanne@chromium.org | Added slim versions of output streams. |
blob | commitdiff | raw | diff to current |
2014-06-03 |
jochen@chromium.org | Use full include paths everywhere |
blob | commitdiff | raw | diff to current |
2014-05-29 |
bmeurer@chromium.org | Refactor HType to get rid of various hacks. |
blob | commitdiff | raw | diff to current |
2014-05-23 |
danno@chromium.org | Introduce x87 port |
blob | commitdiff | raw | diff to current |
2014-05-22 |
jkummerow@chromium.org | Revert "Rename target-specific binaries built for host." |
blob | commitdiff | raw | diff to current |
2014-05-14 |
yangguo@chromium.org | Remove socket implementation from V8. |
blob | commitdiff | raw | diff to current |
2014-04-17 |
mstarzinger@chromi... | Extend GCMole to also cover cctest files. |
blob | commitdiff | raw | diff to current |
2014-04-04 |
adamk@chromium.org | OrderedHashTable implementation with Set and Map interfaces |
blob | commitdiff | raw | diff to current |
2014-03-21 |
jochen@chromium.org | Rename A64 port to ARM64 port |
blob | commitdiff | raw | diff to current |
2014-03-21 |
jochen@chromium.org | Prepare switch from a64 to arm64 |
blob | commitdiff | raw | diff to current |
2014-03-10 |
jarin@chromium.org | Atomic ops: Sync with Chromium and add unit test. |
blob | commitdiff | raw | diff to current |
2014-03-05 |
mstarzinger@chromi... | Print properly signed displacement in disassembler. |
blob | commitdiff | raw | diff to current |
2014-02-17 |
rmcilroy@chromium.org | A64 support for DoubleToIStub (truncating). |
blob | commitdiff | raw | diff to current |
2014-02-12 |
rafaelw@chromium.org | V8 Microtask Queue & API |
blob | commitdiff | raw | diff to current |
2014-02-12 |
ulan@chromium.org | Merge experimental/a64 to bleeding_edge. |
blob | commitdiff | raw | diff to current |
2014-02-07 |
rafaelw@chromium.org | Revert "Implement Microtask Delivery Queue" |
blob | commitdiff | raw | diff to current |
next |