summaryrefslogtreecommitdiff
path: root/llvm/unittests/CodeGen/TargetOptionsTest.cpp
AgeCommit message (Expand)Author
2025-03-12[TargetRegistry] Accept Triple in createTargetMachine() (NFC) (#130940)Nikita Popov
2024-11-14Overhaul the TargetMachine and LLVMTargetMachine Classes (#111234)Matin Raayai
2023-09-14[NFC][CodeGen] Change CodeGenOpt::Level/CodeGenFileType into enum classes (#6...Arthur Eubanks
2022-12-02[llvm/unittests] Use std::nullopt instead of None (NFC)Kazu Hirata
2021-10-08Move TargetRegistry.(h|cpp) from Support to MCReid Kleckner
2021-05-21[unittests][CodeGen] Mark tests that cannot be executed with GTEST_SKIP()Igor Kudrin
2019-11-13[unittests] Add InitializePasses.h includesHeejin Ahn
2019-02-23Try again to fix memory leak in r354692Daniel Sanders
2019-02-23Fix memory leak in r354692Daniel Sanders
2019-02-22Restore ability for C++ API users to Enable IPRA.Daniel Sanders