1. 5349d87 Delete dead GlobalAliases. by Rafael Espindola · 10 years ago
  2. 2f40830 [opaque pointer type] Add textual IR support for explicit type parameter for global aliases by David Blaikie · 10 years ago
  3. f72d05b [opaque pointer type] Add textual IR support for explicit type parameter to gep operator by David Blaikie · 11 years ago
  4. 464fe02 Use "weak alias" instead of "alias weak" by Rafael Espindola · 11 years ago
  5. 0e2cc2a GlobalOpt: Handle non-zero offsets for aliases by David Majnemer · 11 years ago
  6. 64c1e18 Allow alias to point to an arbitrary ConstantExpr. by Rafael Espindola · 11 years ago
  7. 6b23863 Fix most of PR10367. by Rafael Espindola · 11 years ago
  8. 24a669d Prevent alias from pointing to weak aliases. by Rafael Espindola · 12 years ago
  9. 65481d7 Revert "Prevent alias from pointing to weak aliases." by Rafael Espindola · 12 years ago
  10. 3b712a8 Prevent alias from pointing to weak aliases. by Rafael Espindola · 12 years ago
  11. f3336bc Reject alias to undefined symbols in the verifier. by Rafael Espindola · 12 years ago
  12. 22b19da GlobalOpt: Aliases don't have sections, don't copy them when replacing by Reid Kleckner · 12 years ago
  13. 8d30480 Always remove an alias when we rename the target. by Rafael Espindola · 12 years ago
  14. fb3fc0b Convert test to FileCheck. by Rafael Espindola · 12 years ago
  15. 1880092 Change tests from "opt %s" to "opt < %s" so that opt doesn't see the by Dan Gohman · 16 years ago
  16. 72a13d2 Use opt -S instead of piping bitcode output through llvm-dis. by Dan Gohman · 16 years ago
  17. 9737a63 Change these tests to feed the assembly files to opt directly, instead by Dan Gohman · 16 years ago
  18. a9b60ee Resolve aliases, when possible by Anton Korobeynikov · 17 years ago