summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-exegesis/lib/RegisterValue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move endian constant from Host.h to SwapByteOrder.h, prune includeReid Kleckner2019-10-191-0/+1
* [llvm-exegesis][NFC] Remove extra `llvm::` qualifications.Clement Courbet2019-10-091-13/+13
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [llvm-exegesis] Move namespace exegesis inside llvm::Fangrui Song2018-10-221-0/+2
* Fix "not all control paths return a value" MSVC warning. NFCI.Simon Pilgrim2018-09-171-0/+1
* [llvm-exegesis] Add predefined floating point values so we can test impact of...Guillaume Chatelet2018-09-171-0/+48
OpenPOWER on IntegriCloud