1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include/llvm/Transforms/Utils
2016-04-28 18:04:41 +00:00
..
ASanStackFrameLayout.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
BasicBlockUtils.h improve documentation comments; NFC 2016-04-23 16:31:48 +00:00
BuildLibCalls.h [TLI] Unify LibFunc attribute inference. NFCI. 2016-04-27 19:04:40 +00:00
BypassSlowDivision.h Clarify that the bypassSlowDivision optimization operates on a single BB [v2] 2016-01-04 23:18:58 +00:00
Cloning.h [Cloning] cloneLoopWithPreheader(): add assert to ensure no sub-loops 2016-04-27 05:25:09 +00:00
CmpInstAnalysis.h Whitespace. 2014-05-19 04:43:03 +00:00
CodeExtractor.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
CtorUtils.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
Evaluator.h Transforms: Move GlobalOpt's Evaluator to Utils where it can be reused. 2016-02-03 02:51:00 +00:00
FunctionImportUtils.h Rework linkInModule(), making it oblivious to ThinLTO 2016-03-19 00:40:31 +00:00
GlobalStatus.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
IntegerDivision.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
Local.h [SimlifyCFG] Prevent passes from destroying canonical loop structure, especially for nested loops 2016-03-29 04:08:57 +00:00
LoopUtils.h [LoopUtils] Extend findStringMetadataForLoop to return the value for metadata 2016-04-22 19:10:05 +00:00
LoopVersioning.h [LoopVectorize] Annotate versioned loop with noalias metadata 2016-03-17 20:32:37 +00:00
MemorySSA.h Fix some Clang-tidy modernize and Include What You Use warnings. 2016-04-28 18:04:41 +00:00
ModuleUtils.h [ThinLTO] Prevent importing of "llvm.used" values 2016-04-20 14:39:45 +00:00
PromoteMemToReg.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
SanitizerStats.h Introduce sanstats tool and llvm::CreateSanitizerStatReport function. 2016-01-16 00:31:11 +00:00
SimplifyIndVar.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
SimplifyLibCalls.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
SplitModule.h Add to the split module utility an SCC based method which allows not to globalize any local variables. 2016-01-18 21:07:13 +00:00
SSAUpdater.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
SSAUpdaterImpl.h Make more headers self-contained. 2016-01-27 18:03:37 +00:00
SymbolRewriter.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
UnifyFunctionExitNodes.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
UnrollLoop.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
ValueMapper.h Reapply "ValueMapper: Eliminate cross-file co-recursion, NFC" 2016-04-16 02:29:55 +00:00