llvm-project/llvm/lib/Transforms/InstCombine
Michael Liao 163bd9d858 Fix `-Wpedantic` warnings. NFC. 2020-04-21 16:09:17 -04:00
..
CMakeLists.txt [InstCombine] Negator - sink sinkable negations 2020-04-21 22:00:23 +03:00
InstCombineAddSub.cpp [InstCombine] Negator - sink sinkable negations 2020-04-21 22:00:23 +03:00
InstCombineAndOrXor.cpp Fix `-Wparentheses` warnings. NFC. 2020-04-21 15:02:59 -04:00
InstCombineAtomicRMW.cpp [NFC] Modernize misc. uses of Align/MaybeAlign APIs. 2020-04-06 17:53:04 -07:00
InstCombineCalls.cpp [Local] Update getOrEnforceKnownAlignment/getKnownAlignment to use Align/MaybeAlign. 2020-04-20 21:31:44 -07:00
InstCombineCasts.cpp Upgrade users of 'new ShuffleVectorInst' to pass indices as an int array 2020-04-15 14:29:43 +02:00
InstCombineCompares.cpp Exclude bitcast and ext/trunc signbit optimization on ppc_fp128 2020-04-10 17:07:55 -07:00
InstCombineInternal.h [InstCombine] Negator - sink sinkable negations 2020-04-21 22:00:23 +03:00
InstCombineLoadStoreAlloca.cpp [Local] Update getOrEnforceKnownAlignment/getKnownAlignment to use Align/MaybeAlign. 2020-04-20 21:31:44 -07:00
InstCombineMulDivRem.cpp Clean up usages of asserting vector getters in Type 2020-04-08 15:15:41 -07:00
InstCombineNegator.cpp Fix `-Wpedantic` warnings. NFC. 2020-04-21 16:09:17 -04:00
InstCombinePHI.cpp [InstCombine] Use replaceOperand() in non zero phi transform 2020-03-31 21:54:21 +02:00
InstCombineSelect.cpp Upgrade users of 'new ShuffleVectorInst' to pass indices as an int array 2020-04-15 14:29:43 +02:00
InstCombineShifts.cpp [SVE] Update API ConstantVector::getSplat() to use ElementCount. 2020-03-12 13:22:41 -07:00
InstCombineSimplifyDemanded.cpp Upgrade calls to CreateShuffleVector to use the preferred form of passing an array of ints 2020-04-15 12:51:38 +02:00
InstCombineTables.td InstCombine/AMDGPU: Add dimension-aware image intrinsics to SimplifyDemanded 2018-06-21 13:37:31 +00:00
InstCombineVectorOps.cpp Upgrade users of 'new ShuffleVectorInst' to pass indices as an int array 2020-04-15 14:29:43 +02:00
InstructionCombining.cpp [InstCombine] Negator - sink sinkable negations 2020-04-21 22:00:23 +03:00
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00