llvm-6502/lib
Reid Spencer 5624c75f9f Remove from the TODO list those optimizations that are already handled by
constant folding implemented in lib/Transforms/Utils/Local.cpp.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21604 91177308-0d34-0410-b5e6-96231b3b80d8
2005-04-28 18:05:16 +00:00
..
Analysis Make interval partition print correctly, patch contributed by 2005-04-26 14:48:28 +00:00
Archive Remove trailing whitespace 2005-04-21 21:13:18 +00:00
AsmParser * Remove trailing whitespace 2005-04-21 21:10:11 +00:00
Bytecode Convert tabs to spaces 2005-04-22 04:01:18 +00:00
CodeGen Implement Value* tracking for loads and stores in the selection DAG. This enables one to use alias analysis in the backends. 2005-04-27 20:10:01 +00:00
Debugger Remove trailing whitespace 2005-04-21 22:36:52 +00:00
ExecutionEngine Convert tabs to spaces 2005-04-22 04:08:30 +00:00
Linker Remove trailing whitespace 2005-04-21 22:55:34 +00:00
Support * Order #includes as per style guide 2005-04-22 19:13:22 +00:00
System Silence gcc-4.0.0 warnings. 2005-04-22 17:56:01 +00:00
Target Implement Value* tracking for loads and stores in the selection DAG. This enables one to use alias analysis in the backends. 2005-04-27 20:10:01 +00:00
Transforms Remove from the TODO list those optimizations that are already handled by 2005-04-28 18:05:16 +00:00
VMCore Unbreak the sparc backend. 2005-04-27 18:57:15 +00:00
Makefile Add the Linker library 2004-11-14 21:54:41 +00:00