summaryrefslogtreecommitdiff
path: root/llvm/test/TableGen/math.td
AgeCommit message (Expand)Author
2025-08-21[TableGen] Validate the shift amount for !srl, !shl, and !sra operators. (#13...Craig Topper
2022-10-26[TableGen] Add log bang operatorMichael Maitland
2022-09-30[TableGen] Add div bang operatorMichael Maitland
2020-10-28[TableGen] [AMDGPU] Add !sub operator for subtractionPaul C. Anagnostopoulos
2020-10-15[TableGen] Add the !not and !xor operators.Paul C. Anagnostopoulos
2019-03-01[Tablegen] Add support for the !mul operator.Nicola Zaghen
2018-03-14TableGen: Type-check BinOpsNicolai Haehnle
2016-11-15TableGen: Add operator !orMatt Arsenault
2014-08-05Allow binary and for tblgen math.Joerg Sonnenberger
2014-07-17[TableGen] Allow shift operators to take bits<n>Adam Nemet
2013-11-10Mark 36 tests as XFAIL:vg_leak in llvm/test/TableGen.NAKAMURA Takumi
2013-01-25Improve the !add TableGen test case.Hal Finkel
2013-01-25Add an addition operator to TableGenHal Finkel