llvm-project/llvm/lib/Transforms
Sanjay Patel 09b1c56366 [LoopUtils] do not initialize Cmp predicate unnecessarily; NFC
The switch must set the predicate correctly; anything else
should lead to unreachable/assert.

I'm trying to fix FMF propagation here and the callers,
so this is a preliminary cleanup.
2021-01-26 11:22:51 -05:00
..
AggressiveInstCombine [Transforms] Use llvm::append_range (NFC) 2021-01-20 21:35:54 -08:00
CFGuard llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
Coroutines Revert "Fix unused variable in CoroFrame.cpp when building Release with GCC 10" 2021-01-25 08:37:45 -08:00
Hello
HelloNew llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
IPO [Passes] Run peeling as part of simple/full loop unrolling. 2021-01-26 13:52:30 +00:00
InstCombine [InstCombine] narrow min/max intrinsics with extended inputs 2021-01-25 07:52:50 -05:00
Instrumentation [SimplifyCFG] Port SplitBlockAndInsertIfThen() to DomTreeUpdater 2021-01-15 23:35:56 +03:00
ObjCARC Revert "[ObjC][ARC] Annotate calls with attributes instead of emitting retainRV" 2021-01-25 13:53:38 -08:00
Scalar [LoopUnswitch] Avoid partially unswitching too aggressively. 2021-01-26 15:18:41 +00:00
Utils [LoopUtils] do not initialize Cmp predicate unnecessarily; NFC 2021-01-26 11:22:51 -05:00
Vectorize [VPlan] Replace uses with new value in VPInstructionsToVPRecipe (NFC). 2021-01-25 19:38:08 +00:00
CMakeLists.txt Reland [docs][NewPM] Add docs for writing NPM passes 2020-09-14 16:06:19 -07:00