1. 54c683f [SCCP] Make sure SCCP and ConstantFolding agree on undef >> a. by Davide Italiano · 9 years ago
  2. d1fbf48 [SCCP] Don't assume all Constants are ConstantInt by David Majnemer · 9 years ago
  3. c1c7a13 Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change. by Stephen Lin · 12 years ago
  4. d7beca8 Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID by Dmitri Gribenko · 13 years ago
  5. d7749be Silly mistake from r137777; restore significant isStructTy() checks. While here, be a bit more defensive by Eli Friedman · 14 years ago
  6. 0793eb4 A bunch of misc fixes to SCCPSolver::ResolvedUndefsIn, including a fix to stop by Eli Friedman · 14 years ago
  7. 87aa224 fix PR6940: sitofp(undef) folds to 0.0, not undef. by Chris Lattner · 16 years ago
  8. c6c153b fix a SCCP miscompilation that could happen when a by Chris Lattner · 16 years ago