summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/arm/mulsf3vfp.S
Commit message (Collapse)AuthorAgeFilesLines
* Move original compiler-rt functions (libgcc replacement) to lib/builtins ↵Alexey Samsonov2014-02-141-26/+0
| | | | | | directory llvm-svn: 201393
* Mechanically add end-of-function markers.Joerg Sonnenberger2014-01-241-0/+1
| | | | llvm-svn: 200005
* Change ARM vfp assembly functions to use unified syntax.Bob Wilson2011-08-231-4/+5
| | | | llvm-svn: 138332
* license changeHoward Hinnant2010-11-161-2/+2
| | | | llvm-svn: 119397
* add explicit alignment directives to assure arm code is 4-byte alignedNick Kledzik2010-04-211-0/+1
| | | | llvm-svn: 102030
* Switch to using DEFINE_COMPILERRT_[PRIVATE_]FUNCTION to define function ↵Daniel Dunbar2009-10-271-2/+1
| | | | | | symbols inside .S files. llvm-svn: 85264
* Add assembly.h for use in .S files.Daniel Dunbar2009-10-271-0/+1
| | | | llvm-svn: 85263
* start adding implementation of arm *vfp routines with test casesNick Kledzik2009-09-111-0/+23
llvm-svn: 81558
OpenPOWER on IntegriCloud