1. 8072bae Refactor all instances of `typedef y x` to the C++11 `using x = y` syntax. by Andrew Scull · 10 years ago
  2. bb0a5fe Subzero. Changes the Register Allocator so that it is aware of register aliases. by John Porto · 10 years ago
  3. aee5fa8 Use separate random number generator for each randomization pass by Qining Lu · 10 years ago
  4. cfa628b Inline memove for small constant sizes and refactor memcpy and memset. by Andrew Scull · 10 years ago
  5. 1d23542 Subzero. Native 64-bit int arithmetic on x86-64. by John Porto · 10 years ago
  6. e0d9afa Subzero. Implements x86-64 lowerCall. by John Porto · 10 years ago
  7. 453660f Subzero. Buildable, non-functional TargetLoweringX8664. by John Porto · 10 years ago
  8. 2fea26c Adds the x86-64 assembler. by John Porto · 10 years ago