aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CommandFlags.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-04-03[𝘀𝗽𝗿] changes to main this commit is based onusers/Prabhuk/sprmain.asmprintercallgraphsection-emit-call-graph-sectionNecip Fazil Yildiran1-0/+7
2024-03-06[MC] Move CompressDebugSections/RelaxELFRelocations from TargetOptions/MCAsmI...Fangrui Song1-9/+0
2024-03-06[CommandFlags] Rename option -relax-elf-relocations to -x86-relax-relocationsFangrui Song1-1/+1
2024-02-01[SHT_LLVM_BB_ADDR_MAP] Allow basic-block-sections and labels be used together...Rahman Lavaee1-0/+7
2024-01-23[RISCV] Support TLSDESC in the RISC-V backend (#66915)Paul Kirth1-0/+8
2023-10-04Introduce and use codegen::createTargetMachineForTriple()Alex Richardson1-0/+23
2023-09-14[X86] Introduce a large data threshold for the medium code modelArthur Eubanks1-0/+7
2023-09-14[NFC][CodeGen] Change CodeGenOpt::Level/CodeGenFileType into enum classes (#6...Arthur Eubanks1-7/+7
2023-07-12[libLTO][AIX] Respect `-f[no]-integrated-as` on AIXQiongsi Wu1-0/+7
2023-06-26Move SubtargetFeature.h from MC to TargetParserJob Noorman1-1/+1
2023-06-11[XRay] Rename XRayOmitFunctionIndex to XRayFunctionIndexFangrui Song1-6/+6
2023-04-29LangRef: Add "dynamic" option to "denormal-fp-math"Matt Arsenault1-8/+9
2023-04-23Remove ExplicitEmulatedTLS and simplify -femulated-tls handlingFangrui Song1-3/+3
2023-03-31[AIX][CodeGen] Renaming mroptr to xcoff-mroptrQiongsi Wu1-1/+1
2023-03-23[AIX][CodeGen] Storage Locations for Constant PointersQiongsi Wu1-0/+9
2023-03-14Remove -lower-global-dtors-via-cxa-atexit flagJulian Lettner1-8/+0
2023-02-10[NFC][TargetParser] Replace uses of llvm/Support/Host.hArchibald Elliott1-1/+1
2023-02-07[NFC][TargetParser] Remove llvm/ADT/Triple.hArchibald Elliott1-1/+1
2023-01-05[CodeGen] Default TargetOptions::RelaxELFRelocations to trueFangrui Song1-1/+1
2022-12-04Iterate over StringMaps using structured bindings. NFCI.Benjamin Kramer1-4/+4
2022-12-03CodeGen/CommandFlags: Convert Optional to std::optionalFangrui Song1-12/+2
2022-12-03Convert Optional<CodeModel> to std::optional<CodeModel>Krzysztof Parzyszek1-1/+13
2022-06-18[llvm] Use value_or instead of getValueOr (NFC)Kazu Hirata1-2/+1
2022-03-23Reland "Lower `@llvm.global_dtors` using `__cxa_atexit` on MachO"Julian Lettner1-0/+8
2022-03-23Revert "Lower `@llvm.global_dtors` using `__cxa_atexit` on MachO"Zequan Wu1-8/+0
2022-03-17Lower `@llvm.global_dtors` using `__cxa_atexit` on MachOJulian Lettner1-0/+8
2022-03-16Cleanup codegen includesserge-sans-paille1-0/+5
2022-03-15Revert rG9c542a5a4e1ba36c24e48185712779df52b7f7a6 "Lower `@llvm.global_dtors`...Simon Pilgrim1-8/+0
2022-03-14Lower `@llvm.global_dtors` using `__cxa_atexit` on MachOJulian Lettner1-0/+8
2022-03-10Revert "Cleanup codegen includes"Nico Weber1-5/+0
2022-03-10Cleanup codegen includesserge-sans-paille1-0/+5
2022-02-10Reland "[clang-cl] Support the /JMC flag"Yuanfang Chen1-0/+8
2022-02-10Revert "[clang-cl] Support the /JMC flag"Yuanfang Chen1-8/+0
2022-02-10[clang-cl] Support the /JMC flagYuanfang Chen1-0/+8
2022-02-02[PowerPC] Scalar IBM MASS library conversion passMasoud Ataei1-0/+9
2022-01-12[DebugInfo] Move flag for instr-ref to LLVM option, from TargetOptionsJeremy Morse1-18/+0
2022-01-10Use a sorted array instead of a map to store AttrBuilder string attributesSerge Guelton1-1/+1
2021-11-30[DebugInfo] Turn instruction referencing on by default for x86Jeremy Morse1-0/+2
2021-11-30[DebugInfo][InstrRef] Pre-land on-by-default-for-x86 changesJeremy Morse1-2/+11
2021-09-22[CSSPGO] Set PseudoProbeInserter as a default pass.Hongtao Yu1-7/+0
2021-09-16Add a command-line flag to control the Swift extended async frame info.Doug Gregor1-1/+14
2021-08-17[NFC] More get/removeAttribute() cleanupArthur Eubanks1-2/+1
2021-08-17[NFC] Cleanup more AttributeList::addAttribute()Arthur Eubanks1-2/+1
2021-08-04[CodeGen] Add -align-loopsFangrui Song1-0/+6
2021-06-08reland [IR] make -stack-alignment= into a module attrNick Desaulniers1-7/+0
2021-06-08Revert "[IR] make -stack-alignment= into a module attr"Nick Desaulniers1-0/+7
2021-06-08[IR] make -stack-alignment= into a module attrNick Desaulniers1-7/+0
2021-05-21[IR] make stack-protector-guard-* flags into module attrsNick Desaulniers1-41/+0
2021-05-17[AArch64] Support customizing stack protector guardNick Desaulniers1-0/+2
2021-05-12[Debug-Info] add -gstrict-dwarf support in backendChen Zheng1-0/+6