llvm-6502/lib
Hal Finkel da20ea696d BBVectorize: Make the bookkeeping to support full cycle checking less expensive
By itself, this does not have much of an effect, but only because in the default
configuration the full cycle checks are used only for small problem sizes.
This is part of a general cleanup of uses of iteration over std::multimap
ranges only for the purpose of checking membership.

No functionality change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174856 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-11 05:29:41 +00:00
..
Analysis Revert "Add LLVMContext::emitWarning methods and use them. <rdar://problem/12867368>" 2013-02-08 21:48:29 +00:00
Archive
AsmParser Eat the alignment keyword if we're in an attribute group. 2013-02-10 23:15:51 +00:00
Bitcode Fix unnecessary removal of const through cast machinery 2013-02-11 01:16:51 +00:00
CodeGen Currently, codegen may spent some time in SDISel passes even if an entire 2013-02-11 01:27:15 +00:00
DebugInfo The patch to fix some issues in r174543 fixed the lines failing the test, but missed a couple 2013-02-08 16:35:10 +00:00
ExecutionEngine [patch] bug 15055 Add Unistd.h to OProfileWrapper.cpp 2013-02-07 20:43:33 +00:00
IR Fix unnecessary removal of const through cast machinery 2013-02-11 01:16:51 +00:00
Linker
MC Fix unnecessary removal of const through cast machinery 2013-02-11 01:16:51 +00:00
Object
Option
Support
TableGen
Target Currently, codegen may spent some time in SDISel passes even if an entire 2013-02-11 01:27:15 +00:00
Transforms BBVectorize: Make the bookkeeping to support full cycle checking less expensive 2013-02-11 05:29:41 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile