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-11-02 07:11:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
5950c6fa48
llvm-6502
/
lib
/
MC
History
Rafael Espindola
5950c6fa48
Inline functions that are only called once.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@199965
91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-24 02:18:40 +00:00
..
MCDisassembler
MCParser
InitToTextSection is redundant with InitSections. Remove it.
2014-01-23 23:14:14 +00:00
CMakeLists.txt
ELFObjectWriter.cpp
LLVMBuild.txt
MachObjectWriter.cpp
Makefile
MCAsmBackend.cpp
MCAsmInfo.cpp
CommentColumn is always 40. Simplify.
2014-01-16 07:04:11 +00:00
MCAsmInfoCOFF.cpp
MCAsmInfoDarwin.cpp
MCAsmInfoELF.cpp
MCAsmStreamer.cpp
InitToTextSection is redundant with InitSections. Remove it.
2014-01-23 23:14:14 +00:00
MCAssembler.cpp
Fix indentation.
2014-01-13 15:50:36 +00:00
MCAtom.cpp
MCCodeEmitter.cpp
MCCodeGenInfo.cpp
MCContext.cpp
MCDisassembler.cpp
MCDwarf.cpp
MCELF.cpp
MCELFObjectTargetWriter.cpp
MCELFStreamer.cpp
Inline functions that are only called once.
2014-01-24 02:18:40 +00:00
MCExpr.cpp
ARM: add tlsldo relocation
2014-01-20 11:00:40 +00:00
MCExternalSymbolizer.cpp
Tweak the MCExternalSymbolizer to not use the SymbolLookUp() call back
2014-01-21 00:23:17 +00:00
MCFunction.cpp
MCInst.cpp
MCInstPrinter.cpp
MCInstrAnalysis.cpp
MCLabel.cpp
MCMachObjectTargetWriter.cpp
MCMachOStreamer.cpp
InitToTextSection is redundant with InitSections. Remove it.
2014-01-23 23:14:14 +00:00
MCModule.cpp
MCModuleYAML.cpp
MCNullStreamer.cpp
InitToTextSection is redundant with InitSections. Remove it.
2014-01-23 23:14:14 +00:00
MCObjectDisassembler.cpp
MCObjectFileInfo.cpp
MCObjectStreamer.cpp
MCObjectSymbolizer.cpp
MCObjectWriter.cpp
MCPureStreamer.cpp
InitToTextSection is redundant with InitSections. Remove it.
2014-01-23 23:14:14 +00:00
MCRegisterInfo.cpp
MCRelocationInfo.cpp
MCSection.cpp
MCSectionCOFF.cpp
MCSectionELF.cpp
MCSectionMachO.cpp
MCStreamer.cpp
Fix inline assembly that switches between ARM and Thumb modes
2014-01-22 18:32:35 +00:00
MCSubtargetInfo.cpp
Prevent repetitive warnings for unrecognized processors and features
2014-01-23 11:31:38 +00:00
MCSymbol.cpp
MCSymbolizer.cpp
MCValue.cpp
MCWin64EH.cpp
SubtargetFeature.cpp
Prevent repetitive warnings for unrecognized processors and features
2014-01-23 11:31:38 +00:00
WinCOFFObjectWriter.cpp
WinCOFFStreamer.cpp
InitToTextSection is redundant with InitSections. Remove it.
2014-01-23 23:14:14 +00:00