llvm-6502/lib/Bitcode/Writer
Dale Johannesen 3f6eb7419d Add APInt interfaces to APFloat (allows directly
access to bits).  Use them in place of float and
double interfaces where appropriate.
First bits of x86 long double constants handling 
(untested, probably does not work).



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41858 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-11 18:32:33 +00:00
..
BitcodeWriter.cpp Add APInt interfaces to APFloat (allows directly 2007-09-11 18:32:33 +00:00
BitcodeWriterPass.cpp
Makefile Initial support for writing bitcode files. This currently only writes types, 2007-04-22 06:24:45 +00:00
ValueEnumerator.cpp
ValueEnumerator.h