llvm-6502/lib/Transforms
Daniel Berlin 29dbbd73de Move IDF Calculation to a separate file, expose an interface to it.
Summary:
MemorySSA uses this algorithm as well, and this enables us to reuse the code in both places.

There are no actual algorithm or datastructure changes in here, just code movement.

Reviewers: qcolombet, chandlerc

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D9118

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235406 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-21 19:13:02 +00:00
..
Hello [CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32. 2014-07-13 13:36:48 +00:00
InstCombine [InstCombine] Create zero constants on demand. 2015-04-18 16:52:08 +00:00
Instrumentation DebugInfo: Delete subclasses of DIScope 2015-04-20 22:10:08 +00:00
IPO DebugInfo: Drop rest of DIDescriptor subclasses 2015-04-21 18:44:06 +00:00
ObjCARC Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:32:26 +00:00
Scalar DebugInfo: Drop rest of DIDescriptor subclasses 2015-04-21 18:44:06 +00:00
Utils Move IDF Calculation to a separate file, expose an interface to it. 2015-04-21 19:13:02 +00:00
Vectorize [NFC] Refactor identification of reductions as common utility function. 2015-04-20 04:38:33 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile