This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/RPCS3/llvm.git
synced
2024-12-29 07:53:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
942619695f
llvm
/
lib
/
Target
/
SystemZ
History
Evan Cheng
942619695f
Pass callsite return type to TargetLowering::LowerCall and use that to check sibcall eligibility.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@95130
91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-02 21:29:10 +00:00
..
AsmPrinter
Switch MSP430, SPU, Sparc, and SystemZ to use EmitFunctionBody().
2010-01-28 01:48:52 +00:00
TargetInfo
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00
CMakeLists.txt
Makefile
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00
SystemZ.h
SystemZ.td
SystemZCallingConv.td
SystemZInstrBuilder.h
Revert 84315 for now. Re-thinking the patch.
2009-10-17 07:53:04 +00:00
SystemZInstrFormats.td
SystemZInstrFP.td
Rename usesCustomDAGSchedInserter to usesCustomInserter, and update a
2009-10-29 18:10:34 +00:00
SystemZInstrInfo.cpp
Remove the target hook TargetInstrInfo::BlockHasNoFallThrough in favor of
2009-12-05 00:44:40 +00:00
SystemZInstrInfo.h
Remove the target hook TargetInstrInfo::BlockHasNoFallThrough in favor of
2009-12-05 00:44:40 +00:00
SystemZInstrInfo.td
Rename usesCustomDAGSchedInserter to usesCustomInserter, and update a
2009-10-29 18:10:34 +00:00
SystemZISelDAGToDAG.cpp
Change SelectCode's argument from SDValue to SDNode *, to make it more
2010-01-05 01:24:18 +00:00
SystemZISelLowering.cpp
Pass callsite return type to TargetLowering::LowerCall and use that to check sibcall eligibility.
2010-02-02 21:29:10 +00:00
SystemZISelLowering.h
Pass callsite return type to TargetLowering::LowerCall and use that to check sibcall eligibility.
2010-02-02 21:29:10 +00:00
SystemZMachineFunctionInfo.h
SystemZMCAsmInfo.cpp
Eliminate SetDirective, and replace it with HasSetDirective.
2010-01-26 20:40:54 +00:00
SystemZMCAsmInfo.h
resolve a fixme: the "nonexecutable stack directive" is actually
2010-01-23 07:21:06 +00:00
SystemZOperands.td
SystemZRegisterInfo.cpp
constify a method argument.
2010-01-26 23:15:09 +00:00
SystemZRegisterInfo.h
constify a method argument.
2010-01-26 23:15:09 +00:00
SystemZRegisterInfo.td
SystemZSubtarget.cpp
SystemZSubtarget.h
SystemZTargetMachine.cpp
indicate what the native integer types for the target are.
2009-11-07 19:07:32 +00:00
SystemZTargetMachine.h