llvm-6502/tools
Reid Spencer e0d133f448 Next batch of implementation:
1. Get rid of old AsmWriter cruft that's not needed.
2. Implement several instructions. Enough to get by globalvars.ll and
   alignment.ll in the Feature test suite.
3. Handle constants properly (don't repeat definitions).
4. Make the output compatible with llvm-dis for diff purposes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28541 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-29 18:08:06 +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
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 Next batch of implementation: 2006-05-29 18:08:06 +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
llvm-bcanalyzer
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
llvm-extract
llvm-ld Delete memory allocated by CopyEnv 2006-05-14 18:38:13 +00:00
llvm-link
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
llvm-stub
llvmc Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04: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