<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gcc.git, branch devel/ssa-range</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/'/>
<entry>
<title>even more range_of tweaks</title>
<updated>2019-09-10T13:11:19+00:00</updated>
<author>
<name>Andrew Macleod</name>
<email>amacleod@gcc.gnu.org</email>
</author>
<published>2019-09-10T13:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=d0c29df94c513edb2ad7bae0c6d7a7f58455721e'/>
<id>d0c29df94c513edb2ad7bae0c6d7a7f58455721e</id>
<content type='text'>
From-SVN: r275590
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From-SVN: r275590
</pre>
</div>
</content>
</entry>
<entry>
<title>more grange/parameter cleanups</title>
<updated>2019-09-10T00:24:04+00:00</updated>
<author>
<name>Andrew Macleod</name>
<email>amacleod@gcc.gnu.org</email>
</author>
<published>2019-09-10T00:24:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=a9fed1d2bca317c90b59c0af450aa66a490508d6'/>
<id>a9fed1d2bca317c90b59c0af450aa66a490508d6</id>
<content type='text'>
From-SVN: r275556
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From-SVN: r275556
</pre>
</div>
</content>
</entry>
<entry>
<title>range_of_grange tweaks</title>
<updated>2019-09-09T14:31:27+00:00</updated>
<author>
<name>Andrew Macleod</name>
<email>amacleod@gcc.gnu.org</email>
</author>
<published>2019-09-09T14:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=4ffc00771b08d862541e6746de5022aef0f3dcbb'/>
<id>4ffc00771b08d862541e6746de5022aef0f3dcbb</id>
<content type='text'>
From-SVN: r275519
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From-SVN: r275519
</pre>
</div>
</content>
</entry>
<entry>
<title>Move from grange c++ interface to gimple_range accessor interface remove...</title>
<updated>2019-09-05T13:46:47+00:00</updated>
<author>
<name>Andrew Macleod</name>
<email>amacleod@gcc.gnu.org</email>
</author>
<published>2019-09-05T13:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=bca7f559b06d390c93e44164485e02fc1cd84598'/>
<id>bca7f559b06d390c93e44164485e02fc1cd84598</id>
<content type='text'>
Move from grange c++ interface to gimple_range accessor interface
remove grange_adjust classes and replace with a simple function for now

From-SVN: r275410
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move from grange c++ interface to gimple_range accessor interface
remove grange_adjust classes and replace with a simple function for now

From-SVN: r275410
</pre>
</div>
</content>
</entry>
<entry>
<title>pull range_of_ssa_nme out of range_of_expr,  then combine get_tree_range with range_of_expr</title>
<updated>2019-09-04T19:08:23+00:00</updated>
<author>
<name>Andrew Macleod</name>
<email>amacleod@gcc.gnu.org</email>
</author>
<published>2019-09-04T19:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=3550efcb527e2fabb070dd684695f08cb16f2172'/>
<id>3550efcb527e2fabb070dd684695f08cb16f2172</id>
<content type='text'>
From-SVN: r275380
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From-SVN: r275380
</pre>
</div>
</content>
</entry>
<entry>
<title>split ssa-ranger into stmt-ranger and cfg related stuff move get_tree_range and have it return a ranger rather than a bool remove range_of_expr for edges...</title>
<updated>2019-09-04T11:42:20+00:00</updated>
<author>
<name>Andrew Macleod</name>
<email>amacleod@gcc.gnu.org</email>
</author>
<published>2019-09-04T11:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=612045dd7ef7a8b6dc452643d242bc54ce69b6b1'/>
<id>612045dd7ef7a8b6dc452643d242bc54ce69b6b1</id>
<content type='text'>
split ssa-ranger into stmt-ranger and cfg related stuff
move get_tree_range and have it return a ranger rather than a bool
remove range_of_expr for edges, just use range_on_edge

From-SVN: r275371
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
split ssa-ranger into stmt-ranger and cfg related stuff
move get_tree_range and have it return a ranger rather than a bool
remove range_of_expr for edges, just use range_on_edge

From-SVN: r275371
</pre>
</div>
</content>
</entry>
<entry>
<title>Move gimple_edge code ito grange remove switch cache...</title>
<updated>2019-09-04T00:39:47+00:00</updated>
<author>
<name>Andrew Macleod</name>
<email>amacleod@gcc.gnu.org</email>
</author>
<published>2019-09-04T00:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=7212e9c519484f168e95447687dc2ca442816b38'/>
<id>7212e9c519484f168e95447687dc2ca442816b38</id>
<content type='text'>
Move gimple_edge code ito grange
remove switch cache, just calculate each time
move ssa_range::valid_ssa_p to valid_range_ssa_p in grange.h

From-SVN: r275363
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move gimple_edge code ito grange
remove switch cache, just calculate each time
move ssa_range::valid_ssa_p to valid_range_ssa_p in grange.h

From-SVN: r275363
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanups to bring branch more in line with trunk.</title>
<updated>2019-08-27T14:43:22+00:00</updated>
<author>
<name>Aldy Hernandez</name>
<email>aldyh@gcc.gnu.org</email>
</author>
<published>2019-08-27T14:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=4ad015fcfbeb2c267a45eb7ee56431917840fe77'/>
<id>4ad015fcfbeb2c267a45eb7ee56431917840fe77</id>
<content type='text'>
From-SVN: r274957
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From-SVN: r274957
</pre>
</div>
</content>
</entry>
<entry>
<title>Pull in wide_int_binop_overflow into range-op.cc as wi_binop_overflow.</title>
<updated>2019-08-27T11:36:24+00:00</updated>
<author>
<name>Aldy Hernandez</name>
<email>aldyh@gcc.gnu.org</email>
</author>
<published>2019-08-27T11:36:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=57e657ce13416fd5bde8585680db32c6cf7ffa87'/>
<id>57e657ce13416fd5bde8585680db32c6cf7ffa87</id>
<content type='text'>
Do not include wide-int-range.h.

From-SVN: r274950
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not include wide-int-range.h.

From-SVN: r274950
</pre>
</div>
</content>
</entry>
<entry>
<title>New versions of wi_includes_zero_p and wi_zero_p in range-op.cc.</title>
<updated>2019-08-27T11:36:20+00:00</updated>
<author>
<name>Aldy Hernandez</name>
<email>aldyh@gcc.gnu.org</email>
</author>
<published>2019-08-27T11:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=b28160d81a0ff6073bed7e562e16793389168cf0'/>
<id>b28160d81a0ff6073bed7e562e16793389168cf0</id>
<content type='text'>
From-SVN: r274949
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From-SVN: r274949
</pre>
</div>
</content>
</entry>
</feed>
