10/15
AffineStructuresTest.cpp
| | Authored by arjunp on May 29 2020, 11:19 PM. Event Timelinearjunp marked an inline comment as done and 3 inline comments as not done. This revision now requires changes to proceed. This revision now requires changes to proceed. arjunp marked 5 inline comments as done. This revision now requires changes to proceed. arjunp marked 3 inline comments as done. This revision now requires changes to proceed. arjunp marked 2 inline comments as done. This revision now requires changes to proceed. This revision now requires changes to proceed. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | | | 10 lines | | | | 101 lines | | 169 lines | | 232 lines | | | | 16 lines | | 4 lines | | | | 3 lines | | 914 lines | | | | | | 94 lines | | 8 lines | | | | 7 lines | | 89 lines | | 77 lines | | 1 line |
Commit | Tree | Parents | Author | Summary | Date |
---|
7dea5c71a74e | 3a1c08d96433 | ce46a73ca0b6 | Arjun P | remove extraneous comment | May 31 2020, 12:20 PM | ce46a73ca0b6 | a99f966a9d29 | 22d92ac57865 | Arjun P | resolve clang-tidy warnings | May 31 2020, 12:20 PM | 22d92ac57865 | dd8c188187e3 | 8619181702bb | Arjun P | clang-format without --style=LLVM as the pre-merge check seems to want | May 31 2020, 11:11 AM | 8619181702bb | 0e00c3fe5d31 | c417319fecf6 | Arjun P | Exact integer emptiness checks for FlatAffineConstraints (Show More…) | May 29 2020, 10:37 PM | c417319fecf6 | a13c81db908f | 713338b37743 | Arjun P | clang-format | May 29 2020, 10:09 PM | 713338b37743 | c2a99cc2a964 | 62532e06c144 | Arjun P | [Matrix] remove copy constructor which was declared but not defined | May 19 2020, 7:54 AM | 62532e06c144 | 741c0394fdd7 | 988bb9df722f | Arjun P | [Fraction] simplify floor and ceil functions and add documentation | May 19 2020, 7:46 AM | 988bb9df722f | 2818c326e00e | 4a6adbec8b5d | Arjun P | [Matrix] mark constructor as explicit | May 19 2020, 7:46 AM | 4a6adbec8b5d | dccc85754d48 | 05d600dc6ddc | Arjun P | [Simplex::addEquality] fix documentation | May 19 2020, 4:37 AM | 05d600dc6ddc | 9375eb128d1f | a8c7492e73de | Arjun P | Remove "else after return" by rewriting with ternary operators | May 19 2020, 3:34 AM | a8c7492e73de | eb3fffbb9329 | a0be9da1ae52 | Arjun P | In Matrix and Simplex, add a print(raw_ostream) and make dump just call print… (Show More…) | May 19 2020, 3:27 AM | a0be9da1ae52 | 5cabfdc3ba09 | 0bbc6b4048bd | Arjun P | Include llvm headers with "" instead of <> | May 19 2020, 3:26 AM | 0bbc6b4048bd | de2e8208b1af | 8c2b48b71495 | Arjun P | [Fraction] add file comment | May 19 2020, 3:13 AM | 8c2b48b71495 | d08c03ef1fa9 | fbdb77b4876a | Arjun P | Discard unrelated changes | May 19 2020, 3:13 AM | fbdb77b4876a | bbea1388e60e | b2cfaf6ff87f | Arjun P | [FlatAffineConstraints] Add an isIntegerEmpty function to perform integer… (Show More…) | May 19 2020, 3:11 AM | b2cfaf6ff87f | d89ec4a0a473 | 87b4e935ecb0 | Arjun P | Fix typos in comments | May 19 2020, 3:11 AM | 87b4e935ecb0 | 61a6d4663bea | ad7734ef6dde | Arjun P | Remove removeRedundant functionality | May 18 2020, 11:08 AM | ad7734ef6dde | 39a36fcb29f0 | 72aaa59c8f3a | Arjun P | Add a bit more documentation | May 12 2020, 5:20 AM | 72aaa59c8f3a | a4bcf7394f42 | 82ce834d501a | Arjun P | clang-format | May 12 2020, 4:56 AM | 82ce834d501a | dbb77f51fab3 | 5906326de5ae | Arjun P | slight cleanup and add some more documentation | May 12 2020, 4:55 AM | 5906326de5ae | c649de3ae46d | b29714710433 | Arjun P | [Simplex] fix bug where normalization might sometimes make the denominator… (Show More…) | May 12 2020, 4:34 AM | b29714710433 | 8b11487132f3 | 4657bedd082c | Arjun P | [FlatAffineStructures] remove empty lines in findSample test | May 12 2020, 4:31 AM | 4657bedd082c | 2891b4f51528 | 964524c8de99 | Arjun P | [Matrix] use ++i instead of i++ | May 12 2020, 4:30 AM | 964524c8de99 | 8ed0ba0dfe4d | 0b12802bcd54 | Arjun P | [Simplex] slightly simplify addRow code. | May 12 2020, 4:30 AM | 0b12802bcd54 | 4ad093bdbb30 | e21524fa7027 | Arjun P | [Simplex] fix bug where the tableau would sometimes be made smaller when… (Show More…) | May 12 2020, 4:28 AM | e21524fa7027 | 59b2a883e362 | 0b3dda9b86e2 | Arjun P | [FlatAffineStructures] Write explanatory comments for tests for findSample | May 12 2020, 4:27 AM | 0b3dda9b86e2 | a2266d29874a | 07bb93b977fa | Arjun P | [FlatAffineStructures] add tests for findSample | May 8 2020, 4:14 AM | 07bb93b977fa | c520cf1963b7 | 04321a2c4da6 | Arjun P | [FlatAffineStructures] add findSample function which uses GBR | May 8 2020, 4:14 AM | 04321a2c4da6 | 9db8af28f495 | 6e5dd33be528 | Arjun P | [Simplex] make findIntegerSample public | May 8 2020, 4:14 AM | 6e5dd33be528 | 2a62d9d16548 | a79743f1fd11 | Arjun P | [Matrix] fix compile error | May 8 2020, 4:13 AM | a79743f1fd11 | ef2917323392 | 655512527d6b | Arjun P | [Simplex] add findIntegerSample | May 5 2020, 5:03 AM | 655512527d6b | 9487a332b100 | 1883000a5738 | Arjun P | [Simplex] implement GBR | May 5 2020, 4:56 AM | 1883000a5738 | b3e580229b65 | 6e27e58b5b02 | Arjun P | [Matrix] swapRows/swapColumns: don't swap if it's the same rows or columns | May 5 2020, 4:56 AM | 6e27e58b5b02 | 1e1e4b6d0893 | 6d02fba123cd | Arjun P | [Matrix] implement addToRow | May 5 2020, 4:56 AM | 6d02fba123cd | fcd6f3a809c9 | 7dadcbffdfc9 | Arjun P | [Matrix] implement getRow | May 5 2020, 4:55 AM | 7dadcbffdfc9 | b9216d8f2909 | d4b69624b46f | Arjun P | [Simplex] add tests for rollback | May 5 2020, 4:55 AM | d4b69624b46f | b9e0e86febaa | 3fd1eb4de0c2 | Arjun P | [Simplex] implement makeProduct | May 5 2020, 4:55 AM | 3fd1eb4de0c2 | 65fed3d48872 | 5f1737c27d16 | Arjun P | [Simplex] include fraction | May 5 2020, 4:54 AM | 5f1737c27d16 | a920a5fa28c9 | 9cec653dcd7a | Arjun P | [Simplex] implement getSamplePointIfIntegral | May 5 2020, 4:53 AM | 9cec653dcd7a | ecdae766b8a9 | f98b4d08eaa9 | Arjun P | [Simplex] implement compute optimum functionality | May 5 2020, 4:53 AM | f98b4d08eaa9 | 4a0ff7c2523b | bb5d361c8794 | Arjun P | [Simplex] implement snapshot and rollback functionality | May 5 2020, 4:52 AM | bb5d361c8794 | a62738fcad74 | 9e1692f82ee9 | Arjun P | [Simplex] minor cleanups | May 5 2020, 4:51 AM | 9e1692f82ee9 | 7d33b5168cff | 02e719a31157 | Arjun P | Rename diffMatchesDirection to signMatchesDirection | May 5 2020, 4:50 AM | 02e719a31157 | dcbc5aa0840d | 65be691e0f92 | Arjun P | Add Fraction class | May 5 2020, 4:48 AM | 65be691e0f92 | de5afa91c54c | b804366e9868 | Arjun P | Fix build after rebase mistake | May 2 2020, 10:14 PM | b804366e9868 | 3703104121d8 | 6b9b4f6c9c85 | Arjun P | [Simplex::minIsObviouslyUnbounded] remove unused function | Apr 26 2020, 10:20 PM | 6b9b4f6c9c85 | ab0f6a813a9a | eee6c0a48909 | Arjun P | [Simplex::constraintIsRedundant] Don't use minIsObviouslyUnbounded, it's just a… (Show More…) | Apr 26 2020, 10:18 PM | eee6c0a48909 | c83558c084b6 | cf8f18361179 | Arjun P | [Simplex::findPivotRow] fix comment | Apr 26 2020, 10:16 PM | cf8f18361179 | b4a89602e62c | 970b9e51874f | Arjun P | Remove braces for single-line for loop bodies | Apr 24 2020, 8:29 AM | 970b9e51874f | 4dfad24eb148 | a722eee357e4 | Arjun P | [Simplex] improve Simplex class comment | Apr 24 2020, 8:28 AM | a722eee357e4 | 0632485179af | 0520938842b1 | Arjun P | [Matrix] fix include guard name | Apr 24 2020, 8:28 AM | 0520938842b1 | 2be2a8142237 | a2f96dd9379c | Arjun P | [SimplexTest] rename tests | Apr 2 2020, 3:15 AM | a2f96dd9379c | 8b78244284a9 | ec1bd27658ba | Arjun P | [SimplexTest] fix typo in comment | Apr 2 2020, 3:10 AM | ec1bd27658ba | 3d55b5baf105 | b195db22a37c | Arjun P | clang-format | Apr 2 2020, 3:08 AM | b195db22a37c | b50d8019075c | 77326498af1b | Arjun P | Use brackets for complex asserts | Apr 2 2020, 3:08 AM | 77326498af1b | eca071fc80a8 | 494879c70428 | Arjun P | [Simplex] fix a comment | Apr 2 2020, 3:07 AM | 494879c70428 | df4dd3d3e008 | e19c02df199c | Arjun P | Remove unused includes | Apr 2 2020, 2:54 AM | e19c02df199c | 1b91fffe1f13 | 9c4ff58f8929 | Arjun P | [Simplex] remove unused operator<< overload | Apr 2 2020, 2:54 AM | 9c4ff58f8929 | a47ccc0917ef | 326228458366 | Arjun P | [SimplexTest] call all Simplex objects 'tab' for uniformity | Apr 1 2020, 10:25 AM | 326228458366 | 3cdcf9506db8 | d01f1f9b0d0b | Arjun P | [SimplexTest] add check for tableau being empty in every test | Apr 1 2020, 10:23 AM | d01f1f9b0d0b | 432602185eb8 | dd49c765faf4 | Arjun P | [SimplexTest] add documentation for tests | Apr 1 2020, 10:18 AM | dd49c765faf4 | eef34e6fdaab | 7dfc46eaae91 | Arjun P | [FlatAffineConstraints] reinstate the old removeRedundantInequalities function… (Show More…) | Mar 31 2020, 5:54 AM | 7dfc46eaae91 | 562a40c44a8a | e1f6204de373 | Arjun P | Resolve comments, fix a comment typo, remove an unused header include | Mar 31 2020, 3:28 AM | e1f6204de373 | 337d5f51cfe8 | fcd8751420e0 | Arjun P | clang-format --style=LLVM | Mar 31 2020, 1:56 AM | fcd8751420e0 | 90328067933f | e0a6e30a98e4 | Arjun P | clang-format | Mar 30 2020, 12:50 PM | e0a6e30a98e4 | 5c7368ee5b4b | b80ffdac3045 | Arjun P | [FlatAffineConstraints] rename detectRedundantInequalities to… (Show More…) | Mar 30 2020, 11:27 AM | b80ffdac3045 | c4ea07600037 | 9c163df33bbf | Arjun P | [Simplex] change the parameter format for addInequality and addEquality, to… (Show More…) | Mar 30 2020, 11:19 AM | 9c163df33bbf | b13b9f5e6980 | 8817f2499270 | Arjun P | Slight renaming, getN -> getNum, addIneq -> addInequality, addEq -> addEquality | Mar 24 2020, 4:27 AM | 8817f2499270 | 85160cfb9bab | 9d051878e82d | Arjun P | Add file comments | Mar 24 2020, 5:45 AM | 9d051878e82d | 8cbdd12d868c | 1b589389a175 | Arjun P | Delete extraneous files, should've been deleted in previous commit | Mar 24 2020, 2:58 AM | 1b589389a175 | ca37996b35a2 | 640f4762220f | Arjun P | Move to new subdirectory in Analysis called Presburger | Mar 24 2020, 2:58 AM | 640f4762220f | e5144ee2308d | ab7b41f6be6e | Arjun P | clang-format | Mar 24 2020, 2:11 AM | ab7b41f6be6e | db23242af095 | d0081d87bebd | Arjun P | dump(): output to llvm::errs() instead of std::cerr | Mar 24 2020, 2:08 AM | d0081d87bebd | b2ba5ac3fcd4 | a9ef2aecb5ce | Arjun P | Matrix: add some more documentation | Mar 24 2020, 12:51 AM | a9ef2aecb5ce | 0e53b01bef43 | 33002f33b28b | Arjun P | Matrix: default-intiialize the values initially, instead of zero-initializing | Mar 24 2020, 12:47 AM | 33002f33b28b | 0eedf7b7d18e | 248a85579e57 | Arjun P | Add some more documentation for Simplex | Mar 24 2020, 12:45 AM | 248a85579e57 | bf2bcd15660e | 5c34437f6d49 | Arjun P | Use unsigned instead of size_t | Mar 24 2020, 12:34 AM | 5c34437f6d49 | 5fbac307839a | fa49176092c4 | Arjun P | Change include guards from LIBINT_* to MLIR_ANALYSIS_* | Mar 23 2020, 11:51 PM | fa49176092c4 | 457773c74f03 | db107f2ce79b | Arjun P | Fix warnings in MatrixTest | Mar 23 2020, 11:51 PM | db107f2ce79b | 6a427ded2d7e | ae8de133bd6f | Arjun P | Remove include guards for Simplex.cpp | Mar 23 2020, 11:47 PM | ae8de133bd6f | 1ed48a1bc60d | 577db6f40510 | Arjun P | Add parameter name infix comment | Mar 23 2020, 11:46 PM | 577db6f40510 | cc816292d7b2 | a7acf573b924 | Arjun P | Implement Simplex(FlatAffineConstraints) | Mar 23 2020, 11:45 PM | a7acf573b924 | 73d6c71e41e4 | 878590a61bfa | Arjun P | Use ArrayRef | Mar 23 2020, 11:24 PM | 878590a61bfa | 0e049d3a2a0f | 21fee0921d56 | Arjun P | Build passes | Mar 23 2020, 11:09 PM |
|
This looks like a Doxygen leftover.