This website requires JavaScript.
Explore
Help
Register
Sign In
RPCSX
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/RPCSX/llvm.git
synced
2024-12-11 21:57:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d5b03f252c
llvm
/
lib
/
Target
/
SystemZ
History
Evan Cheng
d5b03f252c
Move CallFrameSetupOpcode and CallFrameDestroyOpcode to TargetInstrInfo.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@134030
91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-28 21:14:33 +00:00
..
TargetInfo
CMakeLists.txt
Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
2011-06-28 20:07:07 +00:00
Makefile
Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
2011-06-28 20:07:07 +00:00
SystemZ.h
Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
2011-06-28 20:07:07 +00:00
SystemZ.td
SystemZAsmPrinter.cpp
SystemZCallingConv.td
SystemZFrameLowering.cpp
SystemZFrameLowering.h
SystemZInstrBuilder.h
- Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and
2011-06-28 19:10:37 +00:00
SystemZInstrFormats.td
SystemZInstrFP.td
SystemZInstrInfo.cpp
Move CallFrameSetupOpcode and CallFrameDestroyOpcode to TargetInstrInfo.
2011-06-28 21:14:33 +00:00
SystemZInstrInfo.h
- Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and
2011-06-28 19:10:37 +00:00
SystemZInstrInfo.td
SystemZISelDAGToDAG.cpp
SystemZISelLowering.cpp
Add a parameter to CCState so that it can access the MachineFunction.
2011-06-08 23:55:35 +00:00
SystemZISelLowering.h
Make the logic for determining function alignment more explicit. No functionality change.
2011-05-06 20:34:06 +00:00
SystemZMachineFunctionInfo.h
SystemZMCAsmInfo.cpp
SystemZMCAsmInfo.h
SystemZOperands.td
SystemZRegisterInfo.cpp
Move CallFrameSetupOpcode and CallFrameDestroyOpcode to TargetInstrInfo.
2011-06-28 21:14:33 +00:00
SystemZRegisterInfo.h
Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.inc
2011-06-27 18:32:37 +00:00
SystemZRegisterInfo.td
Allocate SystemZ callee-saved registers backwards: R13-R6
2011-06-17 03:47:30 +00:00
SystemZSelectionDAGInfo.cpp
SystemZSelectionDAGInfo.h
SystemZSubtarget.cpp
SystemZSubtarget.h
SystemZTargetMachine.cpp
SystemZTargetMachine.h