llvm-6502/tools
John Criswell a115643357 Move some constant folding code shared by Analysis and Transform passes
into the LLVMAnalysis library.
This allows LLVMTranform and LLVMTransformUtils to be archives and linked
with LLVMAnalysis.a, which provides any missing definitions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24036 91177308-0d34-0410-b5e6-96231b3b80d8
2005-10-27 15:54:34 +00:00
..
analyze Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
bugpoint Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
gccas Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
gccld Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
llc Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
lli When a function takes a variable number of pointer arguments, with a zero 2005-10-23 04:37:20 +00:00
llvm-ar Final Changes For PR495: 2005-07-08 03:08:58 +00:00
llvm-as
llvm-bcanalyzer
llvm-db
llvm-dis
llvm-extract Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
llvm-ld Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
llvm-link For PR495: 2005-07-07 23:21:43 +00:00
llvm-nm For PR495: 2005-07-07 18:21:42 +00:00
llvm-prof
llvm-ranlib For PR495: 2005-07-07 23:21:43 +00:00
llvm-stub
llvmc Implement PR614: 2005-08-27 18:50:39 +00:00
opt Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
Makefile extract has been renamed to llvm-extract to avoid conflicting with another tool 2005-04-24 17:46:58 +00:00