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-18 10:31:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b6c3a607ac
llvm-6502
/
include
/
llvm
/
Target
History
Rafael Espindola
9d544d0416
Fix a typo and fit in 80 columns. Found by Bob Wilson.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@108164
91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-12 18:11:17 +00:00
..
Mangler.h
Revert r107205 and r107207.
2010-06-29 22:34:52 +00:00
SubtargetFeature.h
Target.td
Add a new target independent COPY instruction and code to lower it.
2010-07-02 22:29:50 +00:00
TargetAsmBackend.h
MC: Change RelaxInstruction to only take the input and output instructions.
2010-05-26 18:15:06 +00:00
TargetAsmLexer.h
TargetAsmParser.h
MC: Add MCAsmParserExtension, a base class for all the target/object specific
2010-07-12 17:27:45 +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
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
Start TargetRegisterClass indices at 0 instead of 1, so that
2010-06-18 18:13:55 +00:00
TargetInstrInfo.h
Remove TargetInstrInfo::copyRegToReg entirely.
2010-07-11 17:01:17 +00:00
TargetInstrItineraries.h
declare a class with 'class' instead of struct to avoid tag mismatch
2010-06-12 15:46:56 +00:00
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h
Fix a typo and fit in 80 columns. Found by Bob Wilson.
2010-07-12 18:11:17 +00:00
TargetLoweringObjectFile.h
Add a new section and accessor for TLS data.
2010-05-22 00:00:58 +00:00
TargetMachine.h
MC: Add TargetMachine support for setting the value of MCRelaxAll with
2010-05-26 21:48:55 +00:00
TargetOpcodes.h
Remove TargetInstrInfo::copyRegToReg entirely.
2010-07-11 17:01:17 +00:00
TargetOptions.h
TargetRegisterInfo.h
Convert the last use of getPhysicalRegisterRegClass and remove it.
2010-07-12 02:55:34 +00:00
TargetRegistry.h
Currently, createMachOStreamer() is invoked directly in llvm-mc which
2010-05-21 12:54:43 +00:00
TargetSchedule.td
TargetSelect.h
TargetSelectionDAG.td
TargetSelectionDAGInfo.h
TargetSubtarget.h