summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Orc/JITTargetMachineBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Orc] Add setters for target options and features to JITTargetMachineBuilder.Lang Hames2019-12-021-3/+1
* Move endian constant from Host.h to SwapByteOrder.h, prune includeReid Kleckner2019-10-191-0/+1
* Re-land D65760/r367944 Diego Caballero2019-08-061-1/+15
* Reverting D65760/r367944 due to buildbot failure.Puyan Lotfi2019-08-051-15/+1
* [ORC] Add CPU name and sub-target features to detectHostDiego Caballero2019-08-051-1/+15
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ORC] Extract and tidy up JITTargetMachineBuilder, add unit test.Lang Hames2018-09-301-0/+55
OpenPOWER on IntegriCloud