1. ee8d960 no need to keep around this output. by Chris Lattner · 18 years ago
  2. 788f0d3 llvm/test programs should not be execution programs. This by Chris Lattner · 18 years ago
  3. 7132e00 This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future. by Chandler Carruth · 18 years ago
  4. b063fa5 The Ada f-e produces various auxiliary output files by Duncan Sands · 18 years ago
  5. c57f218 remove libbzip2 from this. This should use llvm-config or something. by Chris Lattner · 19 years ago
  6. f7396d1 Fix a missing -f caught by the new llvm.exp script. by Reid Spencer · 19 years ago
  7. 645d5a9 Use the new %link variable to make this test portable. by Reid Spencer · 19 years ago
  8. f29754c Add a test case for testing basic IR features via llvm2cpp. This helps find by Reid Spencer · 19 years ago