This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
Reassociate
History
Shivam Kunwar
c3f0a2c375
[DebugInfo][Reassociate] Use debug records instead of intrinsics in test (
#185031
)
...
As per
https://github.com/llvm/llvm-project/pull/182730#pullrequestreview-3904549897
2026-03-07 00:11:34 +05:30
..
2002-05-15-AgressiveSubMove.ll
…
2002-05-15-MissedTree.ll
…
2002-05-15-SubReassociate.ll
…
2002-07-09-DominanceProblem.ll
…
2003-08-12-InfiniteLoop.ll
…
2005-09-01-ArrayOutOfBounds.ll
…
2006-04-27-ReassociateVector.ll
…
2011-01-26-UseAfterFree.ll
…
2012-05-08-UndefLeak.ll
…
2012-06-08-InfiniteLoop.ll
…
2019-08-22-FNegAssert.ll
…
absorption.ll
…
add_across_block_crash.ll
…
add-like-or.ll
…
basictest.ll
…
binop-identity.ll
…
callbr.ll
…
canonicalize-made-change.ll
[Reassociate] Invalidate analysis passes after canonicalizeOperands (
#136835
)
2025-04-23 12:52:00 +02:00
canonicalize-neg-const.ll
…
commute.ll
…
crash2.ll
…
crash.ll
…
cse-pairs.ll
…
deadcode.ll
…
debugloc-factoring-add.ll
[DebugInfo][Reassociate] Propagate source locs when factoring add->mul (
#134829
)
2025-04-09 17:07:45 +01:00
debugloc-factoring-neg.ll
[DebugInfo][Reassociate] Propagate source loc when negating mul factor (
#134679
)
2025-04-08 17:45:54 +01:00
debugloc-reass-add.ll
[Reassociate] Apply Debugloc to instrs produced when optimizing add (
#134676
)
2025-04-08 17:02:16 +01:00
defeat-licm.ll
…
dropping_debugloc_the_neg.ll
…
erase_inst_made_change.ll
…
factorize-again.ll
…
fast-AgressiveSubMove.ll
…
fast-ArrayOutOfBounds.ll
…
fast-basictest.ll
…
fast-fp-commute.ll
…
fast-mightymul.ll
…
fast-MissedTree.ll
…
fast-multistep.ll
…
fast-ReassociateVector.ll
[NFC][LLVM] Make test resilent to value of use-constant-*-splat flags.
2025-08-01 16:54:48 +00:00
fast-SubReassociate.ll
…
fp-commute.ll
…
fp-expr.ll
…
infloop-deadphi.ll
…
inverses.ll
…
keep-debug-loc.ll
…
load-combine-like-or.ll
…
local-cse.ll
…
long-chains.ll
…
looptest.ll
…
matching-binops.ll
…
mightymul.ll
…
min_int.ll
…
mixed-fast-nonfast-fp.ll
…
mulfactor.ll
…
multistep.ll
…
negation1.ll
…
negation.ll
…
no-op.ll
…
optional-flags.ll
…
or-disjoint.ll
[Reassociate] Move Disjoint flag handling to OverflowTracking. (
#140406
)
2025-05-23 14:59:18 +01:00
otherops.ll
…
pointer-collision-non-determinism.ll
…
pr12245.ll
…
pr21205.ll
…
pr28367.ll
…
pr42349.ll
…
preserve-debugloc.ll
…
propagate-flags.ll
…
reassoc_bool_vec.ll
…
reassoc_bool.ll
…
reassoc-add-nsw.ll
…
reassoc-intermediate-fnegs.ll
…
reassoc-mul-nuw.ll
…
reassociate_dbgvalue_salvage.ll
[Reassociate][DebugInfo] Salvage debug info before rewriting expression (
#182730
)
2026-03-05 18:41:57 +05:30
reassociate_salvages_debug_info.ll
…
reassociate-catchswitch.ll
…
reassociate-deadinst.ll
…
reassociate-decrement-dbgvalue.ll
[DebugInfo][Reassociate] Use debug records instead of intrinsics in test (
#185031
)
2026-03-07 00:11:34 +05:30
reassociate-landingpad.ll
…
repeats.ll
…
secondary.ll
…
shift-factor.ll
…
shifttest.ll
…
subtest.ll
…
undef_intrinsics_when_deleting_instructions.ll
…
vaarg_movable.ll
…
wrap-flags.ll
…
xor_reassoc.ll
…