llvm-project/llvm/lib/Transforms
Nick Lewycky 1e1e212d27 [NFC] Remove dead parameter "FreeInLoop", fix some typos and trailing whitespace.
Differential Revision: https://reviews.llvm.org/D60084

llvm-svn: 357427
2019-04-01 20:37:56 +00:00
..
AggressiveInstCombine Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Coroutines [coroutines][PR40979] Ignore unreachable uses across suspend points 2019-03-11 18:31:28 +00:00
Hello Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
IPO Resubmit r356511 "[TailCallElim] Add tailcall elimination pass to LTO pipelines" 2019-03-20 19:08:18 +00:00
InstCombine [InstCombine] Handle vector gep with scalar argument in evaluateInDifferentElementOrder 2019-04-01 14:10:10 +00:00
Instrumentation [asan] Add options -asan-detect-invalid-pointer-cmp and -asan-detect-invalid-pointer-sub options. 2019-03-28 10:51:24 +00:00
ObjCARC Don't add a tail keyword to calls to ObjC runtime functions if the calls 2019-03-21 20:16:09 +00:00
Scalar [NFC] Remove dead parameter "FreeInLoop", fix some typos and trailing whitespace. 2019-04-01 20:37:56 +00:00
Utils [LowerSwitch] Use ConstantRange::fromKnownBits(); NFC 2019-03-23 12:48:54 +00:00
Vectorize [SLP] getVectorElementSize and isTreeTinyAndNotFullyVectorizable are const methods. NFCI. 2019-04-01 17:48:03 +00:00
CMakeLists.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +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