llvm-project/llvm/test/Transforms/PhaseOrdering
Nikita Popov 20b386aae0 [LoopUtils] Fix neutral value for vector.reduce.fadd
Use -0.0 instead of 0.0 as the start value. The previous use of 0.0
was fine for all existing uses of this function though, as it is
always generated with fast flags right now, and thus nsz.
2020-10-29 21:45:13 +01:00
..
X86 [LoopUtils] Fix neutral value for vector.reduce.fadd 2020-10-29 21:45:13 +01:00
2010-03-22-empty-baseclass.ll
PR6627.ll
basic.ll [NFC][PhaseOrdering] Autogenerate basic.ll test 2020-10-27 14:42:53 +03:00
bitfield-bittests.ll
d83507-knowledge-retention-bug.ll [AssumeBundles] Fix Bug in Assume Queries 2020-08-17 21:36:53 +02:00
gdce.ll
globalaa-retained.ll
inlining-alignment-assumptions.ll Reland [AssumeBundles] Use operand bundles to encode alignment assumptions 2020-09-12 15:36:06 +02:00
instcombine-sroa-inttoptr.ll [InstCombine] Revert rL226781 "Teach InstCombine to canonicalize loads which are only ever stored to always use a legal integer type if one is available." (PR47592) 2020-10-06 00:00:30 +03:00
lifetime-sanitizer.ll
loop-rotation-vs-common-code-hoisting.ll [NPM] Fix some PhaseOrdering tests under NPM 2020-10-16 16:58:14 -07:00
min-max-abs-cse.ll Revert "[InstCombine] Canonicalize SPF_ABS to abs intrinc" 2020-09-18 09:38:26 +02:00
minmax.ll [InstCombine] add tests for cmyk benchmark; NFC 2020-04-02 13:00:46 -04:00
reassociate-after-unroll.ll [NPM] Fix some PhaseOrdering tests under NPM 2020-10-16 16:58:14 -07:00
rotate.ll [PhaseOrdering][NewPM] update test that silently showed bug with SpeculativeExecutionPass; NFC 2020-06-30 14:22:20 -04:00
scev-custom-dl.ll [NPM] Fix some PhaseOrdering tests under NPM 2020-10-16 16:58:14 -07:00
scev.ll [NPM] Fix some PhaseOrdering tests under NPM 2020-10-16 16:58:14 -07:00
simplifycfg-options.ll Re-enable "[InstCombine] Simplify boolean Phis with const inputs using CFG" 2020-07-16 16:09:08 +07:00
two-shifts-by-sext.ll
unsigned-multiply-overflow-check.ll
vector-trunc.ll [InstCombine] convert bitcast-shuffle to vector trunc 2020-04-05 09:48:02 -04:00