This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
82e0eb22af
llvm-project
/
llvm
/
lib
/
Target
/
VE
History
Reid Kleckner
b3a6d096d7
Fix shlib builds for all lib/Target/*/TargetInfo libs
...
They all must depend on MC now that the target registry is in MC. Also fix llvm-cxxdump
2021-10-08 15:21:13 -07:00
..
AsmParser
Move TargetRegistry.(h|cpp) from Support to MC
2021-10-08 14:51:48 -07:00
Disassembler
Move TargetRegistry.(h|cpp) from Support to MC
2021-10-08 14:51:48 -07:00
MCTargetDesc
Move TargetRegistry.(h|cpp) from Support to MC
2021-10-08 14:51:48 -07:00
TargetInfo
Fix shlib builds for all lib/Target/*/TargetInfo libs
2021-10-08 15:21:13 -07:00
CMakeLists.txt
…
LVLGen.cpp
…
VE.h
…
VE.td
…
VEAsmPrinter.cpp
Move TargetRegistry.(h|cpp) from Support to MC
2021-10-08 14:51:48 -07:00
VECallingConv.td
…
VEFrameLowering.cpp
…
VEFrameLowering.h
…
VEISelDAGToDAG.cpp
…
VEISelLowering.cpp
…
VEISelLowering.h
[VE] Set getExtendForAtomicOps to ISD::ANY_EXTEND
2021-07-19 19:58:44 +09:00
VEInstrBuilder.h
…
VEInstrFormats.td
…
VEInstrInfo.cpp
Move TargetRegistry.(h|cpp) from Support to MC
2021-10-08 14:51:48 -07:00
VEInstrInfo.h
…
VEInstrInfo.td
…
VEInstrIntrinsicVL.gen.td
…
VEInstrIntrinsicVL.td
…
VEInstrPatternsVec.td
…
VEInstrVec.td
…
VEMCInstLower.cpp
…
VEMachineFunctionInfo.cpp
…
VEMachineFunctionInfo.h
…
VERegisterInfo.cpp
…
VERegisterInfo.h
…
VERegisterInfo.td
…
VESubtarget.cpp
Move TargetRegistry.(h|cpp) from Support to MC
2021-10-08 14:51:48 -07:00
VESubtarget.h
…
VETargetMachine.cpp
Move TargetRegistry.(h|cpp) from Support to MC
2021-10-08 14:51:48 -07:00
VETargetMachine.h
…
VETargetTransformInfo.h
[VE] Disable relative lookup table converter pass for VE
2021-07-19 19:25:33 +09:00
VVPInstrInfo.td
…
VVPInstrPatternsVec.td
…
VVPNodes.def
…