Clone this repo:

Branches

  1. 0f1e61b Fix build system for rebase. by Tim Murray · 10 years ago main master
  2. 6b161a1 Update build system for rebase. by Tim Murray · 10 years ago
  3. 61f99ff Merge remote-tracking branch 'upstream/master' into rebase by Tim Murray · 10 years ago
  4. bf6a66c [driver] Disable the slp vectorizer at -O0, -O1, and -Oz. This mirrors the by Chad Rosier · 10 years ago
  5. 6f6c038 Remove unused using statement. by Nico Weber · 10 years ago
  6. 9860270 Renaming range-based for loop variables so they don't appear iterator-like. by Aaron Ballman · 10 years ago
  7. 78beaaa [C++11] Converting to range-based for loops. No functional changes intended. by Aaron Ballman · 10 years ago
  8. 9a7de24 clang-format: Improve binary operator detection. by Daniel Jasper · 10 years ago
  9. c944d2a clang-format: Fixes spaces in case statements. by Daniel Jasper · 10 years ago
  10. 91417dd [ARM64]Fix a bug cannot select UQSHL/SQSHL with constant i64 shift amount. by Hao Liu · 10 years ago
  11. 4145db1 clang-format: Don't wrap after @interface. by Daniel Jasper · 10 years ago
  12. d53fa2e Follow-up to r207071: Let newFrontendActionFactory() return a unique_ptr. by Nico Weber · 10 years ago
  13. 113a55f libclang: split out the documentation comment API by Alp Toker · 10 years ago
  14. efdd867 [objcmt] Revert r191796, it's not needed anymore. by Argyrios Kyrtzidis · 10 years ago
  15. b97eabc CodeGen: remove an unused variable by Saleem Abdulrasool · 10 years ago
  16. 2574f88 [SemaCXX] Silence -Wconstant-logical-operand if the operand is a 0/1 from a macro. by Argyrios Kyrtzidis · 10 years ago
  17. 22ede25 [Index/DocComments] When cloning a full comment, pick the template parameters from the original FullComment, by Argyrios Kyrtzidis · 10 years ago
  18. 68dfabb remove less relevant information + about packaging/Mac OS X + link to cfe-dev by Sylvestre Ledru · 10 years ago
  19. bb92cf2 Remove no longer relevant information in the gcc/llvm comparison page + minor updates by Sylvestre Ledru · 10 years ago
  20. ef3627f remove useless code by Sylvestre Ledru · 10 years ago