-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[LoongArch64] coreclr-jit directory #62843
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
7d92540
Part6-1: add the coreclr-jit directory for LoongArch64. (#59561)
shushanhf 98a8b9d
[LoongArch64] add jit/CMakeLists.txt from #62889.
a25b864
Merge branch 'main' into main_loongarch64
0b561c4
[LoongArch64] update LoongArch64 after merge from main.
a5424e8
[LoongArch64] Fix the error for "IsLoongArch64".
3be6cbc
[LoongArch64] Fix the cross-compiling error.
8ded978
[LoongArch64] Fixed the compiling errors after merge.
shushanhf eba508b
[LoongArch64] revert `src/coreclr/jit/ICorJitInfo_API_names.h`.
e1b9986
[LoongArch64] workround the compiling error on windows.
d513348
[LoongArch64] amend the code-format.
shushanhf 1e92895
[LoongArch64] update by `git apply format.patch`.
shushanhf 7ac3768
Merge branch 'main' into main_loongarch64
shushanhf 38ac452
Merge branch 'main' into main_loongarch64
348a7f6
[LoongArch64] Delete the interface getArgType2.
a399695
[LoongArch64] update code by `git apply format.patch`
shushanhf b2b53d2
[LoongArch64] Fixed the error when passing float-arg by integer-reg.
shushanhf b5b60cb
[Loongarch64] amend patch formate by 'git apply format.patch'
8ef00ba
[LoongArch64] update the version of the `LICENSE description`.
cadce2c
[LoongArch64] amend the CodeGen::genFnPrologCalleeRegArgs for the SC_…
shushanhf 19e10c0
Merge branch 'main' into main_loongarch64
shushanhf 3c79267
[LoongArch64]: update the crossgen2 within the JIT.
shushanhf 7192df1
[LoongArch64] git-apply the `format.patch`.
shushanhf 619c8e8
[LoongArch64] Fix the compiling error after merge-main.
789c16f
[LoongArch64] amend the code for reviewing by @BruceForstall.
shushanhf 377c2fd
[LoongArch64] apply the `format.patch`.
shushanhf f3f9636
[LoongArch64] round 2 amend for reviewing by @BruceForstall.
shushanhf 967402e
[LoongArch64] round 3 amend for reviewing by @BruceForstall.
shushanhf b9bd532
[LoongArch64] amend the format.
0b9467c
Merge branch 'main' into main_loongarch64
shushanhf 6789232
[LoongArch64] round 4 amending for reviewing.
shushanhf 5f896d5
[LoongArch64] add compiling the `clrjit_unix_loongarch64_*`.
a49a864
Merge branch 'main' into main_loongarch64
shushanhf d4a47ff
[LoongArch64] delete unused code and amend the format.
shushanhf 34420c3
Merge branch 'main' into main_loongarch64
df5b3d3
[LoongArch64] apply the format and fix compiling warning.
ff81f27
Merge branch 'main' into main_loongarch64
shushanhf b912e84
[LoongArch64] round 1 amend for reviewing by @kunalspathak.
shushanhf c40d0b8
[LoongArch64] merge fast-tail-call from main.
shushanhf 20de75f
[LoongArch64] temp commit for windows compiling error.
shushanhf d86e6b4
[LoongArch64] amend format for reviewing.
shushanhf a235523
[LoongArch64] amend the coding for LA-ABI's flags.
shushanhf d8027a7
Merge branch 'main' into main_loongarch64
shushanhf 9cc28ad
[LoongArch64] amend some missed CRs.
shushanhf 38b91f2
[LoongArch64] amend some code for CR.
shushanhf 5e84a3e
[LoongArch64] amend some code for CR round2.
shushanhf 66e4953
[LoongArch64] amend the output format of `emitDisInsName`.
shushanhf f31afd9
Merge branch 'main' into main_loongarch64
shushanhf 7280c46
[LoongArch64] remove the optimization for type-cast
shushanhf e1b5f9d
[LoongArch64] ament the code for CR.
shushanhf 81120de
[LoongArch64] amend some code for CR.
shushanhf f369343
[LoongArch64] amend some code for CR round2.
shushanhf 36ae7b1
Merge branch 'main' into main_loongarch64
shushanhf 93e27c0
[LoongArch64] amend some code for CR round3.
shushanhf c0bbc8a
[LoongArch64] amend some code for CR round4.
shushanhf d57ddb5
[LoongArch64] amend some code for CR round5.
shushanhf ae3fbc0
[LoongArch64] amend some code after refacting.
shushanhf 3a61745
Merge branch 'main' into main_loongarch64
shushanhf 4b8a596
[LoongArch64] amend the compare and fix the error
shushanhf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.