Jakob Stoklund Olesen
8d7f5066bf
MIPS and SPARC assemblers both take the -KPIC flag.
...
llvm-svn: 199034
2014-01-12 04:53:36 +00:00
Jakob Stoklund Olesen
58801bf1dc
Select the UltraSPARC instruction set when invoking the assembler.
...
llvm-svn: 199012
2014-01-11 18:25:01 +00:00
Jakob Stoklund Olesen
2490e553c0
Pass -32/-64 to the assembler when building for sparc/sparc64.
...
llvm-svn: 198911
2014-01-10 03:51:29 +00:00
Bernard Ogden
a58ef057b9
Set appropriate FPU default for Linux on v8
...
Change-Id: If9b649c92e7196e3e791948545dc80901a0761eb
llvm-svn: 193365
2013-10-24 18:32:41 +00:00
Tim Northover
19ae1175ae
Fix FileCheck --check-prefix lines.
...
Various tests had sprung up over the years which had --check-prefix=ABC on the
RUN line, but "CHECK-ABC:" later on. This happened to work before, but was
strictly incorrect. FileCheck is getting stricter soon though.
Patch by Ron Ofir.
llvm-svn: 188174
2013-08-12 12:51:05 +00:00
Richard Sandiford
4652d893bc
[SystemZ] Add -march= command-line option
...
llvm-svn: 186694
2013-07-19 16:51:51 +00:00
Evgeniy Stepanov
582911a089
Only pass -mcpu, -march, -mfpu to linux-as on ARM.
...
llvm-svn: 155431
2012-04-24 09:05:31 +00:00
Evgeniy Stepanov
ed943f66d6
Pass -mfloat-abi= to linuxtools assembler.
...
llvm-svn: 155191
2012-04-20 09:03:40 +00:00
Evgeniy Stepanov
70cb3d623b
Pass -march, -mcpu, -mfpu to linuxtools assembler.
...
llvm-svn: 154389
2012-04-10 09:05:40 +00:00