This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-12-15 04:30:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
7643ca5c2b
llvm-6502
/
lib
/
Target
/
SystemZ
History
Anton Korobeynikov
362dd0bef5
Move TLOF implementations to libCodegen to resolve layering violation.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@96288
91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-15 22:37:53 +00:00
..
AsmPrinter
print all the newlines at the end of instructions with
2010-02-10 00:36:00 +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
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
Split SelectionDAGISel::IsLegalAndProfitableToFold to
2010-02-15 19:41:07 +00:00
SystemZISelLowering.cpp
Move TLOF implementations to libCodegen to resolve layering violation.
2010-02-15 22:37:53 +00:00
SystemZISelLowering.h
Revert 95130.
2010-02-02 23:55:14 +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