Skip to content
  1. Dec 20, 2004
    • Reid Spencer's avatar
      For PR351: · 8b44f87e
      Reid Spencer authored
      * Add checks for sbrk and getpagesize functions
      * Alphebetize the checks for functions
      
      llvm-svn: 19052
      8b44f87e
    • Reid Spencer's avatar
      For PR351: · 554368e4
      Reid Spencer authored
      * Add GetMallocUsage as a wrapper around mallinfo()
      * Add GetTotalMemoryUsage to get approximate RSS size
      * Add GetTimeUsage to get elapsed/system/user time
      
      llvm-svn: 19051
      554368e4
    • Reid Spencer's avatar
      Wrap long lines · 47dff91d
      Reid Spencer authored
      llvm-svn: 19050
      47dff91d
    • Reid Spencer's avatar
      For PR351: · d816f9e9
      Reid Spencer authored
      This file is no longer needed as system dependent functions have been
      encapsulated into lib/System.
      
      llvm-svn: 19049
      d816f9e9
    • Misha Brukman's avatar
      * Use "" for LLVM include files, not <> · f06cb1db
      Misha Brukman authored
      * llvm/Config/alloca.h already #includes config.h
      * Minor readability/stylistic changes
      
      llvm-svn: 19048
      f06cb1db
  2. Dec 19, 2004
  3. Dec 18, 2004
  4. Dec 17, 2004
Loading