summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Utility/ScalarTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use llvm for dumping DWARF expressionsPavel Labath2019-09-301-1/+3
* Implement DW_OP_convertAdrian Prantl2019-09-101-1/+1
* [unittest] Fix scalar unit test.Jonas Devlieghere2019-01-311-4/+4
* [Scalar] Implement support for 512-bit values.Davide Italiano2019-01-301-0/+23
* [Scalar] Clarify the constructor from APInt and document through a test.Davide Italiano2019-01-241-0/+15
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Scalar] Simplify comparison operators and add coverage.Davide Italiano2019-01-041-0/+18
* [Scalar] Simplify as Jonas suggested. NFCI.Davide Italiano2018-12-211-4/+5
* [Scalar] Implement operator!= using operator==.Davide Italiano2018-12-211-0/+27
* Move ScalarTest to follow the class being testedPavel Labath2018-08-071-0/+220
OpenPOWER on IntegriCloud