llvm-project/compiler-rt/lib/ppc
Daniel Dunbar 2003d39f7c build: Add ModuleName per-subdir variable as a way to organize the different
sets of functions/objects into high level groups. Currently we have "builtins"
(the main compiler-rt code), "profile", and "asan".
 - Use this to define CommonFunctions and ArchFunctions to only reference the
   builtins functions.

llvm-svn: 145674
2011-12-02 02:42:07 +00:00
..
CMakeLists.txt Initial import of CMake type build system. Just like the rest of llvm.. 2009-08-03 01:08:25 +00:00
DD.h lib/{ppc,x86_64}: Fixup a number of files to include int_lib.h instead of 2011-11-16 01:19:16 +00:00
Makefile.mk build: Add ModuleName per-subdir variable as a way to organize the different 2011-12-02 02:42:07 +00:00
divtc3.c lib: Finish int_math.h definitions using compiler builtins and eliminate 2011-11-16 07:33:06 +00:00
fixtfdi.c lib: Finish int_math.h definitions using compiler builtins and eliminate 2011-11-16 07:33:06 +00:00
fixunstfdi.c lib/{ppc,x86_64}: Fixup a number of files to include int_lib.h instead of 2011-11-16 01:19:16 +00:00
floatditf.c lib/{ppc,x86_64}: Fixup a number of files to include int_lib.h instead of 2011-11-16 01:19:16 +00:00
floatunditf.c lib/{ppc,x86_64}: Fixup a number of files to include int_lib.h instead of 2011-11-16 01:19:16 +00:00
gcc_qadd.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
gcc_qdiv.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
gcc_qmul.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
gcc_qsub.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
multc3.c lib/ppc: Fix a refacto. 2011-11-16 18:56:53 +00:00
restFP.S license change 2010-11-16 22:13:33 +00:00
saveFP.S license change 2010-11-16 22:13:33 +00:00