llvm-project/llvm/lib/Transforms
Nikita Popov fb9ed1979a [IR] Add BasicBlock::isEntryBlock() (NFC)
This is a recurring and somewhat awkward pattern. Add a helper
method for it.
2021-05-15 12:41:58 +02: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 [Coroutines] Salvege Debug.values 2021-05-13 13:06:33 +08:00
Hello
IPO [CSSPGO] Fix return value of getProbeWeight 2021-05-14 14:06:09 -07:00
InstCombine [InstCombine] drop poison flags when simplifying 'shl' based on demanded bits 2021-05-14 13:54:13 -04:00
Instrumentation Internalize some cl::opt global variables or move them under namespace llvm 2021-05-07 11:15:43 -07:00
ObjCARC [NFC][AA] Prepare to convert AliasResult to class with PartialAlias offset. 2021-04-09 12:54:22 +03:00
Scalar [IR] Add BasicBlock::isEntryBlock() (NFC) 2021-05-15 12:41:58 +02:00
Utils [IR] Add BasicBlock::isEntryBlock() (NFC) 2021-05-15 12:41:58 +02:00
Vectorize [LoopVectorizationLegality] NFC: Mark some interfaces as 'const' 2021-05-14 11:53:54 +01:00
CMakeLists.txt [NewPM][HelloWorld] Move HelloWorld to Utils 2021-02-03 12:59:40 -08:00