.. |
AddDiscriminators.cpp
|
Remove \brief commands from doxygen comments.
|
2018-05-01 15:54:18 +00:00 |
ASanStackFrameLayout.cpp
|
|
|
BasicBlockUtils.cpp
|
[SimplifyCFG] Fix a crash when folding PHIs.
|
2018-05-08 23:28:15 +00:00 |
BreakCriticalEdges.cpp
|
Transforms: Introduce Transforms/Utils.h rather than spreading the declarations amongst Scalar.h and IPO.h
|
2018-03-28 17:44:36 +00:00 |
BuildLibCalls.cpp
|
Revert "[SimplifyLibcalls] Replace locked IO with unlocked IO"
|
2018-04-27 01:48:09 +00:00 |
BypassSlowDivision.cpp
|
Remove \brief commands from doxygen comments.
|
2018-05-01 15:54:18 +00:00 |
CallPromotionUtils.cpp
|
[ICP] Do not attempt type matching for variable length arguments.
|
2018-04-25 17:19:21 +00:00 |
CloneFunction.cpp
|
Test commit access.
|
2018-05-14 08:24:29 +00:00 |
CloneModule.cpp
|
[DebugInfo][OPT] Fixing a couple of DI duplication bugs of CloneModule
|
2018-04-13 21:22:24 +00:00 |
CMakeLists.txt
|
[PR16756] Add SSAUpdaterBulk.
|
2018-04-09 23:37:20 +00:00 |
CodeExtractor.cpp
|
[CodeExtractor] Allow extracting blocks with exception handling
|
2018-05-11 22:49:49 +00:00 |
CtorUtils.cpp
|
|
|
DemoteRegToStack.cpp
|
Fix a couple of layering violations in Transforms
|
2018-03-21 22:34:23 +00:00 |
EntryExitInstrumenter.cpp
|
EntryExitInstrumenter: Handle musttail calls
|
2018-04-06 10:14:09 +00:00 |
EscapeEnumerator.cpp
|
Fix a couple of layering violations in Transforms
|
2018-03-21 22:34:23 +00:00 |
Evaluator.cpp
|
[GlobalOpt] Fix support for casts in ctors.
|
2018-04-06 15:54:47 +00:00 |
FlattenCFG.cpp
|
Remove \brief commands from doxygen comments.
|
2018-05-01 15:54:18 +00:00 |
FunctionComparator.cpp
|
[PR37339] Fix assertion in FunctionComparator::cmpInlineAsm
|
2018-05-10 15:05:47 +00:00 |
FunctionImportUtils.cpp
|
[ThinLTO] Clear dllimport when setting dso_local.
|
2018-03-13 15:24:51 +00:00 |
GlobalStatus.cpp
|
[GlobalOpt] Fix exponential compile-time with selects.
|
2018-01-31 20:42:25 +00:00 |
ImportedFunctionsInliningStatistics.cpp
|
[Transforms] Change std::sort to llvm::sort in response to r327219
|
2018-04-13 19:47:57 +00:00 |
InlineFunction.cpp
|
Treat inlining a notail call as a regular, non-tail call
|
2018-04-02 21:23:16 +00:00 |
InstructionNamer.cpp
|
Transforms: Introduce Transforms/Utils.h rather than spreading the declarations amongst Scalar.h and IPO.h
|
2018-03-28 17:44:36 +00:00 |
IntegerDivision.cpp
|
Remove @brief commands from doxygen comments, too.
|
2018-05-01 16:10:38 +00:00 |
LCSSA.cpp
|
[LCSSA] Do not remove used PHI nodes in formLCSSAForInstructions
|
2018-05-08 06:59:47 +00:00 |
LibCallsShrinkWrap.cpp
|
[Dominators] Remove verifyDomTree and add some verifying for Post Dom Trees
|
2018-02-28 11:00:08 +00:00 |
LLVMBuild.txt
|
|
|
Local.cpp
|
[STLExtras] Add distance() for ranges, pred_size(), and succ_size()
|
2018-05-10 23:01:54 +00:00 |
LoopRotationUtils.cpp
|
[NFC] Remove recently added SE verification because it may be false-positive
|
2018-04-24 09:11:01 +00:00 |
LoopSimplify.cpp
|
Remove \brief commands from doxygen comments.
|
2018-05-01 15:54:18 +00:00 |
LoopUnroll.cpp
|
[NFC] Use forgetTopmostLoop instead of logic duplication
|
2018-04-24 04:33:04 +00:00 |
LoopUnrollPeel.cpp
|
Remove \brief commands from doxygen comments.
|
2018-05-01 15:54:18 +00:00 |
LoopUnrollRuntime.cpp
|
[LoopUnroll] Fix potentially incorrect SCEV invalidation in UnrollRuntime
|
2018-04-23 10:39:38 +00:00 |
LoopUtils.cpp
|
Remove \brief commands from doxygen comments.
|
2018-05-01 15:54:18 +00:00 |
LoopVersioning.cpp
|
Remove \brief commands from doxygen comments.
|
2018-05-01 15:54:18 +00:00 |
LowerInvoke.cpp
|
Support a funclet operand bundle in LowerInvoke
|
2018-05-09 00:53:50 +00:00 |
LowerMemIntrinsics.cpp
|
[LowerMemIntrinsics] Update uses of deprecated MemIntrinsic::getAlignment API (NFC)
|
2018-02-05 22:23:58 +00:00 |
LowerSwitch.cpp
|
Simplify LLVM_ATTRIBUTE_USED call sites.
|
2018-05-05 20:14:38 +00:00 |
Mem2Reg.cpp
|
Transforms: Introduce Transforms/Utils.h rather than spreading the declarations amongst Scalar.h and IPO.h
|
2018-03-28 17:44:36 +00:00 |
MetaRenamer.cpp
|
Transforms: Introduce Transforms/Utils.h rather than spreading the declarations amongst Scalar.h and IPO.h
|
2018-03-28 17:44:36 +00:00 |
ModuleUtils.cpp
|
|
|
NameAnonGlobals.cpp
|
|
|
OrderedInstructions.cpp
|
|
|
PredicateInfo.cpp
|
Remove \brief commands from doxygen comments.
|
2018-05-01 15:54:18 +00:00 |
PromoteMemoryToRegister.cpp
|
[STLExtras] Add distance() for ranges, pred_size(), and succ_size()
|
2018-05-10 23:01:54 +00:00 |
SanitizerStats.cpp
|
|
|
SimplifyCFG.cpp
|
[STLExtras] Add distance() for ranges, pred_size(), and succ_size()
|
2018-05-10 23:01:54 +00:00 |
SimplifyIndVar.cpp
|
|
|
SimplifyInstructions.cpp
|
Transforms: Introduce Transforms/Utils.h rather than spreading the declarations amongst Scalar.h and IPO.h
|
2018-03-28 17:44:36 +00:00 |
SimplifyLibCalls.cpp
|
[InstCombine] snprintf optimizations
|
2018-05-11 17:50:49 +00:00 |
SplitModule.cpp
|
[Transforms] Change std::sort to llvm::sort in response to r327219
|
2018-04-13 19:47:57 +00:00 |
SSAUpdater.cpp
|
Use phi ranges to simplify code. No functionality change intended.
|
2017-12-30 15:27:33 +00:00 |
SSAUpdaterBulk.cpp
|
Revert "Revert r330403 and r330413."
|
2018-04-20 13:34:32 +00:00 |
StripGCRelocates.cpp
|
Fix a couple of layering violations in Transforms
|
2018-03-21 22:34:23 +00:00 |
StripNonLineTableDebugInfo.cpp
|
Fix some layering in StripNonLineTableDebugInfo, moving its declaration from IPO.h to Utils.h to match its implementation
|
2018-03-29 22:42:08 +00:00 |
SymbolRewriter.cpp
|
|
|
UnifyFunctionExitNodes.cpp
|
Transforms: Introduce Transforms/Utils.h rather than spreading the declarations amongst Scalar.h and IPO.h
|
2018-03-28 17:44:36 +00:00 |
Utils.cpp
|
llvm-c: Split Utils out of Scalar.h
|
2018-03-29 22:31:38 +00:00 |
ValueMapper.cpp
|
Teach ValueMapper to use ODR uniqued types when available
|
2018-01-30 20:16:32 +00:00 |
VNCoercion.cpp
|
|
|