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-17 03:30:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
63d66eed16
llvm-6502
/
include
/
llvm
/
Target
History
Evan Cheng
63d66eed16
Add support to model pipeline bypass / forwarding.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@115005
91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-28 23:50:49 +00:00
..
Mangler.h
SubtargetFeature.h
Target.td
Revert r114703 and r114702, removing the isConditionalMove flag from instructions. After further
2010-09-23 23:45:25 +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 a couple of typos.
2010-08-27 21:38:11 +00:00
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
Spelling fix.
2010-09-15 16:28:21 +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
Add support to model pipeline bypass / forwarding.
2010-09-28 23:50:49 +00:00
TargetSelect.h
Fix LLVM target initialization to deal with sociopathic outside projects
2010-08-30 18:34:48 +00:00
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