1. 5fdd6c8 Second attempt at de-constifying LLVM Types in FunctionType::get(), by Jay Foad · 14 years ago
  2. 2280ebd Revert r134893 and r134888 (and related patches in other trees). It was causing by Bill Wendling · 14 years ago
  3. eeb64ae De-constify Types in StructType::get() and TargetData::getIntPtrType(). by Jay Foad · 14 years ago
  4. f75ae4c Fix <rdar://problem/9751331>. by Cameron Zwarich · 14 years ago
  5. faff127 In the ARM global merging pass, allow extraneous alignment specifiers. This pass by Cameron Zwarich · 14 years ago
  6. 36dca60 Enable GlobalMerge on darwin. by Devang Patel · 14 years ago
  7. 53dc40a Disable ARMGlobalMerge on darwin. The debugger is not yet able to extract individual variable's info from merged global. by Devang Patel · 14 years ago
  8. 0564609 Change ARMGlobalMerge to keep BSS globals in separate pools. by Bob Wilson · 15 years ago
  9. 619a372 Fix ARMGlobalMerge pass to check if globals are entirely within range. by Bob Wilson · 15 years ago
  10. 72831dc Change the symbol for merged globals from "merged" to "_MergedGlobals". by Bob Wilson · 15 years ago
  11. edf0467 Fix the ARMGlobalMerge pass to look at variable sizes instead of pointer sizes. by Bob Wilson · 15 years ago
  12. a99c3e9 80-col fixups. by Eric Christopher · 15 years ago
  13. 252b491 cleanups. by Chris Lattner · 15 years ago
  14. 90c579d Reapply r110396, with fixes to appease the Linux buildbot gods. by Owen Anderson · 15 years ago
  15. 1f74590 Revert r110396 to fix buildbots. by Owen Anderson · 15 years ago
  16. 9ccaf53 Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static by Owen Anderson · 15 years ago
  17. b5a0ef9 Currently EH lowering code expects typeinfo to be global only. by Anton Korobeynikov · 15 years ago
  18. 037b5e4 Remove extraneous semicolon by Douglas Gregor · 15 years ago
  19. cec36f4 Hook in GlobalMerge pass by Anton Korobeynikov · 15 years ago
  20. 4b38deb Remove late ARM codegen optimization pass committed by accident. by Anton Korobeynikov · 15 years ago
  21. 035b23a Separate const from non-const stuff during mergeing by Anton Korobeynikov · 15 years ago
  22. 1e7b324 Some initial version of global merger by Anton Korobeynikov · 15 years ago