1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/include/llvm/Transforms/Utils
Evgeniy Stepanov 1f0bf5ac49 Revert "Compute safety information in a much finer granularity."
Use-after-free in llvm::isGuaranteedToExecute.

llvm-svn: 301214
2017-04-24 18:25:07 +00:00
..
AddDiscriminators.h
ASanStackFrameLayout.h
BasicBlockUtils.h
BreakCriticalEdges.h
BuildLibCalls.h Rename AttributeSet to AttributeList 2017-03-21 16:57:19 +00:00
BypassSlowDivision.h
Cloning.h [JumpThreading] Re-enable JumpThreading for guards 2017-02-17 04:21:14 +00:00
CmpInstAnalysis.h
CodeExtractor.h [CodeExtractor] Remove a bunch of unneeded constructors. 2017-04-20 18:33:40 +00:00
CtorUtils.h
EscapeEnumerator.h
Evaluator.h
FunctionComparator.h Rename AttributeSet to AttributeList 2017-03-21 16:57:19 +00:00
FunctionImportUtils.h FunctionImport: Use IRMover directly. 2017-02-03 16:56:27 +00:00
GlobalStatus.h
ImportedFunctionsInliningStatistics.h
IntegerDivision.h
LCSSA.h
LibCallsShrinkWrap.h
Local.h Split the SimplifyCFG pass into two variants. 2017-03-26 06:44:08 +00:00
LoopSimplify.h
LoopUtils.h Revert "Compute safety information in a much finer granularity." 2017-04-24 18:25:07 +00:00
LoopVersioning.h
LowerInvoke.h
LowerMemIntrinsics.h LowerMemIntrinsics: Fix include guard 2017-02-09 23:43:28 +00:00
Mem2Reg.h
ModuleUtils.h Revert "[asan] Fix dead stripping of globals on Linux." 2017-04-10 20:36:30 +00:00
NameAnonGlobals.h
PredicateInfo.h Fix all these headers to properly mark the doxygen comments. 2017-03-10 20:44:39 +00:00
PromoteMemToReg.h [Mem2Reg] Remove AliasSetTracker updating logic from the pass. 2017-04-09 20:47:14 +00:00
SanitizerStats.h
SimplifyIndVar.h
SimplifyInstructions.h
SimplifyLibCalls.h
SplitModule.h
SSAUpdater.h
SSAUpdaterImpl.h
SymbolRewriter.h
UnifyFunctionExitNodes.h
UnrollLoop.h [LoopUnrolling] Re-prioritize Peeling and Partial unrolling 2017-03-03 18:19:10 +00:00
ValueMapper.h
VNCoercion.h Templatize parts of VNCoercion, and add constant-only versions of the functions to be used in NewGVN. 2017-03-20 16:08:29 +00:00