1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/Transforms/LoopDistribute
Petr Hosek e970dff410 Revert "[IRBuilder] Fold consistently for or/and whether constant is LHS or RHS"
This reverts commit r365260 which broke the following tests:

    Clang :: CodeGenCXX/cfi-mfcall.cpp
    Clang :: CodeGenObjC/ubsan-nullability.m
    LLVM :: Transforms/LoopVectorize/AArch64/pr36032.ll

llvm-svn: 365284
2019-07-07 22:12:01 +00:00
..
basic-with-memchecks.ll LoopDistribute/LAA: Respect convergent 2019-06-12 13:34:19 +00:00
basic.ll LoopDistribute/LAA: Respect convergent 2019-06-12 13:34:19 +00:00
bounds-expansion-bug.ll [SCEV][LSR] Prevent using undefined value in binops 2019-07-03 09:36:32 +00:00
convergent-no-cross-partition-checks.ll LoopDistribute/LAA: Respect convergent 2019-06-12 13:34:19 +00:00
crash-in-memcheck-generation.ll
diagnostics-with-hotness.ll
diagnostics.ll LoopDistribute/LAA: Respect convergent 2019-06-12 13:34:19 +00:00
disable_nonforced_enable.ll
disable_nonforced.ll
followup.ll
metadata.ll
no-if-convert.ll
outside-use.ll
pr28443.ll
program-order.ll
scev-inserted-runtime-check.ll Revert "[IRBuilder] Fold consistently for or/and whether constant is LHS or RHS" 2019-07-07 22:12:01 +00:00
symbolic-stride.ll
unknown-bounds-for-memchecks.ll