llvm-6502/lib/CodeGen/AsmPrinter
2012-01-20 21:51:11 +00:00
..
ARMException.cpp Add MCObjectFileInfo and sink the MCSections initialization code from 2011-07-20 05:58:47 +00:00
AsmPrinter.cpp More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
AsmPrinterDwarf.cpp Add back the MC bits of 126425. Original patch by Nathan Jeffords. I added the 2011-12-17 01:14:52 +00:00
AsmPrinterInlineAsm.cpp Tidy up. Whitepsace. 2011-09-21 21:36:53 +00:00
CMakeLists.txt build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
DIE.cpp More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
DIE.h Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
DwarfAccelTable.cpp Removing unused default switch cases in switches over enums that already account for all enumeration values explicitly. 2012-01-16 23:24:27 +00:00
DwarfAccelTable.h As part of the ongoing work in finalizing the accelerator tables, extend 2012-01-06 04:35:23 +00:00
DwarfCFIException.cpp Add 148175 back. I am unable to reproduce any non determinism in a dragonegg 2012-01-17 04:19:20 +00:00
DwarfCompileUnit.cpp Add a comment and ensure that anyone else looking at this code doesn't start 2012-01-06 23:03:37 +00:00
DwarfCompileUnit.h As part of the ongoing work in finalizing the accelerator tables, extend 2012-01-06 04:35:23 +00:00
DwarfDebug.cpp Use const vector references instead of a vector copy. Spotted by Devang. 2012-01-06 23:03:34 +00:00
DwarfDebug.h Remove the pubnames section, no one consumes it. 2011-11-09 05:24:07 +00:00
DwarfException.cpp Add bundle aware API for querying instruction properties and switch the code 2011-12-07 07:15:52 +00:00
DwarfException.h Stub out support for Win64-style exceptions. Note that this is merely using 2011-05-27 23:47:32 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
OcamlGCPrinter.cpp Add missing standard headers. Patch by Joerg Sonnenberger! 2010-12-19 20:43:38 +00:00
Win64Exception.cpp Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for 2011-07-18 22:29:13 +00:00