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
ada6bcc13f
llvm-project
/
llvm
/
lib
/
Target
/
XCore
History
Simon Pilgrim
d769600776
XCoreTargetMachine.h - replace unnecessary StringRef include with forward declaration
2022-02-03 14:29:03 +00:00
..
Disassembler
Move TargetRegistry.(h|cpp) from Support to MC
2021-10-08 14:51:48 -07:00
MCTargetDesc
XCoreInstPrinter.h - replace unnecessary StringRef include with forward declaration
2022-02-03 14:29:03 +00:00
TargetInfo
Fix shlib builds for all lib/Target/*/TargetInfo libs
2021-10-08 15:21:13 -07:00
CMakeLists.txt
…
README.txt
…
XCore.h
…
XCore.td
…
XCoreAsmPrinter.cpp
Move TargetRegistry.(h|cpp) from Support to MC
2021-10-08 14:51:48 -07:00
XCoreCallingConv.td
…
XCoreFrameLowering.cpp
[NFC] Use Register instead of unsigned
2022-01-19 20:17:04 +08:00
XCoreFrameLowering.h
…
XCoreFrameToArgsOffsetElim.cpp
[llvm] Use range-based for loops (NFC)
2021-11-22 20:33:28 -08:00
XCoreISelDAGToDAG.cpp
…
XCoreISelLowering.cpp
Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C++17"
2022-01-26 16:55:53 +01:00
XCoreISelLowering.h
…
XCoreInstrFormats.td
…
XCoreInstrInfo.cpp
Move TargetRegistry.(h|cpp) from Support to MC
2021-10-08 14:51:48 -07:00
XCoreInstrInfo.h
…
XCoreInstrInfo.td
…
XCoreLowerThreadLocal.cpp
[IR] Merge createReplacementInstr into ConstantExpr::getAsInstruction
2021-10-29 15:02:58 +01:00
XCoreMCInstLower.cpp
[Target] Use range-based for loops (NFC)
2021-11-27 11:16:19 -08:00
XCoreMCInstLower.h
…
XCoreMachineFunctionInfo.cpp
…
XCoreMachineFunctionInfo.h
…
XCoreRegisterInfo.cpp
[NFC] Use Register instead of unsigned
2022-01-19 20:17:04 +08:00
XCoreRegisterInfo.h
…
XCoreRegisterInfo.td
…
XCoreSelectionDAGInfo.cpp
…
XCoreSelectionDAGInfo.h
…
XCoreSubtarget.cpp
[Target] Remove redundant member initialization (NFC)
2022-01-06 22:01:44 -08:00
XCoreSubtarget.h
…
XCoreTargetMachine.cpp
Remove the verifyAfter mechanism that was replaced by D111397
2021-10-18 10:26:46 +01:00
XCoreTargetMachine.h
XCoreTargetMachine.h - replace unnecessary StringRef include with forward declaration
2022-02-03 14:29:03 +00:00
XCoreTargetObjectFile.cpp
…
XCoreTargetObjectFile.h
…
XCoreTargetStreamer.h
…
XCoreTargetTransformInfo.h
…
README.txt
To-do ----- * Instruction encodings * Tailcalls * Investigate loop alignment * Add builtins