<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Transforms/Instrumentation, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Transforms/Instrumentation?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Transforms/Instrumentation?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-08-06T18:33:48Z</updated>
<entry>
<title>Reapply r110396, with fixes to appease the Linux buildbot gods.</title>
<updated>2010-08-06T18:33:48Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-08-06T18:33:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=90c579de5a383cee278acc3f7e7b9d0a656e6a35'/>
<id>urn:sha1:90c579de5a383cee278acc3f7e7b9d0a656e6a35</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110460 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r110396 to fix buildbots.</title>
<updated>2010-08-06T00:23:35Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-08-06T00:23:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1f74590e9d1b9cf0f1f81a156efea73f76546e05'/>
<id>urn:sha1:1f74590e9d1b9cf0f1f81a156efea73f76546e05</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110410 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't use PassInfo* as a type identifier for passes.  Instead, use the address of the static</title>
<updated>2010-08-05T23:42:04Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-08-05T23:42:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9ccaf53ada99c63737547c0235baeb8454b04e80'/>
<id>urn:sha1:9ccaf53ada99c63737547c0235baeb8454b04e80</id>
<content type='text'>
ID member as the sole unique type identifier.  Clean up APIs related to this change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110396 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix batch of converting RegisterPass&lt;&gt; to INTIALIZE_PASS().</title>
<updated>2010-07-21T22:09:45Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-07-21T22:09:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d13db2c59cc94162d6cf0a04187d408bfef6d4a7'/>
<id>urn:sha1:d13db2c59cc94162d6cf0a04187d408bfef6d4a7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109045 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>use setArgOperand</title>
<updated>2010-06-28T12:31:35Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2010-06-28T12:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=18c383f87fb5d999398f949f53b1642c431aaf63'/>
<id>urn:sha1:18c383f87fb5d999398f949f53b1642c431aaf63</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107004 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use pre-increment instead of post-increment when the result is not used.</title>
<updated>2010-06-22T15:08:57Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-06-22T15:08:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fe60104ac97f3a8736dcfbfdf9547c7b7cc7b951'/>
<id>urn:sha1:fe60104ac97f3a8736dcfbfdf9547c7b7cc7b951</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106542 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert 101465, it broke internal OpenGL testing.</title>
<updated>2010-04-16T23:37:20Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2010-04-16T23:37:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=551754c4958086cc6910da7c950f2875e212f5cf'/>
<id>urn:sha1:551754c4958086cc6910da7c950f2875e212f5cf</id>
<content type='text'>
Probably the best way to know that all getOperand() calls have been handled
is to replace that API instead of updating.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101579 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>reapply r101434</title>
<updated>2010-04-16T15:33:14Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2010-04-16T15:33:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4ec2258ffb495d7ce00177e447740ef1123a27db'/>
<id>urn:sha1:4ec2258ffb495d7ce00177e447740ef1123a27db</id>
<content type='text'>
with a fix for self-hosting

rotate CallInst operands, i.e. move callee to the back
of the operand array

the motivation for this patch are laid out in my mail to llvm-commits:
more efficient access to operands and callee, faster callgraph-construction,
smaller compiler binary


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101465 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>back out r101423 and r101397, they break llvm-gcc self-host on darwin10</title>
<updated>2010-04-16T01:16:20Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2010-04-16T01:16:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=607a7ab3da72a2eb53553a520507cbb8068dd1d8'/>
<id>urn:sha1:607a7ab3da72a2eb53553a520507cbb8068dd1d8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101434 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>reapply r101364, which has been backed out in r101368</title>
<updated>2010-04-15T20:51:13Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2010-04-15T20:51:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2ff961f66816daab8bbc58a19025161d969821c2'/>
<id>urn:sha1:2ff961f66816daab8bbc58a19025161d969821c2</id>
<content type='text'>
with a fix

rotate CallInst operands, i.e. move callee to the back
of the operand array

the motivation for this patch are laid out in my mail to llvm-commits:
more efficient access to operands and callee, faster callgraph-construction,
smaller compiler binary


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101397 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
