summaryrefslogtreecommitdiff
path: root/Source/Core/Common/JitRegister.h
AgeCommit message (Expand)Author
2026-01-11JitRegister: Check IsEnabled before constructing stringJosJuice
2023-05-02Common/JitRegister: Move interface into Common namespaceLioncash
2022-02-16JitRegister: Use fmtMerry
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2017-09-10JIT: Don't always look up symbols for blocksLéo Lam
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-05-25Fix building with PCH disabled.Rohit Nirmal
2015-05-25Merge pull request #2274 from degasus/disable_bboxRyan Houdek
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-25Jitregister: fix common-core dependencydegasus
2015-01-28JitRegister: overload Register with a [start,end) variantGabriel Corona
2015-01-28Use printf-like format in JitRegister::RegisterGabriel Corona
2015-01-20Fix building with PCH disabled.Rohit Nirmal
2014-11-24Move the JIT registration logic in its own fileGabriel Corona