hanchenye-llvm-project/llvm/lib
Chris Lattner 4fa54568a3 The "correct" fix for CBackend/2003-10-23-UnusedType.ll is to not even try
to emit types which are not used.

llvm-svn: 9647
2003-11-02 01:29:27 +00:00
..
Analysis Including the symbol table in the FindUsedTypes analysis was the WRONG way 2003-11-02 01:28:41 +00:00
AsmParser Make sure that PHI node operands are first class types 2003-10-30 01:38:18 +00:00
Bytecode Put DEBUG_OUTPUT at the top along with TRACE_LEVEL. Also fix the code 2003-10-30 18:33:58 +00:00
CWriter The "correct" fix for CBackend/2003-10-23-UnusedType.ll is to not even try 2003-11-02 01:29:27 +00:00
CodeGen Include llvm/CodeGen/MachineCodeForInstruction.h. Use it to start 2003-10-30 21:21:33 +00:00
ExecutionEngine
Support
Target Tweak sed commands so that they filter out more # stuff and also 2003-10-29 20:07:35 +00:00
Transforms Strip off CPR's manually, because if we don't, the inliner doesn't delete dead 2003-10-31 21:05:58 +00:00
VMCore Did I mention that I _HATE_ CPRs? 2003-10-31 18:38:06 +00:00
Makefile