llvm-6502/tools/llvm2cpp
Reid Spencer 15f7e01065 Fix more bugs. This version now passes all of the Feature test except for
a floating point conversion problem with NAN in intrinsics.ll. llvm2cpp
makes an attempt to provide the correct conversion, based on the
implementation in the CBackend writer, but it doesn't get NAN correct.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28568 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-30 21:18:23 +00:00
..
CppWriter.cpp Fix more bugs. This version now passes all of the Feature test except for 2006-05-30 21:18:23 +00:00
CppWriter.h Initial Commit of llvm2cpp 2006-05-29 00:57:22 +00:00
llvm2cpp.cpp Fix file header comment. 2006-05-29 18:06:28 +00:00
Makefile Remove temporary testing rules. 2006-05-29 18:05:59 +00:00