1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/tools
Reid Spencer bf39add572 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.

llvm-svn: 28541
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 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 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 There are still uses for spaces in Makefiles -- to make text line up together, 2005-04-24 17:43:41 +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 Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
opt Refactor a bunch of includes so that TargetMachine.h doesn't have to include 2006-05-12 06:33:49 +00:00
Makefile Remove the llvm-db and bugpoint restrictions from the win32 platform so 2006-05-17 21:20:50 +00:00