llvm-project/llvm/lib/Target/VE
Kazushi (Jam) Marukawa 92600c2ec8 [VE] call isel with stack passing
Summary:
Function calls and stack-passing of function arguments.
Custom lowering, isel patterns and tests.

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D73461
2020-01-28 10:55:47 +01:00
..
InstPrinter [VE] i64 arguments, return values and constants 2020-01-16 10:09:50 +01:00
MCTargetDesc [VE] global variable isel patterns 2020-01-24 17:35:14 +01:00
TargetInfo
CMakeLists.txt [VE] call isel with stack passing 2020-01-28 10:55:47 +01:00
LLVMBuild.txt
VE.h [VE] i64 arguments, return values and constants 2020-01-16 10:09:50 +01:00
VE.td
VEAsmPrinter.cpp
VECallingConv.td [VE] call isel with stack passing 2020-01-28 10:55:47 +01:00
VEFrameLowering.cpp [VE] call isel with stack passing 2020-01-28 10:55:47 +01:00
VEFrameLowering.h
VEISelDAGToDAG.cpp [VE] aligned load/store isel patterns 2020-01-24 15:16:54 +01:00
VEISelLowering.cpp [VE] call isel with stack passing 2020-01-28 10:55:47 +01:00
VEISelLowering.h [VE] call isel with stack passing 2020-01-28 10:55:47 +01:00
VEInstrFormats.td [VE] i<N> and fp32/64 arguments, return values and constants 2020-01-22 09:17:44 +01:00
VEInstrInfo.cpp [VE] i<N> and fp32/64 arguments, return values and constants 2020-01-22 09:17:44 +01:00
VEInstrInfo.h [VE] i64 arguments, return values and constants 2020-01-16 10:09:50 +01:00
VEInstrInfo.td [VE] call isel with stack passing 2020-01-28 10:55:47 +01:00
VEMCInstLower.cpp [VE] global variable isel patterns 2020-01-24 17:35:14 +01:00
VEMachineFunctionInfo.cpp [VE] call isel with stack passing 2020-01-28 10:55:47 +01:00
VEMachineFunctionInfo.h [VE] call isel with stack passing 2020-01-28 10:55:47 +01:00
VERegisterInfo.cpp [VE] i<N> and fp32/64 arguments, return values and constants 2020-01-22 09:17:44 +01:00
VERegisterInfo.h
VERegisterInfo.td [VE] i<N> and fp32/64 arguments, return values and constants 2020-01-22 09:17:44 +01:00
VESubtarget.cpp
VESubtarget.h
VETargetMachine.cpp
VETargetMachine.h
VETargetTransformInfo.h