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
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Target
/
ARC
History
Jim Lin
bdf598f8dd
CodeGen: Add missing subtarget to TargetLoweringBase constructor for ARC, CSKY and M68K (
#168811
)
...
Those were missing in
https://github.com/llvm/llvm-project/pull/168620
.
2025-11-20 17:11:28 +08:00
..
Disassembler
[NFC][MC][Decoder] Extract fixed pieces of decoder code into new header file (
#154802
)
2025-08-21 15:06:43 -07:00
MCTargetDesc
…
TargetInfo
…
ARC.h
…
ARC.td
…
ARCAsmPrinter.cpp
…
ARCBranchFinalize.cpp
…
ARCCallingConv.td
…
ARCExpandPseudos.cpp
…
ARCFrameLowering.cpp
…
ARCFrameLowering.h
…
ARCInstrFormats.td
[TableGen][Decoder] Remove special case of single sub-op dag (
#156175
)
2025-08-31 10:07:44 +03:00
ARCInstrInfo.cpp
ARC,M68k: Adapt
#158240
2025-11-10 21:35:18 -08:00
ARCInstrInfo.h
ARC,M68k: Adapt
#158240
2025-11-10 21:35:18 -08:00
ARCInstrInfo.td
[TableGen][Decoder] Remove special case of single sub-op dag (
#156175
)
2025-08-31 10:07:44 +03:00
ARCISelDAGToDAG.cpp
…
ARCISelLowering.cpp
CodeGen: Add missing subtarget to TargetLoweringBase constructor for ARC, CSKY and M68K (
#168811
)
2025-11-20 17:11:28 +08:00
ARCISelLowering.h
…
ARCMachineFunctionInfo.cpp
…
ARCMachineFunctionInfo.h
Remove unused <vector> inclusion (
#166997
)
2025-11-08 20:42:00 +00:00
ARCMCInstLower.cpp
…
ARCMCInstLower.h
…
ARCOptAddrMode.cpp
…
ARCRegisterInfo.cpp
…
ARCRegisterInfo.h
…
ARCRegisterInfo.td
…
ARCSelectionDAGInfo.cpp
…
ARCSelectionDAGInfo.h
…
ARCSubtarget.cpp
…
ARCSubtarget.h
…
ARCTargetMachine.cpp
[llvm] Move data layout string computation to TargetParser (
#157612
)
2025-09-11 11:05:29 -07:00
ARCTargetMachine.h
…
ARCTargetTransformInfo.h
…
CMakeLists.txt
…