1. 44a61bd Support ANSI escape code on Windows by Nico Rieck · 12 years ago
  2. 73c35d8 Add time getters to the process interface for requesting the elapsed by Chandler Carruth · 13 years ago
  3. 58a2cbe Resort the #include lines in include/... and lib/... with the by Chandler Carruth · 13 years ago
  4. f5867ab Go ahead and get rid of the old page size interface and convert all the by Chandler Carruth · 13 years ago
  5. 814afe9 Flesh out a page size accessor in the new API. by Chandler Carruth · 13 years ago
  6. 9b4aba8 Switch this code to a more idiomatic double using namespace directive. by Chandler Carruth · 13 years ago
  7. 8e98c1f Delete a cut/paste-o from r171290. Very sorry about the noise. by Chandler Carruth · 13 years ago
  8. c9bdcac Suppress a MSVC warning complaining about the code working as intended. by Chandler Carruth · 13 years ago
  9. 0184a84 Begin sketching out the process interface. by Chandler Carruth · 13 years ago
  10. 24cddd5 Support/Process: Move llvm::sys::Process::GetRandomNumber() from Process.cpp to Unix/Process.inc. by NAKAMURA Takumi · 14 years ago
  11. c94e593 [Support] Add missing include. by Daniel Dunbar · 14 years ago
  12. 9c69e6a [Support] Add sys::Process::GetRandomNumber(). by Daniel Dunbar · 14 years ago
  13. 1f6efa3 Merge System into Support. by Michael J. Spencer · 15 years ago[Renamed (93%) from lib/System/Process.cpp]
  14. 84b7df4 Remove uses of llvm/System/IncludeFile.h that are no longer needed. by Dan Gohman · 18 years ago
  15. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  16. 23dd332 For PR780: by Reid Spencer · 19 years ago
  17. 6b8a63a Remove vim settings from source code; people should use llvm/utils/vim/vimrc by Misha Brukman · 21 years ago
  18. f976c85 Remove trailing whitespace by Misha Brukman · 21 years ago
  19. bccc8ab Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly by Reid Spencer · 21 years ago
  20. 0098e64 For PR351: by Reid Spencer · 21 years ago
  21. cbad701 Provide initial implementations of Memory and Process concepts for various by Reid Spencer · 21 years ago