summaryrefslogtreecommitdiffstats
path: root/Source/JavaScriptCore/assembler
Commit message (Expand)AuthorAgeFilesLines
* Import WebKit commit 3c9fc2fb47474909f5c30b518d372c854a3ec433Konstantin Tokarev2017-06-303-45/+80
* Import WebKit commit 3ca7a25a550e473d60bbbe321475c6c0ef114b31Konstantin Tokarev2017-06-021-4/+4
* Imported WebKit commit 12fbea815480c3b3fad139cd8dfb82e8c954bc9aKonstantin Tokarev2017-02-021-0/+4
* Imported WebKit commit eb954cdcf58f9b915b2fcb6f8e4cb3a60650a4f3Konstantin Tokarev2017-02-022-2/+4
* Imported QtWebKit TP3 (git b57bc6801f1876c3220d5a4bfea33d620d477443)Konstantin Tokarev2017-02-0237-1345/+15629
* Fix build for QNXAllan Sandfeld Jensen2015-10-151-2/+4
* Fix lots of crashes because of 4th argument register trampling.Julien Brianceau2015-02-092-6/+3
* Do not use unaligned access when disabledAllan Sandfeld Jensen2014-10-302-2/+2
* Do not use floating point instructions in float-abi=softAllan Sandfeld Jensen2014-10-231-0/+4
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-144-0/+40
|\
| * Add missing branchAdd32 implementations to fix sh4 and mips buildsJulien Brianceau2014-09-302-0/+29
| * [ARM] Unreviewed build fix after r167336.Csaba Osztrogonác2014-09-261-0/+5
| * Unreviewed, ARMv7 build fix after r167336.Filip Pizlo2014-09-261-0/+6
* | [mips] Handle properly halfword load in JavaScriptCore.Julien Brianceau2014-09-031-1/+47
* | [mips] Use shorter j <address> jump in MacroAssembler::replaceWithJumpBalazs Kilvady2014-08-252-44/+19
* | [mips] Take advantage of integer divide instruction for ArithDiv and ArithMod.Julien Brianceau2014-08-231-0/+9
|/
* Fix android build error about already defined struct.Sergio Martins2014-06-271-8/+0
* [mips] Add floating point absolute support in JavaScriptCore.Julien Brianceau2014-06-102-3/+16
* [mips] Fix branchTruncateDoubleToUint32 implementation in macro assembler.Julien Brianceau2014-06-051-1/+1
* [mips] Fix or32 implementation in macro assembler.Julien Brianceau2014-04-081-1/+3
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-261-3/+3
|\
| * Fix compilation on ARMSamuli Piippo2013-11-181-3/+3
* | [sh4] Fix revertJumpReplacementToBranchPtrWithPatch in MacroAssembler.commit-queue@webkit.org2013-11-202-11/+25
* | [sh4] Protect repatchCompact from flushConstantPool.commit-queue@webkit.org2013-11-201-2/+9
* | [sh4] Fix load32WithUnalignedHalfWords function in baseline JIT.commit-queue@webkit.org2013-11-201-3/+3
* | [sh4] Refactor jumps in baseline JIT to return label after the jump.commit-queue@webkit.org2013-11-202-93/+33
|/
* Fix build for boot2qt eAndroidAllan Sandfeld Jensen2013-10-211-1/+13
* [sh4] Jump over maxJumpReplacementSize in revertJumpToMove.Julien Brianceau2013-10-211-10/+4
* Import Qt5x2 branch of QtWebkit for Qt 5.2Allan Sandfeld Jensen2013-09-1919-892/+1373
* JSC ARM traditional failing on Octane NavierStokes testGabor Rapcsanyi2013-09-131-2/+2
* MIPS DFG implementation.Balazs Kilvady2013-05-233-43/+553
* MIPS LLInt implementation.Balazs Kilvady2013-05-231-1/+2
* replaceWithJump should not decrease the offset by 1 on ARM traditional.Zoltan Herczeg2013-03-251-1/+1
* revertBranchPtrWithPatch is incorrect on ARM traditionalZoltan Herczeg2013-03-252-12/+17
* Invalid code is generated for storing constants with baseindex addressing mod...Zoltan Herczeg2013-03-251-4/+20
* [QNX][ARM] REGRESSION(r135330): Various failures in OctaneCosmin Truta2013-03-252-4/+4
* ARMv7 replaceWithJump ASSERT failure after r135330.Zoltan Herczeg2013-03-252-4/+48
* Imported WebKit commit 6a4a1d32e1d779548c726c4826cba9d69eb87601 (http://svn.w...Simon Hausmann2012-11-301-9/+9
* Imported WebKit commit c60cfe0fc09efd257aa0111d7b133b02deb8a63e (http://svn.w...Simon Hausmann2012-11-294-13/+91
* Imported WebKit commit 76dac539db7ece7079963adfcfe878d8e2f7d861 (http://svn.w...Simon Hausmann2012-11-262-1/+18
* Imported WebKit commit 8eb048315f36fa33731f28694630fe4a3c2cbc99 (http://svn.w...Simon Hausmann2012-11-234-19/+266
* Imported WebKit commit e89504fa9195b2063b2530961d4b73dd08de3242 (http://svn.w...Simon Hausmann2012-11-2213-99/+281
* Imported WebKit commit e2c32e2f53e02d388e70b9db88b91d8d9d28fc84 (http://svn.w...Simon Hausmann2012-11-093-20/+0
* Imported WebKit commit 7bcdfab9a40db7d16b4b95bb77d78b8a59c9e701 (http://svn.w...Simon Hausmann2012-11-093-0/+20
* Imported WebKit commit 302e7806bff028bd1167a1ec7c86a1ee00ecfb49 (http://svn.w...Simon Hausmann2012-10-221-18/+8
* Imported WebKit commit cf4f8fc6f19b0629f51860cb2d4b25e139d07e00 (http://svn.w...Simon Hausmann2012-10-1710-249/+1052
* Revert "Imported WebKit commit 0dc6cd75e1d4836eaffbb520be96fac4847cc9d2 (http...Simon Hausmann2012-10-167-134/+3
* Imported WebKit commit 0dc6cd75e1d4836eaffbb520be96fac4847cc9d2 (http://svn.w...Simon Hausmann2012-10-157-3/+134
* Imported WebKit commit ce614b0924ba46f78d4435e28ff93c8525fbb7cc (http://svn.w...Simon Hausmann2012-09-252-0/+87
* Imported WebKit commit 6339232fec7f5d9984a33388aecfd2cbc7832053 (http://svn.w...Simon Hausmann2012-09-243-0/+16