<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/lib/CodeGen/InstrSched, 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-10-10T21:18:31+00:00</updated>
<entry>
<title>Directory no long exists (moved to Targets/SparcV9).</title>
<updated>2004-10-10T21:18:31+00:00</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-10-10T21:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=e975e4534c6c1dd17edaf9259827a2c9a3b8db25'/>
<id>urn:sha1:e975e4534c6c1dd17edaf9259827a2c9a3b8db25</id>
<content type='text'>
llvm-svn: 16886
</content>
</entry>
<entry>
<title>Initial version of automake Makefile.am file.</title>
<updated>2004-10-10T20:43:57+00:00</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-10-10T20:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=b84cbf272560ea4a9662d3d4db0e1923e3a4adbf'/>
<id>urn:sha1:b84cbf272560ea4a9662d3d4db0e1923e3a4adbf</id>
<content type='text'>
llvm-svn: 16885
</content>
</entry>
<entry>
<title>InstrSched is SparcV9-specific and so has been moved to lib/Target/SparcV9/</title>
<updated>2004-10-08T18:12:14+00:00</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2004-10-08T18:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=24eb38af7c7c3deadf4f0a526b5b0d7623382006'/>
<id>urn:sha1:24eb38af7c7c3deadf4f0a526b5b0d7623382006</id>
<content type='text'>
llvm-svn: 16849
</content>
</entry>
<entry>
<title>Single-space instead of double-spacing in the Makefile</title>
<updated>2004-10-08T18:05:25+00:00</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2004-10-08T18:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=73dce3a6bf0a6c414297e9bdf946e68e63bda292'/>
<id>urn:sha1:73dce3a6bf0a6c414297e9bdf946e68e63bda292</id>
<content type='text'>
llvm-svn: 16845
</content>
</entry>
<entry>
<title>Add includes and use std:: for standard library calls to make code</title>
<updated>2004-09-28T14:42:44+00:00</updated>
<author>
<name>Alkis Evlogimenos</name>
<email>alkis@evlogimenos.com</email>
</author>
<published>2004-09-28T14:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=20f1b0bafbec56e74514ac15521506141b6daae6'/>
<id>urn:sha1:20f1b0bafbec56e74514ac15521506141b6daae6</id>
<content type='text'>
compile on windows. This patch was contributed by Paolo Invernizzi.

llvm-svn: 16539
</content>
</entry>
<entry>
<title>Changes For Bug 352</title>
<updated>2004-09-01T22:55:40+00:00</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-09-01T22:55:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=7c16caa33600bc473532fc2730aad1f62738b3ef'/>
<id>urn:sha1:7c16caa33600bc473532fc2730aad1f62738b3ef</id>
<content type='text'>
Move include/Config and include/Support into include/llvm/Config,
include/llvm/ADT and include/llvm/Support. From here on out, all LLVM
public header files must be under include/llvm/.

llvm-svn: 16137
</content>
</entry>
<entry>
<title>Instead of using isDummyPhiInstr, we just compare the opcode with V9::PHI.</title>
<updated>2004-08-18T20:04:24+00:00</updated>
<author>
<name>Brian Gaeke</name>
<email>gaeke@uiuc.edu</email>
</author>
<published>2004-08-18T20:04:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=7593525fcddc2ac7274629c1adc10a52803c7173'/>
<id>urn:sha1:7593525fcddc2ac7274629c1adc10a52803c7173</id>
<content type='text'>
llvm-svn: 15906
</content>
</entry>
<entry>
<title>Instead of using isDummyPhiInstr, we just compare the opcode with V9::PHI.</title>
<updated>2004-08-18T20:04:21+00:00</updated>
<author>
<name>Brian Gaeke</name>
<email>gaeke@uiuc.edu</email>
</author>
<published>2004-08-18T20:04:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=de44bc018a2dc7ceeded44d6b1ca3f280b01b859'/>
<id>urn:sha1:de44bc018a2dc7ceeded44d6b1ca3f280b01b859</id>
<content type='text'>
Also, squash a use of TargetInstrInfo::isNop().

llvm-svn: 15905
</content>
</entry>
<entry>
<title>Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/SparcV9</title>
<updated>2004-08-16T21:55:02+00:00</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2004-08-16T21:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=9fb30a4257bf9fa0d7083677d48a4c26649ce1ef'/>
<id>urn:sha1:9fb30a4257bf9fa0d7083677d48a4c26649ce1ef</id>
<content type='text'>
llvm-svn: 15830
</content>
</entry>
<entry>
<title>Convert a few assertions with side-effects into regular old runtime checks.</title>
<updated>2004-07-29T21:31:20+00:00</updated>
<author>
<name>Brian Gaeke</name>
<email>gaeke@uiuc.edu</email>
</author>
<published>2004-07-29T21:31:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=b10778dc072a958dc83a5ac89f08075d33add98e'/>
<id>urn:sha1:b10778dc072a958dc83a5ac89f08075d33add98e</id>
<content type='text'>
These side-effects seem to make a difference when using llc -march=sparcv9
in Release mode (i.e., with -DNDEBUG); when they are left out, lots of
instructions just get dropped on the floor, because they never end up
in the schedule.

llvm-svn: 15339
</content>
</entry>
</feed>
