..
AlwaysInliner.cpp
[clang][NewPM] Fix broken -O0 test from missing assumptions
2019-06-13 18:18:40 +00:00
ArgumentPromotion.cpp
[Alignment][NFC] Convert AllocaInst to MaybeAlign
2019-10-25 22:41:34 +02:00
Attributor.cpp
[Attributor] Use must-be-executed-context in align deduction
2019-11-12 06:41:19 +00:00
BarrierNoopPass.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
BlockExtractor.cpp
[CodeExtractor] Factor out and reuse shrinkwrap analysis
2019-10-08 17:17:51 +00:00
CMakeLists.txt
[Attributor] Pass infrastructure and fixpoint framework
2019-06-05 03:02:24 +00:00
CalledValuePropagation.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ConstantMerge.cpp
[Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned)
2019-10-15 11:24:36 +00:00
CrossDSOCFI.cpp
CrossDSOCFI - silence static analyzer dyn_cast<> null dereference warning. NFCI.
2019-10-21 17:15:25 +00:00
DeadArgumentElimination.cpp
[opaque pointer types] Pass function types to CallInst creation.
2019-02-01 20:43:25 +00:00
ElimAvailExtern.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ExtractGV.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ForceFunctionAttrs.cpp
ARM MTE stack sanitizer.
2019-07-15 20:02:23 +00:00
FunctionAttrs.cpp
[FunctionAttrs] Enable nonnull arg propagation
2019-09-23 09:58:02 +00:00
FunctionImport.cpp
ThinLTO : Import always_inline functions irrespective of the threshold
2019-11-08 17:02:01 -08:00
GlobalDCE.cpp
Reland: Dead Virtual Function Elimination
2019-10-17 09:58:57 +00:00
GlobalOpt.cpp
[Alignment][NFC] Convert StoreInst to MaybeAlign
2019-10-22 12:55:32 +00:00
GlobalSplit.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
HotColdSplitting.cpp
[CodeExtractor] Factor out and reuse shrinkwrap analysis
2019-10-08 17:17:51 +00:00
IPConstantPropagation.cpp
[IPCP] Bail on extractvalue's with more than 1 index.
2019-10-31 10:55:20 -07:00
IPO.cpp
[LLVM-C][Ocaml] Add MergeFunctions and DCE pass
2019-09-29 16:06:22 +00:00
InferFunctionAttrs.cpp
Change TargetLibraryInfo analysis passes to always require Function
2019-09-07 03:09:36 +00:00
InlineSimple.cpp
[CallSite removal] move InlineCost to CallBase usage
2019-04-23 12:43:27 +00:00
Inliner.cpp
[Alignment][NFC] Remove AllocaInst::setAlignment(unsigned)
2019-09-30 13:34:44 +00:00
Internalize.cpp
[Internalize] Replace uses of std::set with DenseSet
2019-04-02 09:25:31 +00:00
LLVMBuild.txt
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LoopExtractor.cpp
[CodeExtractor] Factor out and reuse shrinkwrap analysis
2019-10-08 17:17:51 +00:00
LowerTypeTests.cpp
[Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned)
2019-10-15 11:24:36 +00:00
MergeFunctions.cpp
[Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned)
2019-10-15 11:24:36 +00:00
PartialInlining.cpp
[CodeExtractor] Factor out and reuse shrinkwrap analysis
2019-10-08 17:17:51 +00:00
PassManagerBuilder.cpp
Reapply r374743 with a fix for the ocaml binding
2019-10-14 16:15:14 +00:00
PruneEH.cpp
[CallSite removal] Move the legacy PM, call graph, and some inliner
2019-04-19 05:59:42 +00:00
SCCP.cpp
Change TargetLibraryInfo analysis passes to always require Function
2019-09-07 03:09:36 +00:00
SampleProfile.cpp
[SampleFDO] Add profile remapping support for profile on-demand loading used
2019-10-18 22:35:20 +00:00
StripDeadPrototypes.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
StripSymbols.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SyntheticCountsPropagation.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ThinLTOBitcodeWriter.cpp
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
WholeProgramDevirt.cpp
[ThinLTO/WPD] Fix index-based WPD for available_externally vtables
2019-10-30 17:59:08 -07:00