<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Target/Alpha, branch release_27</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Target/Alpha?h=release_27</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Target/Alpha?h=release_27'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-03-03T20:15:31Z</updated>
<entry>
<title>Fix PR6444, note still doesn't compile libgcc2 all the way, but fixes that error.  May not fix it in an ABI complient way.  It wasn't clear what gcc does</title>
<updated>2010-03-03T20:15:31Z</updated>
<author>
<name>Andrew Lenharth</name>
<email>andrewl@lenharth.org</email>
</author>
<published>2010-03-03T20:15:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=aedc3ec1e268735b1b7bbd430f5ac266b145c6bf'/>
<id>urn:sha1:aedc3ec1e268735b1b7bbd430f5ac266b145c6bf</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97660 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Sink InstructionSelect() out of each target into SDISel, and rename it</title>
<updated>2010-03-02T06:34:30Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-03-02T06:34:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7c306da505e2d7f64e160890b274a47fa0740962'/>
<id>urn:sha1:7c306da505e2d7f64e160890b274a47fa0740962</id>
<content type='text'>
DoInstructionSelection.  Inline "SelectRoot" into it from DAGISelHeader.
Sink some other stuff out of DAGISelHeader into SDISel.

Eliminate the various 'Indent' stuff from various targets, which dates
to when isel was recursive.

 17 files changed, 114 insertions(+), 430 deletions(-)



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97555 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove a bunch of dead named arguments in input patterns,</title>
<updated>2010-02-23T06:54:29Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-02-23T06:54:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6d9f86b7735700f8881e0359fa90c33f984ce2d9'/>
<id>urn:sha1:6d9f86b7735700f8881e0359fa90c33f984ce2d9</id>
<content type='text'>
though some look dubious afaict, these are all ok.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96899 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>mark all the generated node predicates 'const'.</title>
<updated>2010-02-16T07:26:36Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-02-16T07:26:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ccba15f914b6e6cc101be9bac1fdeca3ccfbfdae'/>
<id>urn:sha1:ccba15f914b6e6cc101be9bac1fdeca3ccfbfdae</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96337 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move TLOF implementations to libCodegen to resolve layering violation.</title>
<updated>2010-02-15T22:37:53Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2010-02-15T22:37:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=362dd0bef5437f85586c046bc53287b6fbe9c099'/>
<id>urn:sha1:362dd0bef5437f85586c046bc53287b6fbe9c099</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96288 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove an assumption of default arguments.  This is in anticipation of a</title>
<updated>2010-02-15T16:55:07Z</updated>
<author>
<name>David Greene</name>
<email>greened@obbligato.org</email>
</author>
<published>2010-02-15T16:55:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0e2236c70cc353d7327451c94bf7b6082fcbd490'/>
<id>urn:sha1:0e2236c70cc353d7327451c94bf7b6082fcbd490</id>
<content type='text'>
change to SelectionDAG build APIs.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96229 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix changes from r75027</title>
<updated>2010-02-15T15:00:44Z</updated>
<author>
<name>Andrew Lenharth</name>
<email>andrewl@lenharth.org</email>
</author>
<published>2010-02-15T15:00:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6ceeba6043349da062952a864564a5d47a9ba904'/>
<id>urn:sha1:6ceeba6043349da062952a864564a5d47a9ba904</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96220 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>print all the newlines at the end of instructions with</title>
<updated>2010-02-10T00:36:00Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-02-10T00:36:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8e089a9e4d6b7aa2b3968c38644f926f60a7c670'/>
<id>urn:sha1:8e089a9e4d6b7aa2b3968c38644f926f60a7c670</id>
<content type='text'>
OutStreamer.AddBlankLine instead of textually.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95734 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>move target-independent opcodes out of TargetInstrInfo</title>
<updated>2010-02-09T19:54:29Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-02-09T19:54:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=518bb53485df640d7b7e3f6b0544099020c42aa7'/>
<id>urn:sha1:518bb53485df640d7b7e3f6b0544099020c42aa7</id>
<content type='text'>
into TargetOpcodes.h.  #include the new TargetOpcodes.h
into MachineInstr.  Add new inline accessors (like isPHI())
to MachineInstr, and start using them throughout the 
codebase.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95687 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>rejigger the world so that EmitInstruction prints the \n at</title>
<updated>2010-02-03T01:09:55Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-02-03T01:09:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d1ff72b8a797304f146e4293db8c814231ea8cb3'/>
<id>urn:sha1:d1ff72b8a797304f146e4293db8c814231ea8cb3</id>
<content type='text'>
the end of the instruction instead of expecting the caller to
do it.  This currently causes the asm-verbose instruction 
comments to be on the next line.


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