summaryrefslogtreecommitdiff
path: root/src/jit/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2018-02-14[RyuJit] Stack level setter (#15597)Sergey Andreenko1-0/+1
2018-02-01Refactor RefPosition and Interval BuildingCarol Eidt1-0/+1
2018-01-30Create hwintrinsic.cppSteve MacLean1-0/+1
2018-01-26[Arm64] Initial HWIntrinsic implementationSteve MacLean1-5/+2
2018-01-11[Infrastructure/Win] Add C++ header files to Visual Studio clrjit project (#1...Jacek Blaszczynski1-0/+117
2017-12-12Make RyuJIT/arm32 the default arm32 JITBruce Forstall1-2/+2
2017-12-05[Arm64] Enable SIMD (#14633)Steve MacLean1-0/+5
2017-11-20Remove x86 legacy_backend build and CI testingBruce Forstall1-1/+0
2017-11-13Enable RyuJIT/arm32 crossgen compilation of S.P.C.dllBruce Forstall1-2/+3
2017-10-25Enable Crc32 , Popcnt, Lzcnt intrinsicsFei Peng1-0/+3
2017-10-17[RyuJIT/armel] cross build armel on x86 host.Alexander Soldatov1-0/+5
2017-10-03remove FEATURE_AVX_SUPPORT flagFei Peng1-1/+0
2017-09-29Implement IsSuppoored for all ISA classesFei Peng1-0/+2
2017-07-04Fix missing refernces in FEATURE_MERGE_JIT_AND_ENGINTJonghyun Park1-0/+29
2017-06-08Enable legacy jit for x86Roman Artemev1-0/+1
2017-04-11Create common files for ARM32 and ARM64 common codeBruce Forstall1-0/+6
2017-04-05Only build compatjit.dll when building JIT32.Pat Gavlin1-6/+0
2017-04-03Add Linux host support for arm32/arm64 altjitBruce Forstall1-3/+6
2017-03-31Add altjit build for Windows x86-hosted, Windows ARM32 LEGACY_BACKEND target ...Bruce Forstall1-0/+6
2017-03-13Build Linux altjit for x86 and amd64 (#10120)Bruce Forstall1-3/+4
2017-03-08Stop building x86 LEGACY_BACKENDBruce Forstall1-1/+0
2017-03-02Build cross-compile altjits for arm32 and arm64Bruce Forstall1-60/+75
2017-02-22Speed up JIT buildsBruce Forstall1-2/+6
2017-02-02Refactor TreeNodeInfoInitCarol Eidt1-0/+4
2017-01-23[x86/Linux] Enable FEATURE_EH_FUNCLETS (#8889)Jonghyun Park1-0/+1
2017-01-19[x86/Linux] Remove legacyjit and compatjit buildSaeHie Park1-2/+2
2016-11-30[x86/Linux] Disable FEATURE_AVX_SUPPORT (#8335)Jonghyun Park1-1/+1
2016-11-23Make RyuJIT/x86 the default x86 JITBruce Forstall1-12/+10
2016-10-27Initial RyuJIT x86 SIMD supportBruce Forstall1-2/+2
2016-09-29Merge pull request #7399 from CarolEidt/LinearCodegenRefactorCarol Eidt1-0/+1
2016-09-28Refactor common codegen codeCarol Eidt1-0/+1
2016-09-28Fix lowering's containment analysis.Pat Gavlin1-0/+1
2016-08-24Update build to optionally configure with nmakeMichelle McDaniel1-0/+1
2016-08-19Implement the proposed design for RyuJIT's LIR. (#6689)Pat Gavlin1-0/+1
2016-08-08Work towards objects stack allocation: moved allocation part of newobj-loweri...Egor Chesakov1-0/+1
2016-07-10Refactor RyuJIT/x86 long decomposition codeBruce Forstall1-0/+2
2016-06-09Add -DARM_SOFTFP inside compileoptions.cmake (#5630)Jonghyun Park1-3/+0
2016-06-02Fix Details for ILAsm/ILDasm/ClrJit BinariesKyungwoo Lee1-0/+9
2016-05-25Limit the exports of libclrjit.{so,dylib}.Pat Gavlin1-10/+28
2016-04-20Change the names of the JIT products to `clrjit`.Pat Gavlin1-1/+6
2016-04-18enable build of cross target components.Rahul Kumar1-11/+11
2016-04-08Clean up JIT build rulesBruce Forstall1-13/+37
2016-04-05For Issue #3785 Arm Soft FP support: arguments and return values are passed i...Andrey Kvochko1-0/+4
2016-03-07Reapply change 1578859: Add a new set of APIs for JIT configuration.Pat Gavlin1-0/+1
2016-03-03Refactor Utilcode's IAllocators.Pat Gavlin1-0/+1
2016-02-25Merge remote-tracking branch 'upstream/master' into from-tfsPat Gavlin1-17/+17
2016-02-25Roll back change 1578859 on behalf of pagavlin. Change broke SuperPMI.dotnet-bot1-1/+0
2016-02-25Inline Refactoring: set up policy for bad inlineesAndy Ayers1-17/+17
2016-02-25Add a new set of APIs for JIT configuration.Pat Gavlin1-0/+1
2016-02-16Inline refactoring: start untangling observation and policyAndy Ayers1-0/+1