llvm-project/llvm/lib/Transforms
Mehdi Amini 85fb9e058e Revert "Add support for computing SHA1 in LLVM"
This reverts commit r265096, r265095, and r265094.
Windows build is broken, and the validation does not pass.

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 265102
2016-04-01 03:03:21 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
IPO Revert "Add support for computing SHA1 in LLVM" 2016-04-01 03:03:21 +00:00
InstCombine AMDGPU: Add frexp_exp intrinsic 2016-03-30 22:28:52 +00:00
Instrumentation Minor code cleanup /NFC 2016-03-31 16:22:17 +00:00
ObjCARC ADT: Remove == and != comparisons between ilist iterators and pointers 2016-02-21 20:39:50 +00:00
Scalar Introduce a @llvm.experimental.guard intrinsic 2016-03-31 00:18:46 +00:00
Utils Don't insert stackrestore on deoptimizing returns 2016-04-01 02:51:30 +00:00
Vectorize [LoopVectorize] Don't vectorize loops when everything will be scalarized 2016-03-30 19:37:08 +00:00
CMakeLists.txt
LLVMBuild.txt