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-19 01:34:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
fdb5a86179
llvm-6502
/
include
/
llvm
/
Target
History
Daniel Dunbar
54ddf3d9c7
tblgen/AsmMatcher: Change AsmOperandClass to allow a list of superclasses instead of just one.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@104452
91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-22 21:02:29 +00:00
..
Mangler.h
SubtargetFeature.h
The getDefaultSubtargetFeatures method of SubtargetFeature did actually return a
2010-05-11 00:30:02 +00:00
Target.td
tblgen/AsmMatcher: Change AsmOperandClass to allow a list of superclasses instead of just one.
2010-05-22 21:02:29 +00:00
TargetAsmBackend.h
MC/Mach-O/x86_64: Add a new hook for checking whether a particular section can
2010-05-12 00:38:17 +00:00
TargetAsmLexer.h
TargetAsmParser.h
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h
Implement @llvm.returnaddress. rdar://8015977.
2010-05-22 01:47:14 +00:00
TargetInstrItineraries.h
Initial support for different kinds of FU reservation.
2010-04-07 18:19:32 +00:00
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h
Allow targets more controls on what nodes are scheduled by reg pressure, what for latency in hybrid mode.
2010-05-20 23:26:43 +00:00
TargetLoweringObjectFile.h
Add a new section and accessor for TLS data.
2010-05-22 00:00:58 +00:00
TargetMachine.h
Allow targets more controls on what nodes are scheduled by reg pressure, what for latency in hybrid mode.
2010-05-20 23:26:43 +00:00
TargetOpcodes.h
Add a pseudo instruction REG_SEQUENCE that takes a list of registers and
2010-05-01 00:28:44 +00:00
TargetOptions.h
Remove the -enable-sjlj-eh option, which doesn't do anything.
2010-05-02 15:36:26 +00:00
TargetRegisterInfo.h
Teach two-address pass to do some coalescing while eliminating REG_SEQUENCE
2010-05-14 23:21:14 +00:00
TargetRegistry.h
Currently, createMachOStreamer() is invoked directly in llvm-mc which
2010-05-21 12:54:43 +00:00
TargetSchedule.td
Make processor FUs unique for given itinerary. This extends the limit of 32
2010-04-18 20:31:01 +00:00
TargetSelect.h
TargetSelectionDAG.td
TargetSelectionDAGInfo.h
Fix a comment.
2010-05-11 18:03:41 +00:00
TargetSubtarget.h