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
db7b69e3a6
llvm-6502
/
lib
/
CodeGen
/
AsmPrinter
History
Eric Christopher
7a76d76e0c
These two calls were grabbing the same register info. Unify them.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@223502
91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-05 19:23:55 +00:00
..
AddressPool.cpp
AddressPool.h
ARMException.cpp
Allow the use of functions as typeinfo in landingpad clauses
2014-11-14 00:35:50 +00:00
AsmPrinter.cpp
Prologue support
2014-12-03 02:08:38 +00:00
AsmPrinterDwarf.cpp
AsmPrinterHandler.h
AsmPrinterInlineAsm.cpp
ByteStreamer.h
CMakeLists.txt
DbgValueHistoryCalculator.cpp
DbgValueHistoryCalculator.h
DebugLocEntry.h
DebugLocList.h
DIE.cpp
DIE.h
DIEHash.cpp
DIEHash.h
DwarfAccelTable.cpp
Fix emission of Dwarf accelerator table when there are multiple CUs.
2014-11-12 23:48:14 +00:00
DwarfAccelTable.h
Fix emission of Dwarf accelerator table when there are multiple CUs.
2014-11-12 23:48:14 +00:00
DwarfCFIException.cpp
Rename EH related stuff to be more precise
2014-11-14 23:31:07 +00:00
DwarfCompileUnit.cpp
Cleanup: Calls to getDwarfRegNum() may actually fail, if there is
2014-12-05 01:02:46 +00:00
DwarfCompileUnit.h
Provide gmlt-like inline scope information in the skeleton CU to facilitate symbolication without needing the .dwo files
2014-11-04 22:12:25 +00:00
DwarfDebug.cpp
Update SetVector to rely on the underlying set's insert to return a pair<iterator, bool>
2014-11-19 07:49:26 +00:00
DwarfDebug.h
Move cross-unit DIE caching to the DwarfFile level, so it doesn't interfere with fission-gmlt data and produce skeleton<>full unit cross referencing.
2014-11-04 22:12:18 +00:00
DwarfException.h
DwarfFile.cpp
Sink dwarf unit length emission down into DwarfUnit::emitHeader
2014-11-01 23:59:23 +00:00
DwarfFile.h
Move cross-unit DIE caching to the DwarfFile level, so it doesn't interfere with fission-gmlt data and produce skeleton<>full unit cross referencing.
2014-11-04 22:12:18 +00:00
DwarfStringPool.cpp
Remove StringMap::GetOrCreateValue in favor of StringMap::insert
2014-11-19 05:49:42 +00:00
DwarfStringPool.h
DwarfUnit.cpp
These two calls were grabbing the same register info. Unify them.
2014-12-05 19:23:55 +00:00
DwarfUnit.h
Cleanup: Calls to getDwarfRegNum() may actually fail, if there is
2014-12-05 01:02:46 +00:00
EHStreamer.cpp
Rename EH related stuff to be more precise
2014-11-14 23:31:07 +00:00
EHStreamer.h
ErlangGCPrinter.cpp
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp
Win64Exception.cpp
Win64Exception.h
WinCodeViewLineTables.cpp
Temporary fix for PR21528 - use mangled C++ function names in COFF debug info to un-break ASan on Windows
2014-11-12 20:21:20 +00:00
WinCodeViewLineTables.h