hanchenye-llvm-project/llvm/tools/analyze
John Criswell fe5f33b120 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.

llvm-svn: 24036
2005-10-27 15:54:34 +00:00
..
AnalysisWrappers.cpp Remove trailing whitespace 2005-04-22 00:00:37 +00:00
GraphPrinters.cpp Remove trailing whitespace 2005-04-22 00:00:37 +00:00
Makefile Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
PrintSCC.cpp move this to the analyze tool 2005-10-24 00:27:36 +00:00
analyze.cpp Use the new LinkAllAnalyses.h header instead of forcing passes to be 2005-10-24 01:00:13 +00:00