Revert of Expose SIMD.Float32x4 type to Javascript. (patchset #14 id:450001 of https...
[platform/upstream/v8.git] / test / cctest / cctest.gyp
2015-07-16 hablichRevert of Expose SIMD.Float32x4 type to Javascript...
2015-07-15 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-07 rmcilroy[turbofan] Move RawMachineAssembler back to src/compiler.
2015-06-19 bmeurer[turbofan] Proper dead code elimination as regular...
2015-06-12 bmeurer[turbofan] Move RawMachineAssembler to unittests.
2015-06-10 bmeurer[deoptimizer] Basic support inlining based on SharedFun...
2015-05-06 titzerImplement IdentityMap<V>, a robust, GC-safe object...
2015-04-30 mstarzinger[test] Remove pesky MachineCallHelper from inheritance...
2015-04-30 jochenReland "Remove the weak list of array buffers"
2015-04-30 machenbachRevert of Remove the weak list of array buffers (patchs...
2015-04-29 mstarzinger[test] Remove deprecated GraphTester helper class.
2015-04-29 mstarzinger[test] Turn compiler/test-node-cache into a unit test.
2015-04-29 mstarzinger[test] Remove deprecated cctest/test-node-algorithm...
2015-04-29 jochenRemove the weak list of array buffers
2015-04-07 adamkReimplement Maps and Sets in JS
2015-04-02 jochenExpose an API on ArrayBufferView to copy out content...
2015-03-30 vogelheimRe-work the 'external snapshot' related build rules.
2015-03-18 michael_dawsonPPC: Changes to allow AIX to compile with gcc 4.8.3
2015-03-06 ulanRetain maps embedded in optimized code for several...
2015-02-27 svenpanneTest StringLengthStub generation via TurboFan.
2015-02-16 ishellProperty reconfiguring implemented.
2015-02-12 jarin[turbofan] Make the representation type component indep...
2015-02-10 adamkEnable compiling mjsunit tests as ES6 modules
2015-02-10 vogelheimFix cctest + unittest to work with an external snapshot.
2015-02-06 adamkAdd basic compilation support for modules
2015-02-06 Dan Carneysplit interceptor tests off of test-api
2015-01-30 bmeurerReland "Initial switch to Chromium-style CHECK_* and...
2015-01-30 Benedikt MeurerRevert "Make GCC happy again." and "Initial switch...
2015-01-30 bmeurerInitial switch to Chromium-style CHECK_* and DCHECK_...
2015-01-26 dannoConvert compiler cctest to unittests: SchedulerTest
2015-01-22 dannoConvert compiler cctest to unit tests, part 1
2015-01-22 bmeurer[turbofan] Cleanup Schedule and related classes.
2015-01-16 Sven PanneContribution of PowerPC port (continuation of 422063005)
2015-01-12 titzer[turbofan] Implement OSR for outer loops.
2015-01-07 dcarneyremove declarative accessors
2014-12-16 titzer[turbofan] First version of loop analysis: loop finder...
2014-12-11 vogelheimFix builds w/ component=="shared_library" and v8_use_ex...
2014-12-10 ishellReland of "TransitionArray now uses <is_data_property...
2014-11-26 titzer[turbofan] Implement jump threading after register...
2014-11-21 yangguoRip out bzip compression for native sources.
2014-11-13 ishell@chromium.orgRevert "TransitionArray now uses <is_data_property...
2014-11-11 titzer@chromium.orgRemove PhiReducer.
2014-11-11 ishell@chromium.orgReland "In-object double fields unboxing (for 64-bit...
2014-11-10 verwaest@chromium.orgRevert "In-object double fields unboxing (for 64-bit...
2014-11-10 ishell@chromium.orgIn-object double fields unboxing (for 64-bit only).
2014-11-05 ishell@chromium.orgTransitionArray now uses <is_data_property, name, attri...
2014-11-03 titzer@chromium.orgMake visualizer robust to graphs with NULL inputs.
2014-10-31 dcarney@chromium.orgconvert BitVector to use pointer size blocks
2014-10-28 titzer@chromium.orgImplement loop variable assignment analysis.
2014-10-20 mvstanton@chromium.orgvector-based ICs did not update type feedback counts...
2014-10-17 titzer@chromium.orgImplement graph trimming in ControlReducer.
2014-10-15 neis@chromium.orgAgain reland "Refine expression typing, esp. by propaga...
2014-10-15 bmeurer@chromium.orgRevert "Reland "Refine expression typing, esp. by propa...
2014-10-14 neis@chromium.orgReland "Refine expression typing, esp. by propagating...
2014-10-13 neis@chromium.orgRevert "Refine expression typing, esp. by propagating...
2014-10-13 neis@chromium.orgRefine expression typing, esp. by propagating range...
2014-10-01 mstarzinger@chromi... Implement inlined stack-check guards in TurboFan.
2014-09-30 bmeurer@chromium.orgReplace OStream with std::ostream.
2014-09-29 alph@chromium.orgInitial implementation of GetStackSample sampling profi...
2014-09-29 dcarney@chromium.org[turbofan] basic block profiler
2014-09-05 bmeurer@chromium.org[turbofan] Get rid of the StructuredMacroAssembler.
2014-09-04 mstarzinger@chromi... Move StructuredMachineAssembler into cctest suite.
2014-09-01 bmeurer@chromium.orgRefactor libplatform unit tests to use GTest/GMock.
2014-08-28 mstarzinger@chromi... Preliminary lowering of typed array loads in TF.
2014-08-28 titzer@chromium.orgAdd MachineSignature, which is an encapsulation of...
2014-08-22 bmeurer@chromium.orgMigrate test-semaphore to base-unittests.
2014-08-20 sigurds@chromium.orgReland "Add initial support for inlining."
2014-08-19 sigurds@chromium.orgRevert "Add initial support for inlining."
2014-08-19 sigurds@chromium.orgAdd initial support for inlining.
2014-08-14 bmeurer@chromium.org[turbofan] Refactor the InstructionSelector tests.
2014-08-13 rodolph.perfetta... ARM64: unit tests for instruction selection.
2014-08-12 jochen@chromium.orgRevert 23077 - "Use CommonNodeCache for heap constants...
2014-08-12 bmeurer@chromium.orgUse CommonNodeCache for heap constants in ChangeLowering.
2014-08-06 rossberg@chromium.orgThis implements unscopables
2014-08-06 bmeurer@chromium.orgRefactor unit tests for the base library to use GTest.
2014-08-05 bmeurer@chromium.org[turbofan] Improve testability of the InstructionSelector.
2014-08-01 titzer@chromium.orgTF: Lowering representation changes to machine operator...
2014-07-30 danno@chromium.orgLand the Fan (disabled)
2014-07-24 ernstm@chromium.orgre-land: Track history of events in GCTracer.
2014-07-23 machenbach@chromiu... Revert "Track history of events in GCTracer."
2014-07-23 ernstm@chromium.orgTrack history of events in GCTracer.
2014-07-09 dusan.milosavljevi... Add mips64 port.
2014-07-03 jochen@chromium.orgAdd an API to pump the message loop to libplatform
2014-07-03 jochen@chromium.orgSplit out libplatform into a separate libary
2014-06-27 svenpanne@chromium.orgAdded slim versions of output streams.
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-05-29 bmeurer@chromium.orgRefactor HType to get rid of various hacks.
2014-05-23 danno@chromium.orgIntroduce x87 port
2014-05-22 jkummerow@chromium.orgRevert "Rename target-specific binaries built for host."
2014-05-14 yangguo@chromium.orgRemove socket implementation from V8.
2014-04-17 mstarzinger@chromi... Extend GCMole to also cover cctest files.
2014-04-04 adamk@chromium.orgOrderedHashTable implementation with Set and Map interfaces
2014-03-21 jochen@chromium.orgRename A64 port to ARM64 port
2014-03-21 jochen@chromium.orgPrepare switch from a64 to arm64
2014-03-10 jarin@chromium.orgAtomic ops: Sync with Chromium and add unit test.
2014-03-05 mstarzinger@chromi... Print properly signed displacement in disassembler.
2014-02-17 rmcilroy@chromium.orgA64 support for DoubleToIStub (truncating).
2014-02-12 rafaelw@chromium.orgV8 Microtask Queue & API
2014-02-12 ulan@chromium.orgMerge experimental/a64 to bleeding_edge.
2014-02-07 rafaelw@chromium.orgRevert "Implement Microtask Delivery Queue"
next