.. |
AlwaysInliner.cpp
|
AlwaysInliner: Alow setting InsertLifetime in the new-style pass
|
2018-01-08 22:07:42 +00:00 |
ArgumentPromotion.cpp
|
[ArgumentPromotion] don't break musttail invariant PR36543
|
2018-03-02 00:59:27 +00:00 |
BarrierNoopPass.cpp
|
…
|
|
BlockExtractor.cpp
|
BlockExtractor: Don’t delete functions directly
|
2018-03-12 22:28:18 +00:00 |
CMakeLists.txt
|
Move MetaRenamer from Transforms/UTils to Transforms/IPO since it implements part of IPO.h
|
2018-03-22 15:57:47 +00:00 |
CalledValuePropagation.cpp
|
Attempt to unbreak the expensive-checks-win bot
|
2017-10-25 22:46:34 +00:00 |
ConstantMerge.cpp
|
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-10-10 22:49:55 +00:00 |
CrossDSOCFI.cpp
|
Remove redundant includes from lib/Transforms.
|
2017-12-13 21:31:01 +00:00 |
DeadArgumentElimination.cpp
|
[DAE] don't remove args of musttail target/caller
|
2018-03-01 00:09:35 +00:00 |
ElimAvailExtern.cpp
|
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-10-10 22:49:55 +00:00 |
ExtractGV.cpp
|
Remove redundant includes from lib/Transforms.
|
2017-12-13 21:31:01 +00:00 |
ForceFunctionAttrs.cpp
|
[SimplifyCFG] Create attribute for fuzzing-specific optimizations.
|
2018-03-22 17:07:51 +00:00 |
FunctionAttrs.cpp
|
[FunctionAttrs][ArgumentPromotion][GlobalOpt] Disable some optimisations passes for naked functions
|
2018-02-22 14:42:08 +00:00 |
FunctionImport.cpp
|
Reland r327041: [ThinLTO] Keep available_externally symbols live
|
2018-03-13 05:08:48 +00:00 |
GlobalDCE.cpp
|
Remove redundant includes from lib/Transforms.
|
2017-12-13 21:31:01 +00:00 |
GlobalOpt.cpp
|
Fix a couple of layering violations in Transforms
|
2018-03-21 22:34:23 +00:00 |
GlobalSplit.cpp
|
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-10-10 22:49:55 +00:00 |
IPConstantPropagation.cpp
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
IPO.cpp
|
Move the initialization of the Meta Renamer pass over to IPO along with the rest of it that was moved in r328209
|
2018-03-22 19:36:54 +00:00 |
InferFunctionAttrs.cpp
|
Remove redundant includes from lib/Transforms.
|
2017-12-13 21:31:01 +00:00 |
InlineSimple.cpp
|
Remove redundant includes from lib/Transforms.
|
2017-12-13 21:31:01 +00:00 |
Inliner.cpp
|
Fix a couple of layering violations in Transforms
|
2018-03-21 22:34:23 +00:00 |
Internalize.cpp
|
Consistently use ModuleAnalysisManager
|
2016-08-09 00:28:38 +00:00 |
LLVMBuild.txt
|
Another try to commit 323321 (aggressive instruction combine).
|
2018-01-25 12:06:32 +00:00 |
LoopExtractor.cpp
|
[llvm-extract] Support extracting basic blocks
|
2018-01-23 21:51:34 +00:00 |
LowerTypeTests.cpp
|
Use branch funnels for virtual calls when retpoline mitigation is enabled.
|
2018-03-09 19:11:44 +00:00 |
MergeFunctions.cpp
|
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-10-19 21:21:30 +00:00 |
MetaRenamer.cpp
|
Move MetaRenamer from Transforms/UTils to Transforms/IPO since it implements part of IPO.h
|
2018-03-22 15:57:47 +00:00 |
PartialInlining.cpp
|
[PartialInlining] Use isInlineViable to detect constructs preventing inlining.
|
2018-03-10 14:53:44 +00:00 |
PassManagerBuilder.cpp
|
Another try to commit 323321 (aggressive instruction combine).
|
2018-01-25 12:06:32 +00:00 |
PruneEH.cpp
|
Fix a couple of layering violations in Transforms
|
2018-03-21 22:34:23 +00:00 |
SampleProfile.cpp
|
[SampleProf] NFC. Expose reusable functionality in SampleProfile.
|
2018-02-22 06:42:57 +00:00 |
StripDeadPrototypes.cpp
|
[PM] Remove support for omitting the AnalysisManager argument to new
|
2016-06-17 00:11:01 +00:00 |
StripSymbols.cpp
|
Fix a couple of layering violations in Transforms
|
2018-03-21 22:34:23 +00:00 |
SyntheticCountsPropagation.cpp
|
[SyntheticCounts] Rewrite the code using only graph traits.
|
2018-01-25 22:02:29 +00:00 |
ThinLTOBitcodeWriter.cpp
|
Pass a module reference to CloneModule.
|
2018-02-14 19:50:40 +00:00 |
WholeProgramDevirt.cpp
|
Use branch funnels for virtual calls when retpoline mitigation is enabled.
|
2018-03-09 19:11:44 +00:00 |