Movatterモバイル変換


[0]ホーム

URL:


Wayback Machine
26 captures
09 Jan 2019 - 03 Jul 2025
JanMAYJul
Previous capture10Next capture
201920202022
success
fail
COLLECTED BY
Organization:Internet Archive
The Internet Archive discovers and captures web pages through many different web crawls.At any given time several distinct crawls are running, some for months, and some every day or longer.View the web archive through theWayback Machine.
Content crawled via theWayback Machine Live Proxy mostly by the Save Page Now feature on web.archive.org.

Liveweb proxy is a component of Internet Archive’s wayback machine project. The liveweb proxy captures the content of a web page in real time, archives it into a ARC or WARC file and returns the ARC/WARC record back to the wayback machine to process. The recorded ARC/WARC file becomes part of the wayback machine in due course of time.
TIMESTAMPS
loading
The Wayback Machine - https://web.archive.org/web/20200510032139/https://github.com/dotnet/coreclr/tree/master/src/jit
Skip to content
Sign in Sign up
Tag:master
Find file History

Files

Permalink
TypeNameLatest commit messageCommit time
..
Failed to load latest commit information.
armelnonjitInstall binaries that are part of shared framework into separa… (#27841)Nov 13, 2019
crossgenClean up our CMake scripts using features introduced between 3… (#26980)Oct 7, 2019
dllClean up our CMake scripts using features introduced between 3… (#26980)Oct 7, 2019
jitstdNormalize trailing whitespaces (#27626)Nov 2, 2019
linuxnonjit
protojitInstall binaries that are part of shared framework into separa… (#27841)Nov 13, 2019
protononjitInstall binaries that are part of shared framework into separa… (#27841)Nov 13, 2019
standaloneFix RHEL6 build (#27863)Nov 13, 2019
.clang-formatReformat jit sources with clang-tidy and formatAug 11, 2016
.gitmirrorInitial commit to populate CoreCLR repoJan 30, 2015
CMakeLists.txtRefactoring the ARM intrinsics to match API review and share code wit…Oct 11, 2019
ClrJit.PAL.exportsRemove dependency on IEEMemoryManager (#24755)May 24, 2019
ClrJit.exportsRemove dependency on IEEMemoryManager (#24755)May 24, 2019
DIRS.projNormalize trailing whitespaces (#27626)Nov 2, 2019
ICorJitInfo_API_names.hRemoving IsSIMDVectorAssembly and obsoleting isInSIMDModule (#27467)Oct 27, 2019
ICorJitInfo_API_wrapper.hppRemoving IsSIMDVectorAssembly and obsoleting isInSIMDModule (#27467)Oct 27, 2019
Native.rcUpdate license headersJan 27, 2016
_typeinfo.hDelete null comparisons of non-null arguments (#27523)Oct 29, 2019
alloc.cppFix simple general warnings found by PVS. (#27283)Oct 29, 2019
alloc.hAdd pooling for JIT scratch memory (#18924)Jul 17, 2018
arraystack.hFix loop hoist ordering (part I - "swap" case) (#20650)Aug 22, 2019
assertionprop.cppJIT: cleanup redundant exact type tests (#27397)Nov 5, 2019
bitset.cppNormalize trailing whitespaces (#27626)Nov 2, 2019
bitset.hNormalize trailing whitespaces (#27626)Nov 2, 2019
bitsetasshortlong.hFix explicit constructor calls and Remove multi-line comments (#23162)Mar 18, 2019
bitsetasuint64.hDelete OldStyleClearD. (#14874)Nov 7, 2017
bitsetasuint64inclass.hDelete OldStyleClearD. (#14874)Nov 7, 2017
bitsetops.hFix lsra memory consumption (#11233)Apr 28, 2017
bitvec.hDelete bitset iterators defines (#12642)Jul 11, 2017
block.cppPreparatory changes for EH WriteThru (#26863)Oct 28, 2019
block.hImprove dominator tree building & walking (#27282)Nov 13, 2019
blockset.hDelete bitset iterators defines (#12642)Jul 11, 2017
codegen.hFix simple general warnings found by PVS. (#27283)Oct 29, 2019
codegenarm.cppImplement stack probing using helpers on win-arm and linux-arm (#27184)Oct 29, 2019
codegenarm64.cppImplement stack probing using helpers on win-arm and linux-arm (#27184)Oct 29, 2019
codegenarmarch.cppContain block store addresses (#21711)Nov 5, 2019
codegencommon.cppFix simple general warnings found by PVS. (#27283)Oct 29, 2019
codegeninterface.hRename genAlignLoops (#27030)Oct 8, 2019
codegenlinear.cppFixing the casing of GT_HWIntrinsic to GT_HWINTRINSIC (#27583)Oct 31, 2019
codegenxarch.cppContain block store addresses (#21711)Nov 5, 2019
compiler.cppReturn compGetTieringName printing. (#27873)Nov 14, 2019
compiler.hImprove dominator tree building & walking (#27282)Nov 13, 2019
compiler.hppImplement GC.KeepAlive JIT intrinsic (#27554)Nov 1, 2019
compilerbitsettraits.hRemove references to IAllocator that are now uselessOct 19, 2017
compilerbitsettraits.hppCleanup unnecessary casts in roundUpAug 21, 2018
compmemkind.hJIT: add pass to merge common throw helper calls (#27113)Oct 30, 2019
compphases.hJIT: add pass to merge common throw helper calls (#27113)Oct 30, 2019
conventions.txtPort of all JIT changes for .NET Framework 4.6.1 changesDec 12, 2015
copyprop.cppImprove dominator tree building & walking (#27282)Nov 13, 2019
cpp.hintInitial commit to populate CoreCLR repoJan 30, 2015
dataflow.h[RyuJIT] Delete dead code (#20411)Oct 18, 2018
decomposelongs.cppReplace gtIntCon. with AsIntCon()-> (#27213)Oct 17, 2019
decomposelongs.hStop using LIST nodes for FIELD_LIST (#26800)Oct 3, 2019
delayload.cppReformat the JIT sources.Aug 12, 2016
disasm.cppJit changes from the desktop Toolset UpdateNov 14, 2018
disasm.hJit changes from the desktop Toolset UpdateNov 14, 2018
earlyprop.cppChange the SSA def node to ASG (#27445)Nov 7, 2019
ee_il_dll.cppFix simple general warnings found by PVS. (#27283)Oct 29, 2019
ee_il_dll.hppTiered rejit work items (#27147)Oct 31, 2019
eeinterface.cppTiered rejit work items (#27147)Oct 31, 2019
emit.cppFix simple general warnings found by PVS. (#27283)Oct 29, 2019
emit.hRemove extra qualifier (#27455)Oct 26, 2019
emitarm.cppReplace gtRegNum with GetRegNum() (#27086)Oct 8, 2019
emitarm.hSort out ARM load/store instruction size issues (#20126)May 30, 2019
emitarm64.cppNormalize trailing whitespaces (#27626)Nov 2, 2019
emitarm64.hRefactoring the ARM intrinsics to match API review and share code wit…Oct 11, 2019
emitdef.hReformat the JIT sources.Aug 12, 2016
emitfmts.hReformat the JIT sources.Aug 12, 2016
emitfmtsarm.hNormalize trailing whitespaces (#27626)Nov 2, 2019
emitfmtsarm64.hRefactoring the ARM intrinsics to match API review and share code wit…Oct 11, 2019
emitfmtsxarch.hNormalize trailing whitespaces (#27626)Nov 2, 2019
emitinl.hStart cleaning emitxarch::GetSize estimates. (#25160)Jun 18, 2019
emitjmps.hChange jpe/jpo to jp/jnpNov 10, 2018
emitpub.hAdd support for 16 byte aligned constantsSep 16, 2018
emitxarch.cppReplace gtLclFld. with AsLclFld()-> (#27218)Oct 17, 2019
emitxarch.hRemove duplicate code from emitIns_R_AR[R|X]/AR[R|X]_R (#27145)Oct 11, 2019
error.cppNormalize trailing whitespaces (#27626)Nov 2, 2019
error.hParenthesize macros (#23982)Oct 1, 2019
flowgraph.cppImprove dominator tree building & walking (#27282)Nov 13, 2019
gcdecode.cppUpdate license headersJan 27, 2016
gcencode.cppRename genFullPtrRegMap (#27006)Oct 4, 2019
gcinfo.cppReplace gtIntCon. with AsIntCon()-> (#27213)Oct 17, 2019
gentree.cppSome GT_BLK/GT_OBJ related cleanup (#27053)Nov 12, 2019
gentree.hNormalize trailing whitespaces (#27626)Nov 2, 2019
gschecks.cppSome GT_BLK/GT_OBJ related cleanup (#27053)Nov 12, 2019
gtlist.hNormalize trailing whitespaces (#27626)Nov 2, 2019
gtstructs.hNormalize trailing whitespaces (#27626)Nov 2, 2019
hashbv.cppFix simple general warnings found by PVS. (#27283)Oct 29, 2019
hashbv.hCleanup hashBvGlobalDataJun 30, 2018
host.hMove ANALYZER_NORETURN after function return type.Mar 13, 2019
hostallocator.cppAdd pooling for JIT scratch memory (#18924)Jul 17, 2018
hostallocator.hPass CompAllocator by value (#15025)Jun 30, 2018
hwintrinsic.cppFixing the casing of GT_HWIntrinsic to GT_HWINTRINSIC (#27583)Oct 31, 2019
hwintrinsic.hRefactoring the ARM intrinsics to match API review and share code wit…Oct 11, 2019
hwintrinsicarm64.cpp
hwintrinsiccodegenarm64.cppAdding tests and fixing codegen for the Arm 'Aes' and 'ArmBase' hwint…Oct 16, 2019
hwintrinsiccodegenxarch.cppEnsure that `GenTreeIndir load` is declared in a scope where it can't…Oct 23, 2019
hwintrinsiclistarm64.hImplement LeadingSignCount,LeadingZeroCount,PopCount (#27568)Nov 3, 2019
hwintrinsiclistxarch.hLower SSE compare scalar and test nodes (#22043)Sep 24, 2019
hwintrinsicxarch.cppFixing the casing of GT_HWIntrinsic to GT_HWINTRINSIC (#27583)Oct 31, 2019
importer.cppSome GT_BLK/GT_OBJ related cleanup (#27053)Nov 12, 2019
indirectcalltransformer.cppReplace gtCall. with AsCall()-> (#27172)Oct 15, 2019
inline.cppReplace gtCall. with AsCall()-> (#27172)Oct 15, 2019
inline.defNormalize trailing whitespaces (#27626)Nov 2, 2019
inline.hContinue cleaning GenTreeStmt. (#26668)Sep 14, 2019
inlinepolicy.cppDelete wchar_t redefinition in the PAL (#26705)Sep 13, 2019
inlinepolicy.hCorrected a few typos in the documentation and comments (#18706)Jun 29, 2018
instr.cppEnsure that `GenTreeIndir load` is used in a scope where it can't be …Oct 23, 2019
instr.hRefactoring the ARM intrinsics to match API review and share code wit…Oct 11, 2019
instrs.hReformat the JIT sources.Aug 12, 2016
instrsarm.hNormalize trailing whitespaces (#27626)Nov 2, 2019
instrsarm64.h
instrsxarch.hImprove Math(F).FusedMultiplyAdd codegen (#27060)Nov 6, 2019
jit.hRemove tailcall limitations on unix64 and arm64 (#26255)Sep 20, 2019
jit.settings.targetsNormalize trailing whitespaces (#27626)Nov 2, 2019
jitconfig.cppDelete wchar_t redefinition in the PAL (#26705)Sep 13, 2019
jitconfig.hDelete wchar_t redefinition in the PAL (#26705)Sep 13, 2019
jitconfigvalues.hRefactoring the ARM intrinsics to match API review and share code wit…Oct 11, 2019
jitee.hNormalize trailing whitespaces (#27626)Nov 2, 2019
jiteh.cppfind src/jit -type f -exec sed -i -e 's/->genEmitter/->getEmitter()/g…Sep 21, 2019
jiteh.hRename WIN64EXCEPTIONS to FEATURE_EH_FUNCLETS. (#26220)Aug 20, 2019
jitexpandarray.hPass CompAllocator by value (#15025)Jun 30, 2018
jitgcinfo.hSmall cleaning in JIT32_GCENCODER functions. (#26192)Aug 23, 2019
jithashtable.hNormalize trailing whitespaces (#27626)Nov 2, 2019
jitpch.hRemove JIT-EE version ifdefs (#10273)Mar 18, 2017
jitstd.hClean up jitstd folder. (#27542)Nov 2, 2019
jittelemetry.cppRemove dependency on IEEMemoryManager (#24755)May 24, 2019
jittelemetry.hReformat the JIT sources.Aug 12, 2016
layout.cppPull struct type info out of GenTreeObj (#21705)Sep 5, 2019
layout.hPull struct type info out of GenTreeObj (#21705)Sep 5, 2019
lclvars.cppAvoid promoting over-sized intrinsic (#27774)Nov 9, 2019
lir.cppIfdef out GenTreeLclVar::gtLclILoffsNov 3, 2018
lir.hRemove JIT LEGACY_BACKEND code (#18064)May 22, 2018
liveness.cppImplement GC.KeepAlive JIT intrinsic (#27554)Nov 1, 2019
loopcloning.cpp
loopcloning.hReplace gtLclVarCommon. with AsLclVarCommon()-> (#27207)Oct 21, 2019
loopcloningopts.hReformat the JIT sources.Aug 12, 2016
lower.cppImplement GC.KeepAlive JIT intrinsic (#27554)Nov 1, 2019
lower.hImprove Math(F).FusedMultiplyAdd codegen (#27060)Nov 6, 2019
lowerarmarch.cppContain block store addressesOct 31, 2019
lowerxarch.cppFixing an assert around Avx.ExtractVector128 and Avx2.ExtractVector128 (Nov 11, 2019
lsra.cppFix assert when extending lifetimes (#27839)Nov 13, 2019
lsra.hFix simple general warnings found by PVS. (#27283)Oct 29, 2019
lsra_reftypes.hImprove Upper Vector Save/Restore (#23344)Apr 4, 2019
lsraarm.cppImplement GC.KeepAlive JIT intrinsic (#27554)Nov 1, 2019
lsraarm64.cppImplement GC.KeepAlive JIT intrinsic (#27554)Nov 1, 2019
lsraarmarch.cppContain block store addressesOct 31, 2019
lsrabuild.cppFixing the casing of GT_HWIntrinsic to GT_HWINTRINSIC (#27583)Oct 31, 2019
lsraxarch.cppContain block store addresses (#21711)Nov 5, 2019
morph.cppSome GT_BLK/GT_OBJ related cleanup (#27053)Nov 12, 2019
namedintrinsiclist.hImplement GC.KeepAlive JIT intrinsic (#27554)Nov 1, 2019
objectalloc.cppSome GT_BLK/GT_OBJ related cleanup (#27053)Nov 12, 2019
objectalloc.hContinue cleaning GenTreeStmt. (#26668)Sep 14, 2019
opcode.hReformat the JIT sources.Aug 12, 2016
optcse.cppImplement alive across call for CSE candidates (#27449)Nov 11, 2019
optimizer.cppChange the SSA def node to ASG (#27445)Nov 7, 2019
phase.hMove ObjectAllocator phase to run right after inlining. (#20377)Oct 13, 2018
rangecheck.cppChange the SSA def node to ASG (#27445)Nov 7, 2019
rangecheck.hChange the SSA def node to ASG (#27445)Nov 7, 2019
rationalize.cppSome GT_BLK/GT_OBJ related cleanup (#27053)Nov 12, 2019
rationalize.hSome GT_BLK/GT_OBJ related cleanup (#27053)Nov 12, 2019
regalloc.cppReplace lvArgReg with GetArgReg() (#27097)Oct 11, 2019
regalloc.hRemove JIT LEGACY_BACKEND code (#18064)May 22, 2018
register.hParenthesize macros (#23982)Oct 1, 2019
register_arg_convention.cppRemove unneeded arm64 NYIMar 8, 2019
register_arg_convention.hArm64 vector ABI (#23675)Apr 16, 2019
registerarm.hNormalize trailing whitespaces (#27626)Nov 2, 2019
registerarm64.hNormalize trailing whitespaces (#27626)Nov 2, 2019
reglist.hUpdate license headersJan 27, 2016
regset.cppReplace gtRegNum with GetRegNum() (#27086)Oct 8, 2019
regset.hRename rsMaskVars (#27012)Oct 4, 2019
scopeinfo.cppReplace lvArgReg with GetArgReg() (#27097)Oct 11, 2019
sideeffects.cppFix check for memory containment safety. (#22563)Feb 14, 2019
sideeffects.hx86: adjust stack level at throw blocksOct 12, 2016
simd.cppSome GT_BLK/GT_OBJ related cleanup (#27053)Nov 12, 2019
simd.hChange VEX-encoding selection to avoid AVX-SSE transition penaltiesNov 14, 2017
simdcodegenxarch.cppReplace gtLclVarCommon. with AsLclVarCommon()-> (#27207)Oct 21, 2019
simdintrinsiclist.hNormalize trailing whitespaces (#27626)Nov 2, 2019
sm.cppJIT: remove match accounting from inliner state machineJan 13, 2017
sm.hJIT: remove match accounting from inliner state machineJan 13, 2017
smallhash.hPass CompAllocator by value (#15025)Jun 30, 2018
smcommon.cppReformat the JIT sources.Aug 12, 2016
smcommon.hReformat the JIT sources.Aug 12, 2016
smdata.cppNormalize trailing whitespaces (#27626)Nov 2, 2019
smopcode.defUpdate license headersJan 27, 2016
smopcodemap.defNormalize trailing whitespaces (#27626)Nov 2, 2019
smopenum.hReformat the JIT sources.Aug 12, 2016
smweights.cppUse macro _countof instead of explicit sizeof(arr) / sizeof(arr[0]) o…Dec 12, 2017
ssabuilder.cppImprove dominator tree building & walking (#27282)Nov 13, 2019
ssabuilder.hImprove dominator tree building & walking (#27282)Nov 13, 2019
ssaconfig.hRemove SsaConfig::UNINIT_SSA_NUMJul 19, 2018
ssarenamestate.cppImprove SSA renaming memory usage (#15000)Mar 8, 2019
ssarenamestate.hImprove SSA renaming memory usage (#15000)Mar 8, 2019
stacklevelsetter.cppDelete fgArgTabEntry::node (#24294)Sep 30, 2019
stacklevelsetter.hDelete code that tracks stack level in morph. (#19703)Aug 30, 2018
target.hNormalize trailing whitespaces (#27626)Nov 2, 2019
targetamd64.cppReformat the JIT sources.Aug 12, 2016
targetarm.cppReformat the JIT sources.Aug 12, 2016
targetarm64.cppReformat the JIT sources.Aug 12, 2016
targetx86.cppReformat the JIT sources.Aug 12, 2016
tinyarray.hReformat jit code on OSXSep 21, 2016
titypes.hReformat the JIT sources.Aug 12, 2016
treelifeupdater.cppReplace gtLclVarCommon. with AsLclVarCommon()-> (#27207)Oct 21, 2019
treelifeupdater.hadd treeLifeUpdater (#18021)May 23, 2018
typeinfo.cppReformat the JIT sources.Aug 12, 2016
typelist.hRemove unused TYP_ARRAY/PTR/FUNC (#15529)Dec 20, 2017
unwind.cppfind src/jit -type f -exec sed -i -e 's/->genEmitter/->getEmitter()/g…Sep 21, 2019
unwind.hUpdate maximum allowed arm prolog sizeApr 12, 2019
unwindamd64.cppfind src/jit -type f -exec sed -i -e 's/->genEmitter/->getEmitter()/g…Sep 21, 2019
unwindarm.cppF8 unwind code was incorrectly parsed as "F0-F4 code" in DumpUnwindIn…Oct 21, 2019
unwindarm64.cppCompile JIT sources with /W4May 16, 2019
unwindx86.cppfind src/jit -type f -exec sed -i -e 's/->genEmitter/->getEmitter()/g…Sep 21, 2019
utils.cppImplement alive across call for CSE candidates (#27449)Nov 11, 2019
utils.hReplace (val / 2) with (val * 0.5) in Jit (#24584)Sep 24, 2019
valuenum.cppChange the SSA def node to ASG (#27445)Nov 7, 2019
valuenum.hFix VN for byrefx on x86. (#27702)Nov 6, 2019
valuenumfuncs.hNormalize trailing whitespaces (#27626)Nov 2, 2019
valuenumtype.hValue Number Enhancements:Sep 13, 2018
varset.h
vartype.hArm64 vector ABI (#23675)Apr 16, 2019
You can’t perform that action at this time.

[8]ページ先頭

©2009-2025 Movatter.jp