1. 2f1fd16 [PM] Port ScalarEvolution to the new pass manager. by Chandler Carruth · 10 years ago
  2. f817c1c Use 'override/final' instead of 'virtual' for overridden methods by Alexander Kornienko · 11 years ago
  3. 30d69c2 [PM] Remove the old 'PassManager.h' header file at the top level of by Chandler Carruth · 11 years ago
  4. 66f09ad [C++11] Use 'nullptr'. by Craig Topper · 11 years ago
  5. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  6. 130cec2 Sort the #include lines for unittest/... by Chandler Carruth · 13 years ago
  7. bc40d7e Fix includes of llvm files that used angle brackets. by Craig Topper · 13 years ago
  8. 287682e The product of two chrec's can always be represented as a chrec. by Nick Lewycky · 14 years ago
  9. 229907c land David Blaikie's patch to de-constify Type, with a few tweaks. by Chris Lattner · 14 years ago
  10. b804a2b Second attempt at de-constifying LLVM Types in FunctionType::get(), by Jay Foad · 14 years ago
  11. a78cd22 Revert r134893 and r134888 (and related patches in other trees). It was causing by Bill Wendling · 14 years ago
  12. 56cc153 De-constify Types in FunctionType::get(). by Jay Foad · 14 years ago
  13. 7cac957 Make SCEVUnknown a CallbackVH, so that it can be notified directly by Dan Gohman · 15 years ago
  14. ef6d593 Speculatively revert r109705 since it seems to be causing some build bot angst. by Eric Christopher · 15 years ago
  15. 3d6ac44 Factor out some of the code for updating old SCEVUnknown values, and by Dan Gohman · 15 years ago