[runtime] Sanitize %NewClosure runtime entries.
[platform/upstream/v8.git] / src / mips / lithium-mips.h
2015-09-10 bmeurer[runtime] Sanitize %NewClosure runtime entries.
2015-09-01 ishellCrankshaft is now able to compile top level code even...
2015-08-26 bmeurer[runtime] Remove the redundant %_IsObject intrinsic.
2015-08-25 bmeurerCorrectify instanceof and make it optimizable.
2015-07-28 jochenReland of "Remove ExternalArray, derived types, and...
2015-07-28 bmeurer[stubs] Don't pass name to Load/StoreGlobalViaContext...
2015-07-27 machenbachRevert of Remove ExternalArray, derived types, and...
2015-07-27 jochenRemove ExternalArray, derived types, and element kinds
2015-07-20 ishellCrankshaft part of the 'loads and stores to global...
2015-07-13 ishellTypeofMode replaces TypeofState and ContextualMode.
2015-07-01 dannoMake context register implicit for CallInterfaceDescriptors
2015-06-26 mvstantonVectorICs: Lithium support for vector-based stores.
2015-06-08 conradw[strong] Refactor ObjectStrength into a replacement...
2015-05-15 mvstantonNow that vector ics are established for load, keyed...
2015-05-12 conradw[strong] Disallow implicit conversions for comparison
2015-05-12 mvstantonNew hydrogen instruction to reduce cost of growing...
2015-05-06 conradw[strong] Fix inlining issue
2015-04-28 jochenAdd HArrayBufferNotNeutered instruction
2015-04-20 Ross McIlroyReplace OVERRIDE->override and FINAL->final since we...
2015-04-13 mvstantonRemove unnecessary options from HTailCallThroughMegamor...
2015-03-18 balazs.kilvadyMIPS: Remove PropertyCell space.
2015-02-04 balazs.kilvadyMIPS: Introduce LanguageMode, drop StrictMode.
2015-01-28 balazs.kilvadyMIPS: Continue learning for calls in crankshaft.
2015-01-22 paul.lindMIPS: Use signaling NaN for holes in fixed double arrays.
2014-12-12 Michael StantonHydrogen code stubs for vector-based ICs.
2014-12-12 svenpanneConsistently use only one of virtual/OVERRIDE/FINAL.
2014-09-24 balazs.kilvady@img... MIPS: Refactor bailout reasons and disable optimization...
2014-09-08 balazs.kilvady@img... MIPS: To aid vector-based load ic work, we need to...
2014-09-03 balazs.kilvady@img... MIPS: Make concrete classes for individual call descrip...
2014-09-02 bmeurer@chromium.orgUse Chrome compatible naming for compiler specifics.
2014-09-01 balazs.kilvady@img... MIPS: InterfaceDescriptor becomes CallInterfaceDescriptor.
2014-08-12 dusan.milosavljevi... Reland "MIPS: Add support for arch. revision 6 to mips3...
2014-08-12 mstarzinger@chromi... Fix newly discovered presubmit errors.
2014-08-11 machenbach@chromiu... Revert "Reland "MIPS: Add support for arch. revision...
2014-08-11 dusan.milosavljevi... Reland "MIPS: Add support for arch. revision 6 to mips3...
2014-08-11 jochen@chromium.orgRevert 23028 - "MIPS: Add support for arch. revision...
2014-08-11 dusan.milosavljevi... MIPS: Add support for arch. revision 6 to mips32 port.
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-07-31 yangguo@chromium.orgFix typos in LMathFround declarations.
2014-07-30 danno@chromium.orgLand the Fan (disabled)
2014-07-29 balazs.kilvady@img... MIPS: Inline Math.fround in optimized code.
2014-07-21 paul.lind@imgtec.comMIPS: Introduce FLAG_vector_ics.
2014-07-17 balazs.kilvady@img... MIPS: StubCallInterfaceDescriptor and CallInterfaceDesc...
2014-06-20 mstarzinger@chromi... Check alpha-sorting of includes during presubmit.
2014-06-18 jarin@chromium.orgFix LStoreCodeEntry to treat the code_object parameter...
2014-06-05 plind44@gmail.comMIPS: Preliminary support for block contexts in hydrogen.
2014-06-03 ishell@chromium.orgFixed lint errors caused by "runtime/references" rule...
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-06-02 plind44@gmail.comMIPS: Simplify known successor block lowering.
2014-06-02 bmeurer@chromium.orgInline Array.shift() fast path instead of using a code...
2014-05-27 plind44@gmail.comMIPS: Use TempDoubleRegister.
2014-05-27 danno@chromium.orgSmall changes in preparation for Hydrogen-generated...
2014-05-23 alexandre.rames... Provide a helper to generate multiple Lithium instructi...
2014-05-22 plind44@gmail.comMIPS: Allow specifying base offset when constructing...
2014-05-09 plind44@gmail.comMIPS: Improve Array.shift() performance for small arrays.
2014-05-05 bmeurer@chromium.orgDon't add code dependencies eagerly for HCheckMaps.
2014-05-02 bmeurer@chromium.orgFix crash in debug builds introduced with r21110.
2014-05-02 bmeurer@chromium.orgDon't add code dependencies on transitioning stores...
2014-04-30 svenpanne@chromium.orgUnbreak the build after r21083.
2014-04-30 svenpanne@chromium.orgAdded a Isolate* parameter to Serializer::enabled().
2014-04-29 bmeurer@chromium.orgBulk update of Google copyright headers in source files.
2014-04-01 palfia@homejinni.comMIPS: Consistently use a separate Lithium instruction...
2014-03-20 plind44@gmail.comMIPS: Implement flooring division by a constant via...
2014-03-14 plind44@gmail.comMIPS: Fix Lithium div, mod and floor.
2014-03-13 plind44@gmail.comMIPS: Fix uses of range analysis results in HChange.
2014-03-12 jkummerow@chromium.orgFix lazy deopt after tagged binary ops
2014-03-11 plind44@gmail.comMIPS: Eliminate extended mode, and other modes clean-up
2014-03-11 rossberg@chromium.orgEliminate extended mode, and other modes clean-up
2014-03-10 plind44@gmail.comMIPS: Reland "Handle non-power-of-2 divisors in divisio...
2014-03-07 plind44@gmail.comMIPS: Consistenly handle power-of-2 divisors in divisio...
2014-03-07 palfia@homejinni.comMIPS: Introduce intrinsics for double values in Javascript.
2014-03-04 plind44@gmail.comMIPS: Push safepoint registers in deferred number-to...
2014-02-19 plind44@gmail.comMIPS: Harmony: optimize Math.clz32.
2014-02-13 palfia@homejinni.comMIPS: Fix r19360 "Improve positions tracking inside...
2014-01-30 plind44@gmail.comMIPS: Optimize HWrapReceiver.
2014-01-29 bmeurer@chromium.orgReplace HThrow with HCallRuntime.
2014-01-29 bmeurer@chromium.orgRemove the unused HElementsKind instruction.
2014-01-29 bmeurer@chromium.orgRemove the HValueOf instruction.
2014-01-29 bmeurer@chromium.orgKill obsolete HLoadExternalArrayPointer instruction.
2014-01-29 bmeurer@chromium.orgBoth HGlobalObject and HGlobalReceiver can be replaced...
2014-01-28 bmeurer@chromium.orgRemove obsolete instruction HOuterContext.
2014-01-24 svenpanne@chromium.orgSimplify HUnaryMathOperation::Canonicalize.
2014-01-17 mvstanton@chromium.orgFix logic error in assert in IsUndeclaredGlobal()
2014-01-16 palfia@homejinni.comMIPS: Implement in-heap backing store for typed arrays.
2014-01-16 palfia@homejinni.comMIPS: Fix Win32 buildbreak (caused by overriden methods...
2014-01-15 palfia@homejinni.comMIPS: This is a preview of a first step towards unifica...
2014-01-14 plind44@gmail.comMIPS: Remove HCallGlobal and merge uses with HCallNamed.
2014-01-07 jarin@chromium.orgFixed Lithium environment generation bug for captured...
2013-12-18 svenpanne@chromium.orgRemove the last remnants of the TranscendentalCache.
2013-12-04 yangguo@chromium.orgRemove unused trigonometric code.
2013-12-02 palfia@homejinni.comMIPS: Fix HInnerAllocatedObject to use an HValue for...
2013-11-22 svenpanne@chromium.orgReland "Implement Math.random() purely in JavaScript...
2013-11-21 danno@chromium.orgRevert 17963, 17962 and 17955: Random number generator...
2013-11-21 svenpanne@chromium.orgImplement Math.random() purely in JavaScript.
2013-11-19 plind44@gmail.comMIPS: Fixed crashes exposed though fuzzing.
2013-11-12 plind44@gmail.comMIPS: Introduce %_IsMinusZero.
2013-11-08 ulan@chromium.orgDo not add values to HGraph in Lithium.
2013-11-07 palfia@homejinni.comMIPS: Add new HSeqStringGetChar instruction.
2013-11-06 plind44@gmail.comMIPS: Improve implementation of HSeqStringSetChar.
2013-10-31 plind44@gmail.comMIPS: Fix uint32-to-smi conversion in Lithium.
next