This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, PR43920, 6/9] Cross-jumping - Use reg-notes.


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 03/31/11 12:42, Tom de Vries wrote:
> Uses regnotes to analyze whether we can replace insn a by insn b, even
> if we cannot replace insn b by insn a. Uses this info in crossjumping.
Shouldn't this be using single_set rather than digging through PATTERN,
then verifying both are SETs, etc.?

Otherwise don't you miss most of the benefit on architectures where most
insns clobber the flags register in a PARALLEL with the SET?

Jeff
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJNlM1fAAoJEBRtltQi2kC7gcEIAKVH96iqxytC9FJ3DRZE20qr
ftL5Yzatr2Tp2xXMwbF6Fck0+Xgr3dKabru14+Rwn1g8k5IDROaPq8rEZ38yYMrW
jt7Vuffw4z670FGa42Vsj9tR8PrzhOmouI/JGLQMk+eeP6bpOSEDFBx4lRxvBFG3
Xh7U8Z+k81JHZiFTv4ke8Oj2fsfJhHajCJbWvI3kEhuCzq5/Z/mfIaqfukyUglJo
VyQHuSmisE/5H0/6mH4+0RT3FqrrrqprOJib4HZWmS42Dt5kVSjN4oexVUCtbg0V
UuESLZXfpD5wl3/6KqWQtRGO4E57buQz7mB29YNCiI/c1RqsZ60P0NM0jVis/xc=
=XYiI
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]