llvm-6502/lib
Dan Gohman 3063410e52 Add hooks to FoldingSetTrait to allow specializations to provide
implementations of equality comparison and hash computation. This
can be used to optimize node lookup by avoiding creating lots of
temporary ID values just for hashing and comparison purposes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111130 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-16 15:30:39 +00:00
..
Analysis Revert r111058, the lint check for indirectbr successors that aren't 2010-08-16 14:39:19 +00:00
Archive
AsmParser
Bitcode Revert r111082. No warnings for this common pattern. 2010-08-15 10:27:23 +00:00
CodeGen Update CMake build. 2010-08-14 01:55:09 +00:00
CompilerDriver llvmc: remove dynamic plugins. 2010-08-15 07:07:12 +00:00
ExecutionEngine
Linker Revert r111082. No warnings for this common pattern. 2010-08-15 10:27:23 +00:00
MC
Support Add hooks to FoldingSetTrait to allow specializations to provide 2010-08-16 15:30:39 +00:00
System
Target Revert r111082. No warnings for this common pattern. 2010-08-15 10:27:23 +00:00
Transforms Avoid #include <ScalarEvolution.h> in LoopSimplify.cpp, which doesn't 2010-08-16 14:44:03 +00:00
VMCore Revert r111082. No warnings for this common pattern. 2010-08-15 10:27:23 +00:00
Makefile