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-21 00:32:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
5e2475598e
llvm-6502
/
include
/
llvm
/
Target
History
Jim Grosbach
e2f556933e
Better handling of offsets on frame index references. rdar://8277890
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@111585
91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-19 23:52:25 +00:00
..
Mangler.h
SubtargetFeature.h
Target.td
tblgen/AsmMatcher: Always emit the match function as 'MatchInstructionImpl',
2010-08-12 00:55:32 +00:00
TargetAsmBackend.h
TargetAsmLexer.h
TargetAsmParser.h
MC/AsmParser: Push the burdon of emitting diagnostics about unmatched
2010-08-12 00:55:38 +00:00
TargetCallingConv.h
TargetCallingConv.td
Fix eabi calling convention when a 64 bit value shadows r3.
2010-08-06 15:35:32 +00:00
TargetData.h
Don't use unsigned char for alignments in TargetData. There aren't
2010-08-11 18:15:01 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
Implement register class inflation.
2010-08-10 18:37:40 +00:00
TargetInstrInfo.h
Use the "isCompare" machine instruction attribute instead of calling the
2010-08-08 05:04:59 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h
Hook in GlobalMerge pass
2010-07-24 21:52:08 +00:00
TargetLoweringObjectFile.h
TargetMachine.h
Add hook to insert late LLVM=>LLVM passes just before isel
2010-07-24 20:48:54 +00:00
TargetOpcodes.h
Rename DBG_LABEL PROLOG_LABEL, because it's only used during prolog emission and
2010-07-16 22:20:36 +00:00
TargetOptions.h
Grammar.
2010-07-29 18:11:28 +00:00
TargetRegisterInfo.h
Better handling of offsets on frame index references. rdar://8277890
2010-08-19 23:52:25 +00:00
TargetRegistry.h
Plug the remaining MC leaks by giving MCObjectStreamer/MCAsmStreamer ownership of the TargetAsmBackend and the MCCodeEmitter.
2010-07-29 17:48:06 +00:00
TargetSchedule.td
TargetSelect.h
Fix PR7809 by creating a header for just llvm variables that can be
2010-08-08 02:44:17 +00:00
TargetSelectionDAG.td
TargetSelectionDAGInfo.h
TargetSubtarget.h