1. de2d869 Update aosp/master LLVM for rebase to r275480 by Pirama Arumuga Nainar · 8 years ago
  2. ebe69fe Update aosp/master LLVM for rebase to r230699. by Stephen Hines · 10 years ago
  3. 37ed9c1 Update aosp/master LLVM for rebase to r222494. by Stephen Hines · 10 years ago
  4. 36b5688 Update to LLVM 3.5a. by Stephen Hines · 11 years ago
  5. 0ab53c7 FileCheck: fix matching of one check-prefix is a prefix of another by Alexey Samsonov · 11 years ago
  6. 7df6641 FileCheck: fix a bug with multiple --check-prefix options. by Alexey Samsonov · 11 years ago
  7. ee4f5ea Allow multiple check prefixes in FileCheck. by Matt Arsenault · 11 years ago
  8. 67b5214 Add FileCheck tests for @LINE by Matt Arsenault · 11 years ago
  9. 18a988e Fix "existant" typos by Alp Toker · 11 years ago
  10. e5f740c Really fix CHECK-LABEL and CHECK-DAG interaction. This actually just restores the initial implementation that was in r186162 but got lost in some subsequent refactoring. More explicit variable names and comments are present now to hopefully prevent repeat regression, as well as another test. by Stephen Lin · 11 years ago
  11. 563c182 Fix handling of CHECK-DAG inside of CHECK-LABEL. by Rafael Espindola · 11 years ago
  12. 24ec2e5 [tests] Cleanup initialization of test suffixes. by Daniel Dunbar · 12 years ago
  13. d9a84ef [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix by Rui Ueyama · 12 years ago
  14. e57343b Fix handling of CHECK-DAG combined with CHECK-NOT by Tim Northover · 12 years ago
  15. 178504b Add new directive called CHECK-LABEL to FileCheck. by Stephen Lin · 12 years ago
  16. 73477b9 Prefix failing commands with not to make clear they are expected to fail. by Rafael Espindola · 12 years ago
  17. 95ab326 Add 'CHECK-DAG' support by Michael Liao · 12 years ago
  18. 0fc7137 Remove SMLoc paired with CHECK-NOT patterns. Not functionality change. by Michael Liao · 12 years ago
  19. 4cc74fc Canonicalize line endings to Linux style also when the --strict-whitespace flag is in use. This flag is supposed to affect horizontal whitespaces only. by Guy Benyei · 12 years ago
  20. 4db6511 Fix a bug in FileCheck that wouldn't let define variables as follows: by Eli Bendersky · 12 years ago
  21. 9756ca7 Support referencing variables defined on the same line. by Eli Bendersky · 12 years ago
  22. e883268 Add a FileCheck test that makes sure two different CHECKs won't match the by Eli Bendersky · 12 years ago
  23. 085f982 Add some tests for the FileCheck utility. by Eli Bendersky · 12 years ago