search for: 8372367f

Displaying 2 results from an estimated 2 matches for "8372367f".

Did you mean: 372367
2014 Jan 07
2
[LLVMdev] AArch64 Clang CLI interface proposal
Hi, Clang for AArch64 currently accepts an -mfpu option to specify the FPU/NEON unit. This behaviour, while consistent with the ARM target and ARM gcc, will no longer be supported in AArch64 gcc. The preferred CLI for specifying FPU/NEON units will be the use of the -march option with feature modifiers (+[no]feature). The feature modifiers according to the GCC manual are: * crypto * fp * simd
2014 Jan 07
2
[LLVMdev] AArch64 Clang CLI interface proposal
...y do the same, if not before us. > Hopefully, that'd also help clean up the driver's code in the process. > > cheers, > --renato > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140107/8372367f/attachment.html>