This website requires JavaScript.
Explore
Help
Sign In
encounter
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/encounter/llvm-project.git
synced
2026-03-30 11:27:19 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
llvm-project
/
llvm
/
test
/
Transforms
/
Reassociate
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Chen Zheng
d8fcdcdf68
[Reassociate] add testcases for more than 1 pairs - NFC
2020-03-19 05:21:24 -04:00
..
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
…
basictest.ll
…
binop-identity.ll
…
canonicalize-neg-const.ll
…
commute.ll
…
crash2.ll
…
crash.ll
…
cse-pairs.ll
[Reassociate] add testcases for more than 1 pairs - NFC
2020-03-19 05:21:24 -04:00
deadcode.ll
…
erase_inst_made_change.ll
…
factorize-again.ll
…
fast-AgressiveSubMove.ll
…
fast-ArrayOutOfBounds.ll
…
fast-basictest.ll
Remove BinaryOperator::CreateFNeg
2020-02-27 09:06:03 -08:00
fast-fp-commute.ll
…
fast-mightymul.ll
…
fast-MissedTree.ll
…
fast-multistep.ll
…
fast-ReassociateVector.ll
…
fast-SubReassociate.ll
[InstCombine] reassociate fsub+fsub into fsub+fadd
2020-01-15 11:14:13 -05:00
fp-commute.ll
…
fp-expr.ll
Remove BinaryOperator::CreateFNeg
2020-02-27 09:06:03 -08:00
infloop-deadphi.ll
…
inverses.ll
…
keep-debug-loc.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
…
otherops.ll
…
pointer-collision-non-determinism.ll
…
pr12245.ll
…
pr21205.ll
…
pr28367.ll
…
pr42349.ll
…
propagate-flags.ll
…
reassoc-intermediate-fnegs.ll
…
reassociate_dbgvalue_discard.ll
…
reassociate_salvages_debug_info.ll
[DBG][OPT] Attempt to salvage or undef debug info when removing trivially deletable instructions in the Reassociate Expression pass.
2019-11-12 15:17:04 +00:00
reassociate-catchswitch.ll
…
reassociate-deadinst.ll
…
reassociate-landingpad.ll
Migrate function attribute "no-frame-pointer-elim-non-leaf" to "frame-pointer"="non-leaf" as cleanups after D56351
2019-12-24 16:05:15 -08:00
repeats.ll
…
secondary.ll
…
shift-factor.ll
…
shifttest.ll
…
subtest.ll
…
undef_intrinsics_when_deleting_instructions.ll
[DBG][OPT] Attempt to salvage or undef debug info when removing trivially deletable instructions in the Reassociate Expression pass.
2019-11-12 15:17:04 +00:00
vaarg_movable.ll
…
wrap-flags.ll
…
xor_reassoc.ll
…