llvm-6502/lib/CodeGen/AsmPrinter
Tim Northover 5f2801bd65 Simplify writing floating types to assembly.
This removes previous special cases for each floating-point type in favour of a
shared codepath.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172189 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-11 10:36:13 +00:00
..
ARMException.cpp
AsmPrinter.cpp Simplify writing floating types to assembly. 2013-01-11 10:36:13 +00:00
AsmPrinterDwarf.cpp Last in the series of removing unnecessary '0' arguments for 2013-01-09 03:52:05 +00:00
AsmPrinterInlineAsm.cpp
CMakeLists.txt
DIE.cpp These functions have default arguments of 0 for the last arg. Use 2013-01-09 01:35:34 +00:00
DIE.h
DwarfAccelTable.cpp Last in the series of removing unnecessary '0' arguments for 2013-01-09 03:52:05 +00:00
DwarfAccelTable.h
DwarfCFIException.cpp
DwarfCompileUnit.cpp Remove the llvm-local DW_TAG_vector_type tag and add a test to 2013-01-08 01:53:52 +00:00
DwarfCompileUnit.h
DwarfDebug.cpp Last in the series of removing unnecessary '0' arguments for 2013-01-09 03:52:05 +00:00
DwarfDebug.h Move the string pools down into the units. No functional change. 2013-01-08 22:22:06 +00:00
DwarfException.cpp These functions have default arguments of 0 for the last arg. Use 2013-01-09 01:35:34 +00:00
DwarfException.h
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp Last in the series of removing unnecessary '0' arguments for 2013-01-09 03:52:05 +00:00
Win64Exception.cpp