<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/CMake.html, branch release_31</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/CMake.html?h=release_31</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/CMake.html?h=release_31'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2012-03-13T08:33:15Z</updated>
<entry>
<title>Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in LLVM.</title>
<updated>2012-03-13T08:33:15Z</updated>
<author>
<name>Eli Bendersky</name>
<email>eli.bendersky@intel.com</email>
</author>
<published>2012-03-13T08:33:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=61b1851a205cb8dd29c1d3d4231efb8f8f7da283'/>
<id>urn:sha1:61b1851a205cb8dd29c1d3d4231efb8f8f7da283</id>
<content type='text'>
Also refactor the existing OProfile profiling code to reuse the same interfaces with the VTune profiling code.
In addition, unit tests for the profiling interfaces were added.

This patch was prepared by Andrew Kaylor and Daniel Malea, and reviewed in the llvm-commits list by Jim Grosbach



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152620 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>There are already problems with building LLVM under VS2005, and it's</title>
<updated>2011-11-16T19:52:13Z</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2011-11-16T19:52:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2929de422e4f0ca80e4f428ab970f06616e1d9b2'/>
<id>urn:sha1:2929de422e4f0ca80e4f428ab970f06616e1d9b2</id>
<content type='text'>
quite old now. Update the documentation to reflect this, and direct
people to use VS2008 or newer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144818 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>docs/*.html: Appease W3C Checker to add "charset=utf-8".</title>
<updated>2011-10-31T11:21:59Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-10-31T11:21:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5c6e4df71323e3c3b6eb23bfd4b1d908ab5b149a'/>
<id>urn:sha1:5c6e4df71323e3c3b6eb23bfd4b1d908ab5b149a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143348 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove the Alpha backend.</title>
<updated>2011-10-27T22:56:32Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2011-10-27T22:56:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=33ba8b0e96acde0d8ab1ffc565a5ef4c8b6b6ac2'/>
<id>urn:sha1:33ba8b0e96acde0d8ab1ffc565a5ef4c8b6b6ac2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143164 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>CMake: Introduce LLVM_CLANG_SOURCE_DIR, "tools/clang" by default. Clang will not be built if LLVM_CLANG_SOURCE_DIR="" or ${LLVM_CLANG_SOURCE_DIR}/CMakeLists.txt is not found.</title>
<updated>2011-10-16T02:54:33Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-10-16T02:54:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4025061b8a31e612af17bd9548b35e1918135291'/>
<id>urn:sha1:4025061b8a31e612af17bd9548b35e1918135291</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142103 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>docs/CMake.html: Clarify LLVM_LIT_TOOLS_DIR as :PATH.</title>
<updated>2011-10-13T17:36:02Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-10-13T17:36:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e0af2adc182fda5b03be5a7027f375804343c8df'/>
<id>urn:sha1:e0af2adc182fda5b03be5a7027f375804343c8df</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141872 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update the CMake documentation to the correct variables.</title>
<updated>2011-09-04T23:24:13Z</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2011-09-04T23:24:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cb8d8fa8c0effce97e4a4ffc0f927733f6954beb'/>
<id>urn:sha1:cb8d8fa8c0effce97e4a4ffc0f927733f6954beb</id>
<content type='text'>
Patch by arrowdodger!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139106 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update instructions: LLVM.cmake is now LLVMConfig.cmake</title>
<updated>2011-05-01T02:12:20Z</updated>
<author>
<name>Oscar Fuentes</name>
<email>ofv@wanadoo.es</email>
</author>
<published>2011-05-01T02:12:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d4b0c6c3fa22deee5c447e982058e38022968656'/>
<id>urn:sha1:d4b0c6c3fa22deee5c447e982058e38022968656</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130631 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>docs: Introduce cascading style &lt;div&gt; and &lt;p&gt; continued on &lt;h[2-5]&gt;.</title>
<updated>2011-04-23T00:30:22Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-04-23T00:30:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f5af6ada3b0570db1afc19029cad8fb8320676ef'/>
<id>urn:sha1:f5af6ada3b0570db1afc19029cad8fb8320676ef</id>
<content type='text'>
&lt;h2&gt;Section Example&lt;/h2&gt;
&lt;div&gt; &lt;!-- h2+div is applied --&gt;
&lt;p&gt;Section preamble.&lt;/p&gt;

&lt;h3&gt;Subsection Example&lt;/h3&gt;
&lt;p&gt; &lt;!-- h3+p is applied --&gt;
Subsection body
&lt;/p&gt;

&lt;!-- End of section body --&gt;
&lt;/div&gt;

FIXME: Care H5 better.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130040 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>docs: Use &lt;Hn&gt; as Heading elements instead of &lt;DIV class="doc_foo"&gt;.</title>
<updated>2011-04-18T23:59:50Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-04-18T23:59:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=05d0265fef651de152c8127aa701e689555649f3'/>
<id>urn:sha1:05d0265fef651de152c8127aa701e689555649f3</id>
<content type='text'>
H1 ... doc_title
H2 ... doc_section
H3 ... doc_subsection
H4 ... doc_subsubsection

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