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
7a62a2a5ae
llvm-6502
/
lib
/
CodeGen
/
AsmPrinter
History
Eric Christopher
f50c34aa13
Used the cached subtarget off of the MachineFunction.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@230078
91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-20 22:36:11 +00:00
..
AddressPool.cpp
AddressPool.h
ARMException.cpp
AsmPrinter.cpp
Remove more uses of TargetMachine::getSubtargetImpl from the
2015-02-20 07:16:19 +00:00
AsmPrinterDwarf.cpp
Migrate away a use of the subtarget (and TargetMachine) from
2015-02-19 23:29:42 +00:00
AsmPrinterHandler.h
AsmPrinterInlineAsm.cpp
Fix build with gcc. This has a -Wsequence-point error on 'MII', which is a good point.
2015-02-20 07:17:40 +00:00
ByteStreamer.h
CMakeLists.txt
DbgValueHistoryCalculator.cpp
DbgValueHistoryCalculator.h
DebugLocEntry.h
Debug info: Use DW_OP_bit_piece instead of DW_OP_piece in the
2015-02-09 23:57:15 +00:00
DebugLocList.h
DIE.cpp
DIEHash.cpp
DIEHash.h
DwarfAccelTable.cpp
DwarfAccelTable.h
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
2015-02-15 22:54:22 +00:00
DwarfCFIException.cpp
DwarfCompileUnit.cpp
Used the cached subtarget off of the MachineFunction.
2015-02-20 22:36:11 +00:00
DwarfCompileUnit.h
DwarfDebug.cpp
Used the cached subtarget off of the MachineFunction.
2015-02-20 22:36:11 +00:00
DwarfDebug.h
80-column fixups.
2015-02-17 20:02:28 +00:00
DwarfException.h
DwarfExpression.cpp
AsmPrinter: Take range in DwarfExpression::AddExpression(), NFC
2015-02-17 22:30:56 +00:00
DwarfExpression.h
AsmPrinter: Take range in DwarfExpression::AddExpression(), NFC
2015-02-17 22:30:56 +00:00
DwarfFile.cpp
Debug Info: Support variables that are described by more than one MMI
2015-02-10 23:18:28 +00:00
DwarfFile.h
Debug Info: Support variables that are described by more than one MMI
2015-02-10 23:18:28 +00:00
DwarfStringPool.cpp
DwarfStringPool.h
DwarfUnit.cpp
Make the ARM AsmPrinter independent of global subtarget
2015-02-17 20:02:32 +00:00
DwarfUnit.h
EHStreamer.cpp
EHStreamer.h
ErlangGCPrinter.cpp
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp
Win64Exception.cpp
Unify the two EH personality classification routines I wrote
2015-02-14 00:21:02 +00:00
Win64Exception.h
WinCodeViewLineTables.cpp
WinCodeViewLineTables.h