This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Target
/
LoongArch
History
Rahul Joshi
22f8693248
[NFC][MC][Decoder] Extract fixed pieces of decoder code into new header file (
#154802
)
...
Extract fixed functions generated by decoder emitter into a new MCDecoder.h header.
2025-08-21 15:06:43 -07:00
..
AsmParser
…
Disassembler
[NFC][MC][Decoder] Extract fixed pieces of decoder code into new header file (
#154802
)
2025-08-21 15:06:43 -07:00
MCTargetDesc
[LoongArch] Use section-relaxable check instead of relax feature from STI (
#153792
)
2025-08-19 09:48:51 +08:00
TargetInfo
…
CMakeLists.txt
…
LoongArch.h
…
LoongArch.td
…
LoongArchAsmPrinter.cpp
…
LoongArchAsmPrinter.h
…
LoongArchCallingConv.td
…
LoongArchDeadRegisterDefinitions.cpp
…
LoongArchExpandAtomicPseudoInsts.cpp
…
LoongArchExpandPseudoInsts.cpp
…
LoongArchFloat32InstrInfo.td
[LoongArch] Optimize inserting bitcasted integer element or bitcasting extracted fp element (
#147043
)
2025-07-17 19:21:24 +08:00
LoongArchFloat64InstrInfo.td
…
LoongArchFloatInstrFormats.td
…
LoongArchFrameLowering.cpp
[LoongArch] Strengthen stack size estimation for LSX/LASX extension (
#146455
)
2025-07-18 16:12:11 +08:00
LoongArchFrameLowering.h
…
LoongArchInstrFormats.td
[Target] Remove SoftFail field on targets that don't use it (NFC) (
#154659
)
2025-08-21 05:21:42 +03:00
LoongArchInstrInfo.cpp
…
LoongArchInstrInfo.h
…
LoongArchInstrInfo.td
…
LoongArchISelDAGToDAG.cpp
…
LoongArchISelDAGToDAG.h
…
LoongArchISelLowering.cpp
[LoongArch] Fix implicit PesudoXVINSGR2VR error (
#152432
)
2025-08-19 17:22:00 +08:00
LoongArchISelLowering.h
[CodeGen] Move IsFixed into ArgFlags (NFCI) (
#152319
)
2025-08-07 09:12:40 +02:00
LoongArchLASXInstrFormats.td
…
LoongArchLASXInstrInfo.td
[LoongArch] Optimize inserting extracted element for v4i64/v8i32 (
#152629
)
2025-08-14 17:06:50 +08:00
LoongArchLBTInstrFormats.td
…
LoongArchLBTInstrInfo.td
…
LoongArchLSXInstrFormats.td
…
LoongArchLSXInstrInfo.td
[LoongArch] Optimize inserting fp element to vector (
#149302
)
2025-07-22 13:38:46 +08:00
LoongArchLVZInstrInfo.td
…
LoongArchMachineFunctionInfo.h
…
LoongArchMCInstLower.cpp
…
LoongArchMergeBaseOffset.cpp
…
LoongArchOptWInstrs.cpp
…
LoongArchRegisterInfo.cpp
…
LoongArchRegisterInfo.h
…
LoongArchRegisterInfo.td
…
LoongArchSubtarget.cpp
…
LoongArchSubtarget.h
…
LoongArchTargetMachine.cpp
…
LoongArchTargetMachine.h
…
LoongArchTargetTransformInfo.cpp
…
LoongArchTargetTransformInfo.h
…