llvm-6502/tools
Reid Spencer 9d6565a5b1 For PR1195:
Rename PackedType -> VectorType, ConstantPacked -> ConstantVector, and
PackedTyID -> VectorTyID. No functional changes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34293 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-15 02:26:10 +00:00
..
bugpoint eliminate use of vector-related ctors 2007-02-13 06:05:43 +00:00
gccas Align make log output with the rest of llvm. 2007-02-10 15:14:00 +00:00
gccld Align make log output with the rest of llvm. 2007-02-10 15:14:00 +00:00
llc The new version of how to add passes to emit files. We explicitly call a 2007-02-08 01:41:07 +00:00
lli push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
llvm2cpp For PR1195: 2007-02-15 02:26:10 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
llvm-config Fix grammaro in output message. 2007-02-04 22:08:16 +00:00
llvm-db
llvm-dis push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
llvm-extract push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
llvm-ld Clean up error handling. 2007-02-09 03:08:06 +00:00
llvm-link push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
llvm-nm push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
llvm-prof push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
llvm-ranlib
llvm-stub
llvm-upgrade For PR1195: 2007-02-15 02:26:10 +00:00
llvmc Fix build error on ARM. 2007-02-12 18:31:46 +00:00
lto Avoid assert() in lto. Let linker handle all failures. Use LTO_WRITE_FAILURE 2007-02-08 01:48:28 +00:00
opt push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
Makefile Get the use of \ right. 2007-02-09 17:18:42 +00:00