llvm/lib/Transforms
Evgeniy Stepanov 7689004086 Preserve blockaddress use edges in the module splitter.
"blockaddress" can not apply to an external function. All
blockaddress constant uses must belong to the same module as the
definition of the target function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265061 91177308-0d34-0410-b5e6-96231b3b80d8
2016-03-31 21:55:11 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +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
IPO [NVPTX] Infer __nvvm_reflect as nounwind, readnone 2016-03-31 21:29:57 +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 Preserve blockaddress use edges in the module splitter. 2016-03-31 21:55:11 +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