llvm-6502/tools
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
..
analyze Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
bugpoint Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
gccas Turn on loop unswitching tonight 2006-02-22 07:33:49 +00:00
gccld Free memory allocated by copy_env. 2006-05-14 19:17:28 +00:00
llc added a skeleton of the ARM backend 2006-05-14 22:18:28 +00:00
lli Get JIT/Interpreter working on Windows again. 2006-03-24 02:53:49 +00:00
llvm2cpp Fix more bugs. This version now passes all of the Feature test except for 2006-05-30 21:18:23 +00:00
llvm-ar Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
llvm-as Silly cleanup 2006-05-29 18:52:52 +00:00
llvm-bcanalyzer Remove trailing whitespace 2005-04-22 00:00:37 +00:00
llvm-config For PR764: 2006-05-03 17:49:50 +00:00
llvm-db This no longer needs the JIT. 2006-04-22 05:04:23 +00:00
llvm-dis Remove trailing whitespace 2005-04-22 00:00:37 +00:00
llvm-extract Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
llvm-ld Delete memory allocated by CopyEnv 2006-05-14 18:38:13 +00:00
llvm-link For PR495: 2005-07-07 23:21:43 +00:00
llvm-nm Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
llvm-prof For PR786: 2006-05-24 19:21:13 +00:00
llvm-ranlib ditto 2005-12-28 06:58:12 +00:00
llvm-stub Incorporate the contents of include/llvm/Config/unistd.h as this is the 2004-12-20 04:34:36 +00:00
llvmc silly cleanup 2006-05-29 18:52:05 +00:00
opt Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
Makefile Remove the llvm-db and bugpoint restrictions from the win32 platform so 2006-05-17 21:20:50 +00:00