.. |
AMDGPUEmitPrintf.cpp
|
…
|
|
ASanStackFrameLayout.cpp
|
…
|
|
AddDiscriminators.cpp
|
[llvm] Don't use Optional::getValue (NFC)
|
2022-06-20 22:45:45 -07:00 |
AssumeBundleBuilder.cpp
|
…
|
|
BasicBlockUtils.cpp
|
Use PoisonValue instead of UndefValue when RAUWing unreachable code [NFC]
|
2022-09-10 14:28:01 +01:00 |
BreakCriticalEdges.cpp
|
[BasicBlockUtils] Allow critical edge splitting with callbr terminators
|
2022-07-08 09:20:44 +02:00 |
BuildLibCalls.cpp
|
[LibCalls] Cast Char argument to 'int' before calling emitFPutC
|
2022-10-04 12:52:05 +02:00 |
BypassSlowDivision.cpp
|
…
|
|
CMakeLists.txt
|
[misexpect] Re-implement MisExpect Diagnostics
|
2022-04-19 21:23:48 +00:00 |
CallGraphUpdater.cpp
|
Use PoisonValue instead of UndefValue when RAUWing unreachable code [NFC]
|
2022-09-10 14:28:01 +01:00 |
CallPromotionUtils.cpp
|
…
|
|
CanonicalizeAliases.cpp
|
[llvm] Fix comment typos (NFC)
|
2022-08-07 00:16:14 -07:00 |
CanonicalizeFreezeInLoops.cpp
|
…
|
|
CloneFunction.cpp
|
[MemProf] Update metadata during inlining
|
2022-09-30 19:21:15 -07:00 |
CloneModule.cpp
|
…
|
|
CodeExtractor.cpp
|
[Transform] Use range-based for loops (NFC)
|
2022-08-27 23:54:32 -07:00 |
CodeLayout.cpp
|
Fix compilation of CodeLayout.cpp for MacOS
|
2022-10-03 21:47:43 +07:00 |
CodeMoverUtils.cpp
|
[llvm] Qualify auto in range-based for loops (NFC)
|
2022-08-13 12:55:42 -07:00 |
CtorUtils.cpp
|
[GlobalOpt] Enable optimization of constructors with different priorities
|
2022-05-13 22:19:29 +00:00 |
Debugify.cpp
|
[Debugify][OriginalDIMode] Make HTML reporting infrastructure more resilient
|
2022-09-29 16:48:06 +02:00 |
DemoteRegToStack.cpp
|
…
|
|
EntryExitInstrumenter.cpp
|
[LegacyPM] Remove {,PostInline}EntryExitInstrumenterPass
|
2022-07-23 15:30:15 -07:00 |
EscapeEnumerator.cpp
|
…
|
|
Evaluator.cpp
|
[Transform] Use range-based for loops (NFC)
|
2022-08-27 23:54:32 -07:00 |
FixIrreducible.cpp
|
[Transforms] Qualify auto in range-based for loops (NFC)
|
2022-08-27 21:21:02 -07:00 |
FlattenCFG.cpp
|
[Transform] Use range-based for loops (NFC)
|
2022-08-27 23:54:32 -07:00 |
FunctionComparator.cpp
|
[llvm] Handle dso_local_equivalent in FunctionComparator
|
2022-09-22 18:42:31 +00:00 |
FunctionImportUtils.cpp
|
[Transforms] Qualify auto in range-based for loops (NFC)
|
2022-08-14 12:51:58 -07:00 |
GlobalStatus.cpp
|
[GlobalOpt] Perform store->dominated load forwarding for stored once globals
|
2022-06-24 09:09:26 -07:00 |
GuardUtils.cpp
|
…
|
|
HelloWorld.cpp
|
…
|
|
InjectTLIMappings.cpp
|
…
|
|
InlineFunction.cpp
|
[AA] Rename getModRefBehavior() to getMemoryEffects() (NFC)
|
2022-10-19 11:03:54 +02:00 |
InstructionNamer.cpp
|
…
|
|
IntegerDivision.cpp
|
[IntegerDivision][AMDGPU] Use CreateLogicalOr to block poison propagation.
|
2022-09-15 09:38:02 -07:00 |
LCSSA.cpp
|
[LCSSA] Update unreachable uses with poison.
|
2022-09-04 22:26:18 +01:00 |
LibCallsShrinkWrap.cpp
|
[iwyu] Move <cmath> out of llvm/Support/MathExtras.h
|
2022-09-28 20:49:01 +02:00 |
Local.cpp
|
[Local] Fix unused variable warnings (NFC)
|
2022-10-06 10:30:59 +02:00 |
LoopPeel.cpp
|
[LoopPeeling] Support peeling loops with non-latch exits
|
2022-10-07 12:35:52 +02:00 |
LoopRotationUtils.cpp
|
[LoopRotation] Also drop block dispositions.
|
2022-10-11 15:25:27 +01:00 |
LoopSimplify.cpp
|
[Loop] Move block and loop dispo invalidation to makeLoopInvariant.
|
2022-10-14 21:58:14 +01:00 |
LoopUnroll.cpp
|
[LoopUnroll] Forget exit values when making changes.
|
2022-10-18 15:12:24 +01:00 |
LoopUnrollAndJam.cpp
|
[llvm] Don't use Optional::getValue (NFC)
|
2022-06-20 22:45:45 -07:00 |
LoopUnrollRuntime.cpp
|
[Transforms] Fix comment typos (NFC)
|
2022-08-07 23:55:24 -07:00 |
LoopUtils.cpp
|
[NFC] Refine API: add missing const notion in hasPartialIVCondition
|
2022-10-11 19:35:16 +07:00 |
LoopVersioning.cpp
|
[LoopVersioning,LLE] Clear LoopAccessInfoManager after making changes.
|
2022-10-04 21:35:42 +01:00 |
LowerAtomic.cpp
|
[NFC] Switch a few uses of undef to poison as placeholders for unreachable code
|
2022-07-23 21:50:11 +01:00 |
LowerGlobalDtors.cpp
|
[Transforms] Qualify auto in range-based for loops (NFC)
|
2022-08-27 21:21:02 -07:00 |
LowerInvoke.cpp
|
…
|
|
LowerMemIntrinsics.cpp
|
[Transforms] Qualify auto in range-based for loops (NFC)
|
2022-08-27 21:21:02 -07:00 |
LowerSwitch.cpp
|
LowerSwitch: Avoid inserting NewDefault block
|
2022-04-14 13:30:56 +08:00 |
MatrixUtils.cpp
|
[Matrix] Refactor tiled loops in a struct. NFC
|
2022-07-26 11:02:22 -07:00 |
Mem2Reg.cpp
|
…
|
|
MemoryOpRemark.cpp
|
…
|
|
MemoryTaggingSupport.cpp
|
[MTE] [HWASan] unify isInterestingAlloca
|
2022-09-28 15:52:34 -07:00 |
MetaRenamer.cpp
|
[llvm] Use std::size instead of llvm::array_lengthof
|
2022-09-08 09:01:53 -06:00 |
MisExpect.cpp
|
[llvm][misexpect] Re-enable MisExpect for SampleProfiling
|
2022-08-26 20:24:10 +00:00 |
ModuleUtils.cpp
|
[llvm] Use value instead of getValue (NFC)
|
2022-07-13 23:11:56 -07:00 |
NameAnonGlobals.cpp
|
[LegacyPM] Remove NameAnonGlobalLegacyPass
|
2022-07-17 14:38:29 -07:00 |
PredicateInfo.cpp
|
[Transforms] Qualify auto in range-based for loops (NFC)
|
2022-08-27 21:21:02 -07:00 |
PromoteMemoryToRegister.cpp
|
[Mem2Reg] Consistently preserve nonnull assume for uninit load
|
2022-07-12 12:53:08 +02:00 |
RelLookupTableConverter.cpp
|
[RelLookupTableConverter] Bail on invalid pointer size (x32)
|
2022-08-09 09:36:39 +02:00 |
SCCPSolver.cpp
|
[SCCP] Make check for unknown/undef in unary op handling more explicit (NFCI)
|
2022-07-14 10:56:11 +02:00 |
SSAUpdater.cpp
|
[NFC] Switch a few uses of undef to poison as placeholders for unreachable code
|
2022-07-30 13:55:56 +01:00 |
SSAUpdaterBulk.cpp
|
…
|
|
SampleProfileInference.cpp
|
[llvm] Use range-based for loops (NFC)
|
2022-09-03 11:17:40 -07:00 |
SampleProfileLoaderBaseUtil.cpp
|
Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options
|
2022-06-05 00:31:44 -07:00 |
SanitizerStats.cpp
|
…
|
|
ScalarEvolutionExpander.cpp
|
[SCEVExpander] Move LCSSA fixup to ::expand.
|
2022-09-29 20:49:56 +01:00 |
SimplifyCFG.cpp
|
Revert "[SimplifyCFG] accumulate bonus insts cost"
|
2022-09-19 14:46:43 +02:00 |
SimplifyIndVar.cpp
|
[IndVars] Forget SCEV for instruction and users before replacing it.
|
2022-10-18 17:38:14 +01:00 |
SimplifyLibCalls.cpp
|
[SimplifyLibCalls] Add NoUndef/NonNull/Dereferenceable attributes to iprintf/siprintf
|
2022-10-18 16:36:35 +02:00 |
SizeOpts.cpp
|
[llvm] Remove unneeded cl::ZeroOrMore for cl::opt options. NFC
|
2022-06-03 21:59:05 -07:00 |
SplitModule.cpp
|
[llvm] Qualify auto in range-based for loops (NFC)
|
2022-08-13 12:55:42 -07:00 |
StripGCRelocates.cpp
|
[NFC] Rename Instrinsic to Intrinsic
|
2022-04-25 18:13:23 +01:00 |
StripNonLineTableDebugInfo.cpp
|
…
|
|
SymbolRewriter.cpp
|
…
|
|
UnifyFunctionExitNodes.cpp
|
…
|
|
UnifyLoopExits.cpp
|
[Transforms] Qualify auto in range-based for loops (NFC)
|
2022-08-27 21:21:02 -07:00 |
Utils.cpp
|
[LegacyPM] Remove NameAnonGlobalLegacyPass
|
2022-07-17 14:38:29 -07:00 |
VNCoercion.cpp
|
[VNCoercion] Separate constant/non-constant mem intrinsic implementations (NFCI)
|
2022-06-30 15:26:06 +02:00 |
ValueMapper.cpp
|
…
|
|