1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/include
Chris Lattner 267eb7dc67 The wall clock timer (implementing using the RTC or cycle counter on x86) is
so much more accurate than the per process timers that we get better results
(less noise) by sorting according to wall time than process time.

llvm-svn: 4034
2002-10-03 21:08:20 +00:00
..
boost Add support for gcc 3.2 2002-09-17 23:38:38 +00:00
llvm Remove commented out stuff 2002-10-02 22:14:17 +00:00
Support The wall clock timer (implementing using the RTC or cycle counter on x86) is 2002-10-03 21:08:20 +00:00