1. 15b3932 Begin the painful process of tearing apart the rat'ss nest that is Constants.cpp and ConstantFold.cpp. by Owen Anderson · 16 years ago
  2. baf982b Push LLVMContext _back_ through IRBuilder. by Owen Anderson · 16 years ago
  3. e17fc1d Switch GlobalVariable ctors to a sane API, where *either* a context or a module is required. by Owen Anderson · 16 years ago
  4. e0f136d Push LLVMContext through GlobalVariables and IRBuilder. by Owen Anderson · 16 years ago
  5. 19d161f Introduce new linkage types linkonce_odr, weak_odr, common_odr by Duncan Sands · 16 years ago
  6. 61fc6c8 Registry.h should not depend on CommandLine.h. by Mikhail Glushenkov · 17 years ago
  7. 26e9aed Delete trailing whitespace. by Mikhail Glushenkov · 17 years ago
  8. d222f86 Large mechanical patch. by Devang Patel · 17 years ago
  9. 1aed599 Rename some GC classes so that their roll will hopefully be clearer. by Gordon Henriksen · 17 years ago
  10. f194af2 Factor GC metadata table assembly generation out of Collector in preparation for splitting AsmPrinter into its own library. by Gordon Henriksen · 17 years ago[Renamed (99%) from lib/CodeGen/ShadowStackCollector.cpp]
  11. 730102b Have IRBuilder take a template argument on whether or not to preserve by Eric Christopher · 17 years ago
  12. 089efff Clean up the use of static and anonymous namespaces. This turned up by Dan Gohman · 17 years ago
  13. 48fc88f Turn StripPointerCast() into a method by Anton Korobeynikov · 17 years ago
  14. dd0dfe6 Make StripPointerCast a common function (should we mak it method of Value instead?) by Anton Korobeynikov · 17 years ago
  15. a989c7e Merge LLVMBuilder and FoldingBuilder, calling by Duncan Sands · 17 years ago
  16. d6da1d0 API changes for class Use size reduction, wave 1. by Gabor Greif · 17 years ago
  17. 9d57440 Don't dump the function! by Chris Lattner · 18 years ago
  18. 840ba93 Pruning includes. by Gordon Henriksen · 18 years ago
  19. cc71a50 With this patch, the LowerGC transformation becomes the by Gordon Henriksen · 18 years ago