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
e94aa76d2a
llvm-6502
/
include
/
llvm
/
Target
History
Evan Cheng
a56927e3ff
Comments about operand cycles and pipeline forwarding pathes.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@115214
91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-30 22:01:50 +00:00
..
Mangler.h
SubtargetFeature.h
Target.td
Let a target specify whether it wants an assembly printer to be the MC version
2010-09-30 01:29:54 +00:00
TargetAsmBackend.h
Adds getPointerSize() to the AsmBackend which will be needed by the final patch
2010-09-30 16:38:07 +00:00
TargetAsmLexer.h
TargetAsmParser.h
implement rdar://8456378 and PR7557 - support for the fstsw,
2010-09-29 01:50:45 +00:00
TargetCallingConv.h
TargetCallingConv.td
TargetData.h
Fix linux/msvc build, move include.
2010-09-13 20:04:49 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
Revert r114703 and r114702, removing the isConditionalMove flag from instructions. After further
2010-09-23 23:45:25 +00:00
TargetInstrInfo.h
Part one of switching to using a more sane heuristic for determining if-conversion profitability.
2010-09-28 18:32:13 +00:00
TargetInstrItineraries.h
Model Cortex-a9 load to SUB, RSB, ADD, ADC, SBC, RSC, CMN, MVN, or CMP
2010-09-29 22:42:35 +00:00
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h
Added skeleton for inline asm multiple alternative constraint support.
2010-09-13 18:15:37 +00:00
TargetLoweringObjectFile.h
the latest assembler that runs on powerpc 10.4 machines doesn't
2010-09-27 06:44:54 +00:00
TargetMachine.h
the latest assembler that runs on powerpc 10.4 machines doesn't
2010-09-27 06:44:54 +00:00
TargetOpcodes.h
TargetOptions.h
TargetRegisterInfo.h
add a comment explicitly calling out that allocation orders may include
2010-09-10 17:51:34 +00:00
TargetRegistry.h
TargetSchedule.td
Comments about operand cycles and pipeline forwarding pathes.
2010-09-30 22:01:50 +00:00
TargetSelect.h
TargetSelectionDAG.td
fix a long standing wart: all the ComplexPattern's were being
2010-09-21 20:31:19 +00:00
TargetSelectionDAGInfo.h
reimplement memcpy/memmove/memset lowering to use MachinePointerInfo
2010-09-21 05:40:29 +00:00
TargetSubtarget.h