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-11-04 06:09:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
f3ffc2cd76
llvm-6502
/
include
/
llvm
/
Target
History
Charles Davis
f3ffc2cd76
Add .pdata and .xdata sections to the COFF TLOF implementation.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@131763
91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-20 22:13:55 +00:00
..
Mangler.h
SubtargetFeature.h
Increase SubtargetFeatureKV Value and Implies fields to 64 bits since some targets are getting very close to 32 subtarget features. Also teach tablegen to error when there are more than 64 features to guard against undefined behavior. rdar://9282332
2011-04-15 19:35:46 +00:00
Target.td
Don't allow per-register spill size and alignment.
2011-04-21 03:43:21 +00:00
TargetAsmBackend.h
TargetAsmInfo.h
Add support for producing .deubg_frame sections.
2011-05-10 03:54:12 +00:00
TargetAsmLexer.h
TargetAsmParser.h
TargetCallingConv.h
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h
TargetFrameLowering.h
TargetInstrDesc.h
TargetInstrInfo.h
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
TargetInstrItineraries.h
Recommit r129383. PreRA scheduler heuristic fixes: VRegCycle, TokenFactor latency.
2011-04-13 00:38:32 +00:00
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLibraryInfo.h
enhance memcpyopt to obey -fno-builtin and friends. This addresses a
2011-05-01 18:27:11 +00:00
TargetLowering.h
Revert commit 131534 since it seems to have broken several buildbots.
2011-05-18 14:57:56 +00:00
TargetLoweringObjectFile.h
Add .pdata and .xdata sections to the COFF TLOF implementation.
2011-05-20 22:13:55 +00:00
TargetMachine.h
Add all the plumbing needed for MC to expand cfi to the old tables in
2011-04-30 03:44:37 +00:00
TargetOpcodes.h
TargetOptions.h
Remove -use-divmod-libcall. Let targets opt in when they are available.
2011-04-20 22:20:12 +00:00
TargetRegisterInfo.h
Add a TRI::getLargestLegalSuperClass hook to provide an upper limit on register class inflation.
2011-04-26 18:52:33 +00:00
TargetRegistry.h
Add all the plumbing needed for MC to expand cfi to the old tables in
2011-04-30 03:44:37 +00:00
TargetSchedule.td
TargetSelect.h
TargetSelectionDAG.td
Let the immediate leaf pattern take transforms and switch the signed
2011-04-28 05:49:04 +00:00
TargetSelectionDAGInfo.h
TargetSubtarget.h