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
/
Lanai
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
MCAsmBackend::applyFixup: Change
Data
to indicate the relocated location
2025-08-02 09:27:06 -07:00
TargetInfo
…
CMakeLists.txt
…
Lanai.h
…
Lanai.td
…
LanaiAluCode.h
…
LanaiAsmPrinter.cpp
…
LanaiCallingConv.td
…
LanaiCondCode.h
…
LanaiDelaySlotFiller.cpp
…
LanaiFrameLowering.cpp
[Lanai] Remove unnecessary casts (NFC) (
#148765
)
2025-07-14 22:19:00 -07:00
LanaiFrameLowering.h
…
LanaiInstrFormats.td
[Target] Remove SoftFail field on targets that don't use it (NFC) (
#154659
)
2025-08-21 05:21:42 +03:00
LanaiInstrInfo.cpp
…
LanaiInstrInfo.h
…
LanaiInstrInfo.td
…
LanaiISelDAGToDAG.cpp
…
LanaiISelLowering.cpp
[Lanai] Use ArgFlags to distinguish fixed parameters (
#154278
)
2025-08-20 11:38:02 +02:00
LanaiISelLowering.h
…
LanaiMachineFunctionInfo.cpp
…
LanaiMachineFunctionInfo.h
…
LanaiMCInstLower.cpp
…
LanaiMCInstLower.h
…
LanaiMemAluCombiner.cpp
…
LanaiRegisterInfo.cpp
…
LanaiRegisterInfo.h
…
LanaiRegisterInfo.td
…
LanaiSchedule.td
…
LanaiSelectionDAGInfo.cpp
…
LanaiSelectionDAGInfo.h
…
LanaiSubtarget.cpp
…
LanaiSubtarget.h
…
LanaiTargetMachine.cpp
…
LanaiTargetMachine.h
…
LanaiTargetObjectFile.cpp
…
LanaiTargetObjectFile.h
…
LanaiTargetTransformInfo.h
…