<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/utils, branch release_29</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/utils?h=release_29</id>
<link rel='self' href='https://git.amat.us/llvm/atom/utils?h=release_29'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-03-25T06:26:58Z</updated>
<entry>
<title>--- Merging r127239 into '.':</title>
<updated>2011-03-25T06:26:58Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-03-25T06:26:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=57b349390bff70ed8ac8f06fe19b0bfd6c0f4a5b'/>
<id>urn:sha1:57b349390bff70ed8ac8f06fe19b0bfd6c0f4a5b</id>
<content type='text'>
U    test/Makefile
U    Makefile.rules
--- Merging r127240 into '.':
U    utils/llvm-lit/Makefile
--- Merging r127726 into '.':
U    lib/Support/raw_ostream.cpp
--- Merging r127730 into '.':
U    test/CodeGen/X86/dyn-stackalloc.ll



git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_29@128259 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>--- Merging r127731 into '.':</title>
<updated>2011-03-25T06:22:54Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-03-25T06:22:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3844109d1e9d338ee124d7925817d78d456fc92f'/>
<id>urn:sha1:3844109d1e9d338ee124d7925817d78d456fc92f</id>
<content type='text'>
U    test/CodeGen/X86/byval2.ll
U    test/CodeGen/X86/byval4.ll
U    test/CodeGen/X86/byval.ll
U    test/CodeGen/X86/byval3.ll
U    test/CodeGen/X86/byval5.ll
--- Merging r127732 into '.':
U    test/CodeGen/X86/stdarg.ll
U    test/CodeGen/X86/fold-mul-lohi.ll
U    test/CodeGen/X86/scalar-min-max-fill-operand.ll
U    test/CodeGen/X86/tailcallbyval64.ll
U    test/CodeGen/X86/stride-reuse.ll
U    test/CodeGen/X86/sse-align-3.ll
U    test/CodeGen/X86/sse-commute.ll
U    test/CodeGen/X86/stride-nine-with-base-reg.ll
U    test/CodeGen/X86/coalescer-commute2.ll
U    test/CodeGen/X86/sse-align-7.ll
U    test/CodeGen/X86/sse_reload_fold.ll
U    test/CodeGen/X86/sse-align-0.ll
--- Merging r127733 into '.':
U    test/CodeGen/X86/peep-vector-extract-concat.ll
U    test/CodeGen/X86/pmulld.ll
U    test/CodeGen/X86/widen_load-0.ll
U    test/CodeGen/X86/v2f32.ll
U    test/CodeGen/X86/apm.ll
U    test/CodeGen/X86/h-register-store.ll
U    test/CodeGen/X86/h-registers-0.ll
--- Merging r127734 into '.':
U    test/CodeGen/X86/2007-01-08-X86-64-Pointer.ll
U    test/CodeGen/X86/convert-2-addr-3-addr-inc64.ll
U    test/CodeGen/X86/avoid-lea-scale2.ll
U    test/CodeGen/X86/lea-3.ll
U    test/CodeGen/X86/vec_set-8.ll
U    test/CodeGen/X86/i64-mem-copy.ll
U    test/CodeGen/X86/x86-64-malloc.ll
U    test/CodeGen/X86/mmx-copy-gprs.ll
U    test/CodeGen/X86/vec_shuffle-17.ll
U    test/CodeGen/X86/2007-07-18-Vector-Extract.ll
--- Merging r127775 into '.':
U    test/CodeGen/X86/constant-pool-remat-0.ll
--- Merging r127872 into '.':
U    utils/lit/lit/TestingConfig.py
U    lib/Support/raw_ostream.cpp



git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_29@128258 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't show commands.</title>
<updated>2011-03-08T08:57:10Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-03-08T08:57:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3043cf95b140cc9ab23c19978cb4bd470862c9a7'/>
<id>urn:sha1:3043cf95b140cc9ab23c19978cb4bd470862c9a7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_29@127226 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rename the narrow shift right immediate operands to "shr_imm*" operands. Also</title>
<updated>2011-03-07T23:38:41Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-03-07T23:38:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3116dce33840a115130c5f8ffcb9679d023496d6'/>
<id>urn:sha1:3116dce33840a115130c5f8ffcb9679d023496d6</id>
<content type='text'>
expand the testing of the narrowing shift right instructions.

No functionality change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127193 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't keep the log files around. Just pipe to a log file instead.</title>
<updated>2011-03-07T07:37:37Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-03-07T07:37:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e7e9a60df6ea92460337569e24746f390cbd56e3'/>
<id>urn:sha1:e7e9a60df6ea92460337569e24746f390cbd56e3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127155 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r127073: "Introduce $(ECHOPATH) to print DOSish path string on MSYS bash for alternative of $(ECHO)."</title>
<updated>2011-03-05T18:55:06Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2011-03-05T18:55:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7cefa640de1d3ab8cdfe6062811190a6fd33e684'/>
<id>urn:sha1:7cefa640de1d3ab8cdfe6062811190a6fd33e684</id>
<content type='text'>
It broke the llvm-gcc-native-mingw32 buildbot, and we need all of them to be green for the 2.9 branch.

Takumi, please reapply after we branch, preferably with a fix ;-)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127107 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>utils/lit/lit/TestRunner.py: bash is available with MSYS on Python/W32. Then we can execute "bash tests".</title>
<updated>2011-03-05T09:46:53Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-03-05T09:46:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9869c2f71744821d77fca2d0596cd9f27f84c5d2'/>
<id>urn:sha1:9869c2f71744821d77fca2d0596cd9f27f84c5d2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127074 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Introduce $(ECHOPATH) to print DOSish path string on MSYS bash for alternative of $(ECHO).</title>
<updated>2011-03-05T09:46:45Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-03-05T09:46:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0c3ed6b04632409046c6d798be9699bd83cff5a4'/>
<id>urn:sha1:0c3ed6b04632409046c6d798be9699bd83cff5a4</id>
<content type='text'>
On mingw and python/w32, lit would not be expected to understand MSYS-style path.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127073 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>On Windows hosts, Python scripts in test/Scripts did not accept binary files from stdin. The environment variable "PYTHONUNBUFFERED" makes stdin as binary. Thanks to Danil Malyshev!</title>
<updated>2011-03-05T09:46:36Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-03-05T09:46:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2f017cb7f3fbbde93f69a47172eeb7244ca269ec'/>
<id>urn:sha1:2f017cb7f3fbbde93f69a47172eeb7244ca269ec</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127072 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix the case where the number of jobs is less than the</title>
<updated>2011-03-04T23:02:52Z</updated>
<author>
<name>David Greene</name>
<email>greened@obbligato.org</email>
</author>
<published>2011-03-04T23:02:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b1939d5db6f95f18c9898861c58d2eac6456f06b'/>
<id>urn:sha1:b1939d5db6f95f18c9898861c58d2eac6456f06b</id>
<content type='text'>
number of threads.  In that case make the number of threads
equal to the number of jobs and launch one jobs on each
thread.  This makes things work like make -j.

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