Skip to content
  1. Jan 31, 2008
  2. Jan 30, 2008
  3. Jan 29, 2008
  4. Jan 28, 2008
  5. Jan 26, 2008
  6. Jan 25, 2008
  7. Jan 24, 2008
  8. Jan 23, 2008
  9. Jan 18, 2008
  10. Jan 17, 2008
    • Ted Kremenek's avatar
      Added support to dataflow solver to (when requested) also record dataflow · b4b65e63
      Ted Kremenek authored
      values for the block-level expressions.
      
      Modified 'LiveVariables' to provide the option to clients to record
      liveness information for block-level expressions (using the above feature).
      
      Modified 'DeadStores' to conform to the new interface of 'LiveVariables'.
      
      Modified 'GRConstants' to compute liveness information for block-level
      expressions.
      
      llvm-svn: 46137
      b4b65e63
Loading