<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Target/Alpha, branch release_26</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Target/Alpha?h=release_26</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Target/Alpha?h=release_26'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-08-19T05:49:37Z</updated>
<entry>
<title>eliminate AsmPrinter::SwitchToSection and just have clients</title>
<updated>2009-08-19T05:49:37Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-08-19T05:49:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6c2f9e14fdf14d8c1c687c6bd9918183fa7f8a7f'/>
<id>urn:sha1:6c2f9e14fdf14d8c1c687c6bd9918183fa7f8a7f</id>
<content type='text'>
talk to the MCStreamer directly instead.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79405 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Delete an unused field.</title>
<updated>2009-08-16T21:19:53Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-08-16T21:19:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e646d043b0b5b4991dc5f411edb48e7fc8333984'/>
<id>urn:sha1:e646d043b0b5b4991dc5f411edb48e7fc8333984</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79206 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Simplify a few more things, eliminating a few more dependencies on</title>
<updated>2009-08-15T02:07:36Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-08-15T02:07:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bd51c677390d8e13560cbf3ea972b95a5fbc1f9a'/>
<id>urn:sha1:bd51c677390d8e13560cbf3ea972b95a5fbc1f9a</id>
<content type='text'>
"the current basic block".


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79069 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Push LLVMContexts through the IntegerType APIs.</title>
<updated>2009-08-13T21:58:54Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2009-08-13T21:58:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1d0be15f89cb5056e20e2d24faa8d6afb1573bca'/>
<id>urn:sha1:1d0be15f89cb5056e20e2d24faa8d6afb1573bca</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78948 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Change TargetAsmInfo to be constructed via TargetRegistry from a Target+Triple</title>
<updated>2009-08-12T07:22:17Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-08-12T07:22:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a7ac47cee1a0b3f4c798ecaa22ecf9d1be9c07e6'/>
<id>urn:sha1:a7ac47cee1a0b3f4c798ecaa22ecf9d1be9c07e6</id>
<content type='text'>
pair instead of from a virtual method on TargetMachine.  This cuts the final
ties of TargetAsmInfo to TargetMachine, meaning that MC can now use 
TargetAsmInfo.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78802 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Split EVT into MVT and EVT, the former representing _just_ a primitive type, while</title>
<updated>2009-08-11T20:47:22Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2009-08-11T20:47:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=825b72b0571821bf2d378749f69d6c4cfb52d2f9'/>
<id>urn:sha1:825b72b0571821bf2d378749f69d6c4cfb52d2f9</id>
<content type='text'>
the latter is capable of representing either a primitive or an extended type.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78713 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>pass the TargetTriple down from each target ctor to the</title>
<updated>2009-08-11T20:42:37Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-08-11T20:42:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0a31d2f6456069adba19b8aeca66c68b633c38b4'/>
<id>urn:sha1:0a31d2f6456069adba19b8aeca66c68b633c38b4</id>
<content type='text'>
LLVMTargetMachine ctor.  It is currently unused.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78711 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>split "JumpTableDirective" (an existing hack) into a PIC and nonPIC</title>
<updated>2009-08-11T20:30:58Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-08-11T20:30:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dfab291702a9c6e88981047bf6a3fe42f7d508b0'/>
<id>urn:sha1:dfab291702a9c6e88981047bf6a3fe42f7d508b0</id>
<content type='text'>
version.  This allows TAI implementations to specify the directive to use
based on the mode being codegen'd for.

The real fix for this is to remove JumpTableDirective, but I don't feel
like diving into the jumptable snarl just now.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78709 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rename MVT to EVT, in preparation for splitting SimpleValueType out into its own struct type.</title>
<updated>2009-08-10T22:56:29Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2009-08-10T22:56:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e50ed30282bb5b4a9ed952580523f2dda16215ac'/>
<id>urn:sha1:e50ed30282bb5b4a9ed952580523f2dda16215ac</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78610 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Start moving TargetLowering away from using full MVTs and towards SimpleValueType, which will simplify the privatization of IntegerType in the future.</title>
<updated>2009-08-10T18:56:59Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2009-08-10T18:56:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=77547befdc430633aaedf4130ddf17d953ed552e'/>
<id>urn:sha1:77547befdc430633aaedf4130ddf17d953ed552e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78584 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
