llvm/lib/Transforms
Mitch Phillips cee04762ca Revert rL317618
The implemented pass fails and is breaking a large number of unit tests.
Example:
http://lab.llvm.org:8011/builders/clang-with-lto-ubuntu/builds/5777/steps/build-stage3-compiler/logs/stdio

This reverts commit rL317618

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317641 91177308-0d34-0410-b5e6-96231b3b80d8
2017-11-08 00:20:53 +00:00
..
Coroutines [coro] Make Spill a proper struct instead of deriving from pair. 2017-10-31 19:22:55 +00:00
Hello
InstCombine Recommit r317510 "[InstCombine] Pull shifts through a select plus binop with constant" 2017-11-07 18:47:24 +00:00
Instrumentation Irreducible loop metadata for more accurate block frequency under PGO. 2017-11-02 22:26:51 +00:00
IPO Make DIExpression::createFragmentExpression() return an Optional. 2017-11-07 00:45:34 +00:00
ObjCARC [Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-10-27 01:09:08 +00:00
Scalar Make DIExpression::createFragmentExpression() return an Optional. 2017-11-07 00:45:34 +00:00
Utils InstCombine: salvage the debug info of DCE'ed add instructions. 2017-11-06 22:49:39 +00:00
Vectorize Revert rL317618 2017-11-08 00:20:53 +00:00
CMakeLists.txt
LLVMBuild.txt