Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/asmjit/asmjit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-13[ABI] Refactored AsmJit to use strong-typed enums, this breaks both API and ABIkobalicek
2021-01-26[ABI] Added more AVX_VNNI instructions, added MOVABS for explicit Imm64 encod...kobalicek
2020-09-16Updated README.txt and removed a file that is not used anymorekobalicek
2020-09-12Updated README.md (Sponsors)kobalicek
2020-07-01Added support for more X86 extensions (AMX, AVX512_VP2INTERSECT, MCOMMIT, RDP...kobalicek
2020-06-01AsmJit cleanup and refactoringkobalicek
2020-05-09Added a support for indirect jumps within a function (Compiler) (#286)kobalicek
2020-05-03Improved CI and enhanced project cosmetics (proper license header and include...kobalicek
2020-04-29Improved AsmJit public API to not depend on <windows.h> headerkobalicek
2020-04-28Removed union{} from asmjit::Operand so it never causes problems with constexprkobalicek
2019-10-25Minor changes + fixed x86::Mem constructors to always be explicitkobalicek
2019-07-16Refactored register allocator asm Compiler. (#249)Petr Kobalicek
2019-05-23README.md updatekobalicek
2019-01-27Updated Support section in README.mdkobalicek
2018-11-17Updated README.md - Incorporated some changes from PR190 and added a disclaim...kobalicek
2017-05-08Fixed typos in the Stack Management example (#172)Simon Rainer
2017-02-21Added more instructions (System, MPX, AVX512_VPOPCNTDQ, AVX512_4FMAPS, AVX512...kobalicek
2017-02-02Minor changes, fixed a very rare X86Compiler bug in liveness analysiskobalicek
2017-01-26Merged asmjit:next branch (#149)Petr Kobalicek
2016-09-13Updated README to inform about the next branchkobalicek
2016-06-30Minor code cleanup, fixed 64-bit BMI and BMI2 instructionskobalicek
2016-03-28Fixed bug in PodVectorTmp<> implementation and added a test-case for it.kobalicek
2016-03-21Reworked CpuInfo (removed X86CpuInfo, added ARM CpuInfo support).kobalicek
2016-03-10Added a link to chat-room to README.md.kobalicek
2016-01-02Added ASMJIT_NOT_REACHED() to better deal with unreachable code.kobalicek
2015-12-07- Moved to cxxtool to generate build.h compiler and platform based definitions.kobalicek
2015-08-25Link updatekobalicek
2015-07-03Trigger travis-ci.kobalicek
2014-07-17README update.kobalicek
2014-07-15Documentation fixes.kobalicek
2014-07-12Changed asmjit namespaces, each architecture has now only one namespace for r...kobalicek
2014-05-15Fixed repo name.kobalicek
2014-05-10- Minor reorganization of source code (split defs to operand and instruction ...kobalicek
2014-04-28Minor readme changes.kobalicekp
2014-04-24Added basic documentation to README.md.kobalicekp
2014-02-02Update README.mdPetr Kobalicek
2014-02-02Update README.mdPetr Kobalicek
2014-02-02Initial.kobalicekp