This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bb37e81b65
llvm-project
/
llvm
/
test
/
Transforms
/
Reassociate
History
Sanjay Patel
d341988c86
revert r341288 - [Reassociate] swap binop operands to increase factoring potential
...
This causes or exposes indeterminism that is visible in the output of -reassociate. llvm-svn: 342083
2018-09-12 21:29:11 +00: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
…
absorption.ll
[Reassociate] add test for missing FP constant analysis; NFC
2018-07-03 15:56:04 +00:00
add_across_block_crash.ll
…
basictest.ll
[Reassociate] regenerate checks; NFC
2018-07-03 16:01:41 +00:00
binop-identity.ll
[Constants] add identity constants for fadd/fmul
2018-07-03 17:12:59 +00:00
canonicalize-neg-const.ll
…
commute.ll
…
crash.ll
…
crash2.ll
…
deadcode.ll
…
erase_inst_made_change.ll
…
factorize-again.ll
…
fast-AgressiveSubMove.ll
…
fast-ArrayOutOfBounds.ll
…
fast-MissedTree.ll
…
fast-ReassociateVector.ll
…
fast-SubReassociate.ll
…
fast-basictest.ll
…
fast-fp-commute.ll
…
fast-mightymul.ll
…
fast-multistep.ll
…
fp-commute.ll
…
fp-expr.ll
…
infloop-deadphi.ll
[Reassociate] Prevent infinite loops when processing PHIs.
2018-05-11 15:45:36 +00:00
inverses.ll
…
keep-debug-loc.ll
…
long-chains.ll
[reassociate] Fix excessive revisits when processing long chains of reassociatable instructions.
2018-05-02 17:59:16 +00:00
looptest.ll
…
matching-binops.ll
revert r341288 - [Reassociate] swap binop operands to increase factoring potential
2018-09-12 21:29:11 +00:00
mightymul.ll
…
min_int.ll
…
mixed-fast-nonfast-fp.ll
…
mulfactor.ll
…
multistep.ll
…
negation.ll
…
negation1.ll
…
no-op.ll
…
optional-flags.ll
…
otherops.ll
…
pr12245.ll
…
pr21205.ll
…
pr28367.ll
…
propagate-flags.ll
…
reassoc-intermediate-fnegs.ll
[Constants] add identity constants for fadd/fmul
2018-07-03 17:12:59 +00:00
reassociate-deadinst.ll
…
reassociate_dbgvalue_discard.ll
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
2018-05-09 02:40:45 +00:00
repeats.ll
…
secondary.ll
…
shift-factor.ll
…
shifttest.ll
…
subtest.ll
…
vaarg_movable.ll
…
wrap-flags.ll
…
xor_reassoc.ll
…