llvm-project/compiler-rt/test/timing
Edward O'Callaghan df72046277 Start porting compiler-rt testsuit to Solaris with new build system. Fix some C++ style comments which are not allowed in ISO C90.
llvm-svn: 78143
2009-08-05 01:47:29 +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 Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
ashrdi3.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
divdi3.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
floatdidf.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
floatdisf.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
floatdixf.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
floatundidf.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
floatundisf.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
floatundixf.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
lshrdi3.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
moddi3.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
muldi3.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
negdi2.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
time Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
timing.h Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
udivdi3.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
umoddi3.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00