llvm-project/compiler-rt/test/timing
Nick Kledzik 23bbd617e4 <rdar://problem/12512722> Use arm divide instruction if available
llvm-svn: 182665
2013-05-24 19:38:11 +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
modsi3.c <rdar://problem/12512722> Use arm divide instruction if available 2013-05-24 19:38:11 +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 Add support for "platform" configurations, which define a suite of compiler-rt 2010-01-18 06:49:33 +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