llvm-6502/lib/Target/CBackend
Chris Lattner 5ef6ffd6c3 * Spell "necessary" correctly
* Print floating point values using C99 hexadecimal style FP if possible.
  This increases the number of floating point constants that may be emitted
  inline, and improves precision for global variable initializers which
  can not be emitted in integer form.

This fixes the Olden/Power benchmark with the CBE!!!!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9052 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-12 08:12:58 +00:00
..
CBackend.cpp * Spell "necessary" correctly 2003-10-12 08:12:58 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00
Writer.cpp * Spell "necessary" correctly 2003-10-12 08:12:58 +00:00