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-01 15:33:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
084b5df5ae
llvm-6502
/
include
/
llvm
/
Target
History
Evan Cheng
2c69f8eec6
Change -arm-divmod-libcall to a target neutral option.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@129045
91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-07 00:58:44 +00:00
..
Mangler.h
Remove std::string version of getNameWithPrefix.
2011-02-11 05:23:09 +00:00
SubtargetFeature.h
Target.td
- Add "Bitcast" target instruction property for instructions which perform
2011-03-15 05:09:26 +00:00
TargetAsmBackend.h
Add createELFObjectTargetWriter method to TargetAsmBackend, which enables construction of non-standard ELFObjectWriters that can be used in MCJIT.
2011-03-09 18:44:41 +00:00
TargetAsmInfo.h
TargetAsmLexer.h
TargetAsmParser.h
Introduce virtual ParseRegister method in TargetAsmParser.
2011-01-27 17:14:22 +00:00
TargetCallingConv.h
TargetCallingConv.td
TargetData.h
Add TargetData::fitsInLegalInteger().
2011-03-16 00:13:28 +00:00
TargetELFWriterInfo.h
TargetFrameLowering.h
TargetInstrDesc.h
- Add "Bitcast" target instruction property for instructions which perform
2011-03-15 05:09:26 +00:00
TargetInstrInfo.h
Missing "virtual" keyword. Jakob's review.
2011-03-05 08:39:45 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLibraryInfo.h
Optimize fprintf -> iprintf if there are no floating point arguments
2011-03-03 14:20:22 +00:00
TargetLowering.h
Add a RemoveFromWorklist method to DCI. This is needed to do some complicated
2011-04-02 02:40:26 +00:00
TargetLoweringObjectFile.h
TargetMachine.h
Integrated-As: Add support for setting the AllowTemporaryLabels flag via
2011-03-28 22:49:19 +00:00
TargetOpcodes.h
TargetOptions.h
Change -arm-divmod-libcall to a target neutral option.
2011-04-07 00:58:44 +00:00
TargetRegisterInfo.h
Re-commit 127368 and 127371. They are exonerated.
2011-03-10 00:16:32 +00:00
TargetRegistry.h
We need to pass the TargetMachine object to the InstPrinter if we are printing
2011-03-21 04:13:46 +00:00
TargetSchedule.td
TargetSelect.h
Add InitializeNativeAsmParser function.
2011-03-09 17:25:46 +00:00
TargetSelectionDAG.td
[AVX] Add INSERT_SUBVECTOR and support it on x86. This provides a
2011-01-26 19:13:22 +00:00
TargetSelectionDAGInfo.h
TargetSubtarget.h