llvm-project/llvm/lib
Chris Lattner 56db5e98c8 Merging constants can cause further room for improvement. Iterate until
we converge

llvm-svn: 10618
2003-12-28 07:19:08 +00:00
..
Analysis Add a note 2003-12-28 04:03:49 +00:00
AsmParser Right, fix the problem with invoke instructions, not just call instructions 2003-12-23 22:18:36 +00:00
Bytecode minor cleanups 2003-12-26 06:16:00 +00:00
CWriter Turn off "attribute weak" to pacify Mac OS X's system compiler, which prints a 2003-12-11 00:24:36 +00:00
CodeGen Improve debugging output when choosing a register to spill. 2003-12-24 18:53:31 +00:00
ExecutionEngine Factor code out of LLI 2003-12-26 06:50:30 +00:00
Support Finegrainify namespacification 2003-12-14 21:35:53 +00:00
Target finegrainify namespacification 2003-12-22 05:01:15 +00:00
Transforms Merging constants can cause further room for improvement. Iterate until 2003-12-28 07:19:08 +00:00
VMCore The recalclulate method was a nasty hack that was once used by the -cee pass, 2003-12-07 00:55:32 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00