llvm-project/llvm/examples
Arthur Eubanks 7c3c981442 [Passes] Remove some legacy passes
DFAJumpThreading
JumpThreading
LibCallsShrink
LoopVectorize
SLPVectorizer
DeadStoreElimination
AggressiveDCE
CorrelatedValuePropagation
IndVarSimplify

These are part of the optimization pipeline, of which the legacy version is deprecated and being removed.
2023-03-10 17:17:00 -08:00
..
BrainF
Bye
ExceptionDemo
Fibonacci
HowToUseJIT
HowToUseLLJIT
IRTransforms
Kaleidoscope [NFC][TargetParser] Replace uses of llvm/Support/Host.h 2023-02-10 09:59:46 +00:00
ModuleMaker
OrcV2Examples [Passes] Remove some legacy passes 2023-03-10 17:17:00 -08:00
ParallelJIT
SpeculativeJIT
CMakeLists.txt