hanchenye-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
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
gcc_qdiv.c
gcc_qmul.c
gcc_qsub.c
multc3.c lib/ppc: Fix a refacto. 2011-11-16 18:56:53 +00:00
restFP.S
saveFP.S