summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/EndianStreamTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Support: Simplify endian stream interface. NFCI.Peter Collingbourne2018-05-181-11/+11
* Re-sort #include lines for unittests. This uses a slightly modifiedChandler Carruth2017-06-061-1/+1
* Add a test showing we can write a vector of floats.Rafael Espindola2016-01-251-0/+21
* Add ArrayRef support to EndianStream.Rafael Espindola2016-01-221-0/+30
* Add support for double / float to EndianStreamMatt Arsenault2015-02-051-0/+157
OpenPOWER on IntegriCloud