aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/SDBM
AgeCommit message (Expand)AuthorFilesLines
2020-08-19Separate the Registration from Loading dialects in the ContextMehdi Amini1-4/+5
2020-08-19Revert "Separate the Registration from Loading dialects in the Context"Mehdi Amini1-5/+4
2020-08-18Separate the Registration from Loading dialects in the ContextMehdi Amini1-4/+5
2020-08-18Revert "Separate the Registration from Loading dialects in the Context"Mehdi Amini1-5/+4
2020-08-18Separate the Registration from Loading dialects in the ContextMehdi Amini1-4/+5
2020-08-15Revert "Separate the Registration from Loading dialects in the Context"Mehdi Amini1-5/+4
2020-08-15Separate the Registration from Loading dialects in the ContextMehdi Amini1-4/+5
2020-08-15Revert "Separate the Registration from Loading dialects in the Context"Mehdi Amini1-5/+4
2020-08-14Separate the Registration from Loading dialects in the ContextMehdi Amini1-4/+5
2020-05-04[MLIR] Reapply: Adjust libMLIR building to more closely follow libClangStephen Neuendorffer1-2/+5
2020-05-04Revert "[MLIR] Adjust libMLIR building to more closely follow libClang"Stephen Neuendorffer1-5/+2
2020-05-04[MLIR] Adjust libMLIR building to more closely follow libClangValentin Churavy1-2/+5
2020-04-08[mlir] Remove need for static global ctors from mlir-translateJonathan Roelofs1-4/+0
2020-03-06[MLIR] Fixes for BUILD_SHARED_LIBS=onStephen Neuendorffer1-0/+1
2020-02-29Revert "[MLIR] Fixes for BUILD_SHARED_LIBS=on"Stephen Neuendorffer1-1/+0
2020-02-29[MLIR] Fixes for BUILD_SHARED_LIBS=onStephen Neuendorffer1-0/+1
2020-02-28Revert "[MLIR] Fixes for BUILD_SHARED_LIBS=on"Stephen Neuendorffer1-1/+0
2020-02-28[MLIR] Fixes for BUILD_SHARED_LIBS=onStephen Neuendorffer1-0/+1
2020-02-12Remove static registration for dialects, and the "alwayslink" hack for passesMehdi Amini1-0/+3
2020-01-26Mass update the MLIR license header to mention "Part of the LLVM project"Mehdi Amini1-1/+1
2019-12-23Adjust License.txt file to use the LLVM licenseMehdi Amini1-13/+4
2019-10-20Fix minor spelling tweaks (NFC)Kazuaki Ishizaki1-1/+1
2019-09-16Overhaul the SDBM expression kind hierarchyAlex Zinenko1-2/+2
2019-08-19NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory.River Riddle1-3/+3
2019-06-03SDBM: fix the order of variables in the stripe-induced inequalitiesAlex Zinenko1-16/+40
2019-06-01 Add keywords in target_link_libraries post add_llvm_executable.Jacques Pienaar1-0/+1
2019-06-01 Replace usages of 'add_executable' with 'add_llvm_executable'.River Riddle1-1/+1
2019-06-01 Move SDBM uniquer into the SDBM dialectAlex Zinenko1-3/+14
2019-06-01 Move SDBM infrastructure into a new SDBM dialectAlex Zinenko3-0/+190