History log of /external/llvm/test/Other/optimize-options.ll
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
04ae34b0aa918b97cc94c6ac3cf30bc19cd5471e 05-Nov-2013 Alp Toker <alp@nuanti.com> Provide a test input for opt

This was only working previously due to a quirk in the way lit
concatenates script commands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194078 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Other/optimize-options.ll
49589f0d0e35f643e697ab7ae8a51a530d38b0d8 02-Jul-2012 Chandler Carruth <chandlerc@gmail.com> Convert the uses of '|&' to use '2>&1 |' instead, which works on old
versions of Bash. In addition, I can back out the change to the lit
built-in shell test runner to support this.

This should fix the majority of fallout on Darwin, but I suspect there
will be a few straggling issues.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159544 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Other/optimize-options.ll
8bc3434e68028263c42dd26bde3c16450cb146f4 16-May-2012 Chandler Carruth <chandlerc@gmail.com> Teach the 'opt' tool about '-Os' and '-Oz', corresponding to the Clang
options, to enable easier testing of the innards of LLVM that are
enabled by such optimization strategies.

Note that this doesn't provide the (much needed) function attribute
support for -Oz (as opposed to -Os), but still seems like a positive
step to better test the logic that Clang currently relies on.

Patch by Patrik Hägglund.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156913 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Other/optimize-options.ll