This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2538a411ff
llvm-project
/
llvm
/
lib
/
Target
/
LoongArch
History
Weining Lu
70f2befaf7
[LoongArch] Use register R0 (ZERO) for constant 0
...
Differential Revision:
https://reviews.llvm.org/D127205
2022-06-16 13:43:11 +08:00
..
AsmParser
[LoongArch] Add privilege instructions definition
2022-05-14 17:46:02 +08:00
Disassembler
Rename `MCFixedLenDisassembler.h` as `MCDecoderOps.h`
2022-05-15 08:44:58 +08:00
MCTargetDesc
[LoongArch] Fix typo that SP should be R3 but not R2
2022-04-16 10:01:20 +08:00
TargetInfo
[LoongArch] Fix shared build. NFC.
2022-04-15 00:21:28 -04:00
CMakeLists.txt
…
LoongArch.h
…
LoongArch.td
[LoongArch] Improve td files indentation a little bit. NFC
2022-04-07 16:42:37 +08:00
LoongArchAsmPrinter.cpp
…
LoongArchAsmPrinter.h
…
LoongArchCallingConv.td
…
LoongArchFloat32InstrInfo.td
[LoongArch] Add basic floating-point instructions definition
2022-04-21 10:04:20 +08:00
LoongArchFloat64InstrInfo.td
[LoongArch] Fix register type in FCMP_*_D instructions definition
2022-06-02 14:21:58 +08:00
LoongArchFloatInstrFormats.td
[LoongArch] Add basic floating-point instructions definition
2022-04-21 10:04:20 +08:00
LoongArchFrameLowering.cpp
…
LoongArchFrameLowering.h
…
LoongArchISelDAGToDAG.cpp
[LoongArch] Use register R0 (ZERO) for constant 0
2022-06-16 13:43:11 +08:00
LoongArchISelDAGToDAG.h
…
LoongArchISelLowering.cpp
[LoongArch] clang-format some code in LoongArchISelLowering.cpp. NFC
2022-06-12 10:41:56 +08:00
LoongArchISelLowering.h
…
LoongArchInstrFormats.td
[LoongArch] Add privilege instructions definition
2022-05-14 17:46:02 +08:00
LoongArchInstrInfo.cpp
…
LoongArchInstrInfo.h
…
LoongArchInstrInfo.td
[LoongArch] Add the missing ld.d instruction definition
2022-06-02 14:57:23 +08:00
LoongArchMCInstLower.cpp
…
LoongArchMachineFunctionInfo.h
llvm-reduce: Add cloning of target MachineFunctionInfo
2022-06-07 10:14:48 -04:00
LoongArchRegisterInfo.cpp
…
LoongArchRegisterInfo.h
…
LoongArchRegisterInfo.td
[LoongArch] Add basic floating-point instructions definition
2022-04-21 10:04:20 +08:00
LoongArchSubtarget.cpp
…
LoongArchSubtarget.h
…
LoongArchTargetMachine.cpp
…
LoongArchTargetMachine.h
…