<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/lib/Analysis/IPA/MemoryDepAnalysis.cpp, branch meklort-10.0.1</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2004-06-22T18:13:24+00:00</updated>
<entry>
<title>Files depend on DSA, moved to lib/Analysis/DataStructure</title>
<updated>2004-06-22T18:13:24+00:00</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2004-06-22T18:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=df6339bee764e3da528d6614a1e01ea52a5e4609'/>
<id>urn:sha1:df6339bee764e3da528d6614a1e01ea52a5e4609</id>
<content type='text'>
llvm-svn: 14326
</content>
</entry>
<entry>
<title>Make code more readable.</title>
<updated>2004-03-12T00:58:41+00:00</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2004-03-12T00:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=96d3b0a6de087736a1687c564c15a3767f46df54'/>
<id>urn:sha1:96d3b0a6de087736a1687c564c15a3767f46df54</id>
<content type='text'>
llvm-svn: 12305
</content>
</entry>
<entry>
<title>Cleanups</title>
<updated>2003-11-12T00:40:34+00:00</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-11-12T00:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=a9450bd4ac96dab3178de60dc3a8f98ac09330fe'/>
<id>urn:sha1:a9450bd4ac96dab3178de60dc3a8f98ac09330fe</id>
<content type='text'>
llvm-svn: 9907
</content>
</entry>
<entry>
<title>Put all LLVM code into the llvm namespace, as per bug 109.</title>
<updated>2003-11-11T22:41:34+00:00</updated>
<author>
<name>Brian Gaeke</name>
<email>gaeke@uiuc.edu</email>
</author>
<published>2003-11-11T22:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=960707c335b85fa0df0bff6400fd4e5f19ac0df4'/>
<id>urn:sha1:960707c335b85fa0df0bff6400fd4e5f19ac0df4</id>
<content type='text'>
llvm-svn: 9903
</content>
</entry>
<entry>
<title>Added LLVM project notice to the top of every C++ source file.</title>
<updated>2003-10-20T19:43:21+00:00</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-20T19:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=482202a601208cac2951cc6823c7c62bb0235f76'/>
<id>urn:sha1:482202a601208cac2951cc6823c7c62bb0235f76</id>
<content type='text'>
Header files will be on the way.

llvm-svn: 9298
</content>
</entry>
<entry>
<title>Rename TarjanSCCIterator -&gt; scc_iterator</title>
<updated>2003-08-31T20:01:57+00:00</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-31T20:01:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=78a5c1aa3c23fead7c3094160aefa50655728030'/>
<id>urn:sha1:78a5c1aa3c23fead7c3094160aefa50655728030</id>
<content type='text'>
  * Increases consistency with other iterators (e.g. df_iterator, po_iterator...)
  * It's shorter
  * We don't name classes by the implementation, we name it for the interface!

llvm-svn: 8273
</content>
</entry>
<entry>
<title>Remove dead var</title>
<updated>2003-08-31T19:54:57+00:00</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-31T19:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=6b9d3efb641d07863f9d929ddefa92ac35c3f3b3'/>
<id>urn:sha1:6b9d3efb641d07863f9d929ddefa92ac35c3f3b3</id>
<content type='text'>
llvm-svn: 8270
</content>
</entry>
<entry>
<title>The SCC::HasLoop method is now in the main iterator</title>
<updated>2003-08-31T19:51:38+00:00</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-31T19:51:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=4336db8d1d0f97b1495ef5e87aa05f658e55d344'/>
<id>urn:sha1:4336db8d1d0f97b1495ef5e87aa05f658e55d344</id>
<content type='text'>
llvm-svn: 8269
</content>
</entry>
<entry>
<title>Remove explicit passing of SCC's around as objects.</title>
<updated>2003-08-31T19:46:48+00:00</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-31T19:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=a687f44559bac2eab03961a7157ccb0eb3a6051f'/>
<id>urn:sha1:a687f44559bac2eab03961a7157ccb0eb3a6051f</id>
<content type='text'>
llvm-svn: 8267
</content>
</entry>
<entry>
<title>Move the getAnalysisUsage method from the header file</title>
<updated>2003-08-31T19:40:57+00:00</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-31T19:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=028f248ba8d6e017f6d5ae8fb9c98717c446e4ad'/>
<id>urn:sha1:028f248ba8d6e017f6d5ae8fb9c98717c446e4ad</id>
<content type='text'>
llvm-svn: 8264
</content>
</entry>
</feed>
