llvm-6502/lib
Devang Patel 1df183f554 Use DenseMap. Patch by Pratik Solanki.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54792 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-14 21:31:10 +00:00
..
Analysis Fix a bogus srem rule - a negative value srem'd by a power-of-2 2008-08-13 23:12:35 +00:00
Archive Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
AsmParser Generated files for 54744. 2008-08-13 18:41:46 +00:00
Bitcode
CodeGen Remove more uses of std::set. 2008-08-14 21:01:00 +00:00
Debugger
ExecutionEngine Some fixes for x86-64 JIT. Make it use small code 2008-08-11 23:46:25 +00:00
Linker
Support Avoid repeatedly reallocating the FoldingSetNodeID when searching 2008-08-12 17:40:22 +00:00
System add a helper method to sys::Path for clang, patch by 2008-08-11 23:39:47 +00:00
Target Remove more uses of std::set. 2008-08-14 21:01:00 +00:00
Transforms Use DenseMap. Patch by Pratik Solanki. 2008-08-14 21:31:10 +00:00
VMCore Have LeakDetector use a SmallPtrSet instead of an std::set. 2008-08-14 20:40:10 +00:00
Makefile