Dan Gohman
|
2dc6099def
|
Reapply the fix in 42908 for this file. This changes the function names
from "test" to "foo" so that they don't match the grep -i ST.
llvm-svn: 43001
|
2007-10-15 19:22:17 +00:00 |
|
Evan Cheng
|
33df6a6bed
|
Revert 42908 for now.
llvm-svn: 42960
|
2007-10-14 05:57:21 +00:00 |
|
Dan Gohman
|
c96f2809ca
|
Fix this test to not depend on the assembly output containing something
that includes the string "st". This probably fixes the regression on
Darwin.
llvm-svn: 42932
|
2007-10-12 20:42:14 +00:00 |
|
Dan Gohman
|
a75e4a62e6
|
Change the names used for internal labels to use the current
function symbol name instead of a codegen-assigned function
number.
Thanks Evan! :-)
llvm-svn: 42908
|
2007-10-12 14:53:36 +00:00 |
|
Chris Lattner
|
9ce649f66e
|
force a cpu without SSE
llvm-svn: 38466
|
2007-07-09 17:35:18 +00:00 |
|
Reid Spencer
|
bb43799aa9
|
For PR1336:
Ignore case for instruction mnemonic comparison.
llvm-svn: 36129
|
2007-04-16 14:20:28 +00:00 |
|
Reid Spencer
|
8f0fe6f2cf
|
For PR1336:
XFAIL tests covered by the PR. These will be un-XFAILed as they are fixed.
llvm-svn: 36093
|
2007-04-15 23:00:46 +00:00 |
|
Reid Spencer
|
9d19c17dab
|
For PR1319: Upgrade to new test harness.
llvm-svn: 36091
|
2007-04-15 22:20:47 +00:00 |
|
Reid Spencer
|
4572ce85b0
|
Regression is gone, don't try to find it on clean target.
llvm-svn: 33296
|
2007-01-17 07:59:14 +00:00 |
|