llvm-project/llvm/lib/Transforms
Mike Aizatsky 4f7994c8cb [sancov] specifying sanitizer coverage dependencies.
Summary:
These dependencies would be used in the future to reduce the number
of instrumented blocks(http://reviews.llvm.org/rL262103)

This is submitted as a separate CL because of previous problems with
ARM.

Subscribers: aemerson

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

llvm-svn: 263797
2016-03-18 17:33:21 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
IPO Turn LoopLoadElimination on again 2016-03-15 22:26:12 +00:00
InstCombine [InstCombine] Combine A->B->A BitCast 2016-03-17 18:47:20 +00:00
Instrumentation [sancov] specifying sanitizer coverage dependencies. 2016-03-18 17:33:21 +00:00
ObjCARC ADT: Remove == and != comparisons between ilist iterators and pointers 2016-02-21 20:39:50 +00:00
Scalar [LoopDataPrefetch] Add TTI to limit the number of iterations to prefetch ahead 2016-03-18 00:27:43 +00:00
Utils [LoopVectorize] Annotate versioned loop with noalias metadata 2016-03-17 20:32:37 +00:00
Vectorize [LoopVectorize] Annotate versioned loop with noalias metadata 2016-03-17 20:32:37 +00:00
CMakeLists.txt
LLVMBuild.txt