hanchenye-llvm-project/compiler-rt/test/timing
Daniel Dunbar efd84e770b Add support for "platform" configurations, which define a suite of compiler-rt
libraries to generate.
 - Each library may be built with different flags and for different
   architectures, and there is support for building Darwin style fat archives.

 - Uses an ambituous amount of make programming, but should be hidden to
   users and developers.

llvm-svn: 93720
2010-01-18 06:49:33 +00:00
..
CMakeLists.txt Start porting compiler-rt testsuit to Solaris with new build system. Fix some C++ style comments which are not allowed in ISO C90. 2009-08-05 01:47:29 +00:00
ashldi3.c
ashrdi3.c
divdi3.c
floatdidf.c
floatdisf.c
floatdixf.c
floatundidf.c
floatundisf.c
floatundixf.c
lshrdi3.c
moddi3.c
muldi3.c
negdi2.c
time Add support for "platform" configurations, which define a suite of compiler-rt 2010-01-18 06:49:33 +00:00
timing.h
udivdi3.c
umoddi3.c