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
2025-01-08 03:30:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1f74590e9d
llvm-6502
/
include
/
llvm
/
Target
History
Owen Anderson
1f74590e9d
Revert r110396 to fix buildbots.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@110410
91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-06 00:23:35 +00:00
..
Mangler.h
SubtargetFeature.h
Target.td
Add a "Compare" flag to the target instruction descriptor. This will be used
2010-07-30 22:48:39 +00:00
TargetAsmBackend.h
TargetAsmLexer.h
TargetAsmParser.h
TblGen/AsmMatcher: Add support for honoring instruction Requires<[]> attributes as part of the matcher.
2010-07-19 05:44:09 +00:00
TargetCallingConv.h
Split the SDValue out of OutputArg so that SelectionDAG-independent
2010-07-07 15:54:55 +00:00
TargetCallingConv.td
TargetData.h
Revert r110396 to fix buildbots.
2010-08-06 00:23:35 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
Add a "Compare" flag to the target instruction descriptor. This will be used
2010-07-30 22:48:39 +00:00
TargetInstrInfo.h
eliminate the TargetInstrInfo::GetInstSizeInBytes hook.
2010-07-22 21:27:00 +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
Revert r109102 for now as it's causing JIT miscompilations.
2010-07-23 12:16:56 +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
Revert my last commit, apparently it's a runtime issue.
2010-08-05 22:48:32 +00:00
TargetSelectionDAG.td
TargetSelectionDAGInfo.h
TargetSubtarget.h