llvm-6502/lib/Transforms
Hal Finkel 2f0e63cc16 BBVectorize: Avoid linear searches within the load-move set
This is another cleanup aimed at eliminating linear searches
in ranges of std::multimap.

No functionality change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174858 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-11 05:29:49 +00:00
..
Hello
InstCombine Revert "Have InstCombine call SipmlifyCall when handling calls. Test case included." 2013-02-08 01:55:39 +00:00
Instrumentation Revert "Add LLVMContext::emitWarning methods and use them. <rdar://problem/12867368>" 2013-02-08 21:48:29 +00:00
IPO Revert accidental commit (ran svn commit from wrong directory). 2013-02-02 00:25:26 +00:00
ObjCARC Moved some comments due to the recent refactoring of ObjCARC. 2013-02-07 04:12:57 +00:00
Scalar LSR IVChain improvement. 2013-02-09 01:11:01 +00:00
Utils Remove #includes from the commonly used LoopInfo.h. 2013-02-09 01:04:28 +00:00
Vectorize BBVectorize: Avoid linear searches within the load-move set 2013-02-11 05:29:49 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile