llvm-6502/lib
Hal Finkel b1a8258933 BBVectorize: Eliminate one more restricted linear search
This eliminates one more linear search over a range of
std::multimap entries. This gives a 22% speedup on the
csa.ll test case from PR15222.

No functionality change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174893 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-11 17:19:34 +00:00
..
Analysis Revert "Add LLVMContext::emitWarning methods and use them. <rdar://problem/12867368>" 2013-02-08 21:48:29 +00:00
Archive
AsmParser [tsan/msan] adding thread_safety and uninitialized_checks attributes 2013-02-11 08:13:54 +00:00
Bitcode [tsan/msan] adding thread_safety and uninitialized_checks attributes 2013-02-11 08:13:54 +00:00
CodeGen Add support for updating LiveIntervals to MachineBasicBlock::SplitCriticalEdge(). 2013-02-11 09:24:47 +00:00
DebugInfo
ExecutionEngine
IR Add support for printing out the attribute groups. 2013-02-11 08:43:33 +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 R600/SI: Use V_ADD_F32 instead of V_MOV_B32 for clamp/neg/abs modifiers. 2013-02-11 15:58:21 +00:00
Transforms BBVectorize: Eliminate one more restricted linear search 2013-02-11 17:19:34 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile