Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ccf43ca05cb1540f3d95a73b7b329bf926808c7b
/
llvm
/
test
/
CodeGen
/
ARM
/
fsubs.ll
71fcb4f
switch the flag for using NEON for SP floating point to a subtarget 'feature'.
by Jim Grosbach
· 16 years ago
15dd462
Convert a few tests to FileCheck for PR5307.
by Edward O'Callaghan
· 16 years ago
d7cf55c
Use Unified Assembly Syntax for the ARM backend.
by Jim Grosbach
· 16 years ago
1cc6dd9
Remove neonfp attribute and instead set default based on CPU string. Add -arm-use-neon-fp to override the default.
by David Goodwin
· 16 years ago
c8054d9
Eliminate more uses of llvm-as and llvm-dis.
by Dan Gohman
· 16 years ago
3b9c52c
Initial support for single-precision FP using NEON. Added "neonfp" attribute to enable. Added patterns for some binary FP operations.
by David Goodwin
· 16 years ago