Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
78e496e165e3093f3d7373e50da1c91b9937bc69
/
test
/
CodeGen
/
ARM
/
fnmacs.ll
e516549
Use Unified Assembly Syntax for the ARM backend.
by Jim Grosbach
· 16 years ago
8cd0a8c
vml[as].f32 cause stalls in following advanced SIMD instructions. Avoid using
by Jim Grosbach
· 16 years ago
cc7a5b9
Update tests.
by Evan Cheng
· 16 years ago
9843a93
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
fce288f
Eliminate more uses of llvm-as and llvm-dis.
by Dan Gohman
· 16 years ago
767a952
Make NEON single-precision FP support the default for cortex-a8 (again).
by David Goodwin
· 16 years ago
b84f3d4
Match common pattern for FNMAC. Add NEON SP support.
by David Goodwin
· 16 years ago
42a83f2
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