[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / types.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-09-17 neisIntersection of certain constants with bitsets was...
2015-09-15 neisFix printing of types and do some cleanups.
2015-09-14 neisConstruct Range rather than Constant when typing integers.
2015-09-03 neisRemove no-zone versions of intersection and union.
2015-08-31 bradnelsonDrop region parameter to Unbounded, as it can be done...
2015-08-21 rossberg[simd] Introduce SIMD types (as classes)
2015-08-13 mstarzingerMake some foo.h headers usable without foo-inl.h header.
2015-06-23 mstarzinger[turbofan] Make global variable loads and stores explicit.
2015-06-22 bmeurer[turbofan] Some cleanup to the Typer.
2015-06-15 bmeurer[turbofan] Remove the TryLowerDirectJSCall hack from...
2015-04-15 scottmgMake BitsetType enum uint32_t to avoid narrowing warnings
2015-04-10 titzerRemove Type::Array bit and replace with Type::GlobalObject
2015-03-02 Jaroslav Sevcik[turbofan] Normalize union of representation and range...
2015-02-12 jarin[turbofan] Make the representation type component indep...
2015-01-28 jarin[turbofan] Use unboxed doubles in range types.
2015-01-28 jarinReland of "Steps towards unification of number bitset...
2015-01-22 bmeurerRevert of Steps towards unification of number bitset...
2015-01-21 rossbergSteps towards unification of number bitset and range...
2014-12-12 Benedikt Meurer[turbofan] Various cleanups.
2014-12-11 jarinReland of "Avoid number range holes in bitset types."
2014-12-11 rossbergIntroduce unsigned representation types
2014-12-10 jarinRevert of Avoid number range holes in bitset types...
2014-12-10 jarinAvoid number range holes in bitset types.
2014-12-10 Benedikt Meurer[turbofan] Fix cycles introduced by pushing ToNumbers...
2014-11-20 Andreas RossbergFix lower bound violation
2014-11-13 Jaroslav SevcikReland "[turbofan] Weakening of types must weaken range...
2014-11-13 Jaroslav SevcikRevert "[turbofan] Weakening of types must weaken range...
2014-11-13 Jaroslav Sevcik[turbofan] Weakening of types must weaken ranges inside...
2014-10-23 jarin@chromium.org[turbofan] Use range types to type and lower arithmetic...
2014-10-15 rossberg@chromium.orgBetter typing and type verification
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-09-30 neis@chromium.orgGet rid of code duplication by computing int Lub using...
2014-09-30 bmeurer@chromium.orgReplace OStream with std::ostream.
2014-09-24 neis@chromium.orgRedesign of the internal type system.
2014-09-16 rossberg@chromium.orgRe-reland "Use unsigned type bitsets to limit undefined...
2014-09-15 rossberg@chromium.orgRe-revert "Use unsigned type bitsets to limit undefined...
2014-09-15 rossberg@chromium.orgExplicitly mask enum values to work around probable...
2014-09-15 rossberg@chromium.orgMake type bitsets explicitly unsigned
2014-09-15 rossberg@chromium.orgMoar prints
2014-09-15 rossberg@chromium.orgReland "Use unsigned type bitsets to limit undefined...
2014-09-12 ulan@chromium.orgRevert r23916, r23917 for breaking 64-bit tests.
2014-09-12 rossberg@chromium.orgUse unsigned type bitsets to limit undefined behaviour
2014-09-11 mstarzinger@chromi... Fix typed lowering of ToBoolean on NaN input.
2014-08-07 neis@chromium.orgExtend some operations to range types.
2014-08-06 neis@chromium.orgRevert "Extend some operations to range types."
2014-08-06 neis@chromium.orgExtend some operations to range types.
2014-08-06 neis@chromium.orgRevert "Extend some operations to range types."
2014-08-06 neis@chromium.orgExtend some operations to range types.
2014-08-06 mstarzinger@chromi... Add convenience method to print types for debugging.
2014-08-06 neis@chromium.orgRemove obsolete declaration that broke Windows build.
2014-08-05 bmeurer@chromium.orgRevert "Unbreak build with clang."
2014-08-05 rossberg@chromium.orgUndo some unintended changes from the Turbofan merge
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-07-30 danno@chromium.orgLand the Fan (disabled)
2014-07-23 neis@chromium.orgMinor clarifications and simplifications as well as...
2014-07-23 neis@chromium.orgRevert "Minor clarifications and simplifications as...
2014-07-23 neis@chromium.orgMinor clarifications and simplifications as well as...
2014-07-23 neis@chromium.orgFix Handle-related bug in RangeType constructor.
2014-07-22 neis@chromium.orgAdd constructor for range types.
2014-07-03 svenpanne@chromium.orgStart using OStreams.
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-05-27 rossberg@chromium.orgRemove cpp hack to avoid link failures on Windows
2014-05-27 rossberg@chromium.orgEstablish distributivity for type union & intersection
2014-05-26 rossberg@chromium.orgVarious extensions to types
2014-04-17 bmeurer@chromium.orgTrack up to 5 stable maps as field type.
2014-04-16 rossberg@chromium.orgImplement structural function and array types
2014-04-16 rossberg@chromium.orgImplement structural function and array types
2014-04-16 rossberg@chromium.orgRevert "Implement structural function and array types"
2014-04-16 rossberg@chromium.orgImplement structural function and array types
2014-04-16 rossberg@chromium.orgRevert "Implement structural function and array types"
2014-04-16 rossberg@chromium.orgImplement structural function and array types
2014-04-14 rossberg@chromium.orgRe-reland "More tests for Union & Intersect"
2014-04-14 rossberg@chromium.orgRevert "Reland "More tests for Union & Intersect""
2014-04-14 rossberg@chromium.orgReland "More tests for Union & Intersect"
2014-04-11 dcarney@chromium.orgRevert "More tests for Union & Intersect"
2014-04-11 rossberg@chromium.orgMore tests for Union & Intersect
2014-04-11 bmeurer@chromium.orgInline TypeImpl::NowContains().
2014-04-10 rossberg@chromium.orgYet more type system tests
2014-04-09 bmeurer@chromium.orgFix various bugs in the type systems, and improve test...
2014-04-08 rossberg@chromium.orgReland "Refactoring to allow adding new structured...
2014-04-08 dcarney@chromium.orgRevert "Refactoring to allow adding new structured...
2014-04-07 rossberg@chromium.orgRefactoring to allow adding new structured types
2014-04-07 bmeurer@chromium.orgUse distinct maps for oddballs with special handling...
2014-04-04 bmeurer@chromium.orgTypePrint() does not depend on Object::Print().
2014-04-02 bmeurer@chromium.orgAdd unhandlified versions of Of() and NowOf().
2014-04-01 rossberg@chromium.orgProvide Type::Contains methods.
2014-04-01 bmeurer@chromium.orgMake it possible to use HeapType inside objects-inl.h.
2014-03-18 rossberg@chromium.orgIntroduce representation types
2014-03-11 rossberg@chromium.orgSilence Win warnings
2014-03-11 rossberg@chromium.orgTypes: cache lub bitset to avoid heap access
2014-02-19 rossberg@chromium.orgNarrows predicate for type bounds
2014-01-24 rossberg@chromium.orgType representation converter
2014-01-21 rossberg@chromium.orgZonify types in compiler frontend
2014-01-21 rossberg@chromium.orgSilence another VS warning
2014-01-21 rossberg@chromium.orgRetry landing "Implement zone-allocated types"
2014-01-10 rossberg@chromium.orgRevert "Implement zone-allocated types"
2014-01-10 rossberg@chromium.orgImplement zone-allocated types
next