Akira Hatanaka
|
24b6588743
|
Re-enable some of the disabled tests. Use FileCheck instead of grep to check
output.
llvm-svn: 140263
|
2011-09-21 17:36:30 +00:00 |
Akira Hatanaka
|
f58d6812a9
|
Disable tests which generate code for allegrex or psp.
llvm-svn: 139632
|
2011-09-13 20:00:35 +00:00 |
Joerg Sonnenberger
|
62f759791a
|
Be nice to Xcore and the XMOS assembler and avoid quoting section names
that contain only letters, digits and the characters "_" and ".".
llvm-svn: 127028
|
2011-03-04 20:03:14 +00:00 |
Joerg Sonnenberger
|
852ab890b5
|
Bug#9033: For the ELF assembler output, always quote the section name.
llvm-svn: 126963
|
2011-03-03 22:31:08 +00:00 |
Rafael Espindola
|
ec517cdf24
|
Update tests.
llvm-svn: 123591
|
2011-01-16 18:02:57 +00:00 |
Duncan Sands
|
68c30907cc
|
Correct bogus module triple specifications.
llvm-svn: 112469
|
2010-08-30 10:48:29 +00:00 |
Dan Gohman
|
c8054d90fb
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81293
|
2009-09-09 00:09:15 +00:00 |
Dan Gohman
|
0d4bbf2c4a
|
Remove obsolete -f flags.
llvm-svn: 79992
|
2009-08-25 15:38:29 +00:00 |
Duncan Sands
|
8475d56794
|
Turn on LegalizeTypes, the new type legalization
codegen infrastructure, by default. Please report
any breakage to the mailing lists.
llvm-svn: 58232
|
2008-10-27 08:42:46 +00:00 |
Bruno Cardoso Lopes
|
118a9e4813
|
Batch 3 of Mips CodeGen tests
llvm-svn: 54508
|
2008-08-08 04:05:51 +00:00 |