llvm-6502/lib
Chris Lattner 130fc13506 Add the actual constant to the hash for ConstantPool nodes. Thanks to
Rafael Espindola for pointing this out.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29669 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-14 20:12:44 +00:00
..
Analysis Make Loop::getExitBlocks significantly faster for large loops. Instead of 2006-08-12 05:02:03 +00:00
Archive
AsmParser
Bytecode
CodeGen Add the actual constant to the hash for ConstantPool nodes. Thanks to 2006-08-14 20:12:44 +00:00
Debugger
ExecutionEngine
Linker
Support remove IncludeFile turds in MathExtras.h, which bloats every .o file that 2006-08-11 23:52:54 +00:00
System Remove extraneous #include. 2006-08-07 05:36:24 +00:00
Target select code like 2006-08-14 19:01:24 +00:00
Transforms Don't attempt to split subloops out of a loop with a huge number of backedges. 2006-08-12 05:25:00 +00:00
VMCore
Makefile