1. 67cf9a7 Revert "Change memcpy/memset/memmove to have dest and source alignments." by Pete Cooper · 10 years ago
  2. 72bc23e Change memcpy/memset/memmove to have dest and source alignments. by Pete Cooper · 10 years ago
  3. a79ac14 [opaque pointer type] Add textual IR support for explicit type parameter to load instruction by David Blaikie · 11 years ago
  4. 79e6c74 [opaque pointer type] Add textual IR support for explicit type parameter to getelementptr instruction by David Blaikie · 11 years ago
  5. b1ed91f Land the long talked about "type system rewrite" patch. This by Chris Lattner · 14 years ago
  6. 08713d3 Extend SROA to handle arrays accessed as homogeneous structs and vice versa. by Bob Wilson · 15 years ago
  7. 12eec40 Make SROA more aggressive with allocas containing padding. by Bob Wilson · 15 years ago
  8. 90fedc6 Make opt default to not adding a target data string and update tests that depend on target data to supply it within the test by Kenneth Uildriks · 16 years ago
  9. 1880092 Change tests from "opt %s" to "opt < %s" so that opt doesn't see the by Dan Gohman · 16 years ago
  10. 72a13d2 Use opt -S instead of piping bitcode output through llvm-dis. by Dan Gohman · 16 years ago
  11. 9737a63 Change these tests to feed the assembly files to opt directly, instead by Dan Gohman · 16 years ago
  12. a5b9645 Split the Add, Sub, and Mul instruction opcodes into separate by Dan Gohman · 16 years ago
  13. c518dfd This implements the second half of the fix for PR3290, handling by Chris Lattner · 17 years ago
  14. f2b8c82 Implement the first half of PR3290: if there is a store of an by Chris Lattner · 17 years ago