aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools
AgeCommit message (Expand)AuthorFilesLines
2024-02-01[llvm-exegesis] Replace --num-repetitions with --min-instructions (#77153)Aiden Grossman6-21/+32
2024-01-31[Exegesis] Print epsilon value in the sched model inconsistency report (#80080)Min-Yih Hsu1-0/+3
2024-01-31[llvm-rc] Support ARM64EC resource generation (#78908)Billy Laws1-1/+4
2024-01-31Fix MSVC "not all control paths return a value" warning. NFC.Simon Pilgrim1-0/+1
2024-01-30[llvm-exegesis] Add middle half repetition mode (#77020)Aiden Grossman6-43/+178
2024-01-30[profgen] Use a 64bit integer for &'ing the loadable address (#79930)Nathan Lanza1-1/+1
2024-01-30[llvm-jitlink] Fix detectStubKind() for big endian systems (#79970)Stefan Gränitz1-4/+5
2024-01-29[lli] Use StringRef::consume_front (NFC)Kazu Hirata1-5/+3
2024-01-29[llvm-exegesis] Remove llvm prefix where unnecessary (#79802)Aiden Grossman19-135/+123
2024-01-27[llvm-profdata] Simplify a string equality comparison (NFC)Kazu Hirata1-1/+1
2024-01-27[llvm-cov] Simplify branch/MCDC subviews. NFCFangrui Song3-31/+23
2024-01-26[TextAPI] Rename SymbolKind to EncodeKind (#79622)Cyndy Ishida3-12/+12
2024-01-26[Exegesis] Do not assume the size and layout of the assembled snippet (#79636)Min-Yih Hsu1-5/+14
2024-01-25[llvm-objdump,SHT_LLVM_BB_ADDR_MAP,NFC] Use auto && instead of const auto & t...Rahman Lavaee1-1/+1
2024-01-25Reapply 215b8f1e252, reverted in c3f7fb1421eJeremy Morse3-0/+54
2024-01-25Revert "[DebugInfo][RemoveDIs] Convert debug-info modes when loading bitcode ...Jeremy Morse3-54/+0
2024-01-25[DebugInfo][RemoveDIs] Convert debug-info modes when loading bitcode (#78967)Jeremy Morse3-0/+54
2024-01-25[CodeGen] Port FreeMachineFunction to new pass manager (#79421)paperchalice1-0/+1
2024-01-24[opt] Remove trailing space that accidentally got addedNico Weber1-1/+1
2024-01-24Reland "[CMake/Bazel] Support usage of opt driver as a library (#79205)"Nico Weber5-919/+964
2024-01-24Revert "[CMake/Bazel] Support usage of opt driver as a library (#79205)"Nico Weber5-964/+919
2024-01-24[CMake/Bazel] Support usage of opt driver as a library (#79205)William Moses5-919/+964
2024-01-24[CodeGen][Passes] Move `CodeGenPassBuilder.h` to Passes (#79242)paperchalice1-1/+1
2024-01-24[llc] Remove C backend support (#79237)paperchalice1-11/+3
2024-01-24[NewPM][CodeGen][llc] Add NPM support (#70922)paperchalice4-33/+323
2024-01-23Added feature in llvm-profdata merge to filter functions from the profile (#7...William Junda Huang1-3/+70
2024-01-23[llvm-reduce][DebugInfo] Support reducing non-instruction debug-info (#78995)Jeremy Morse5-2/+89
2024-01-23[llvm-jitlink-executor] Fix unused function warning with LLVM_ENABLE_THREADS=...Stefan Gränitz1-0/+4
2024-01-23[dsymutil] Add --linker parallel to more tests. (#78581)Alexey Lapshin3-17/+21
2024-01-23[llvm-exegesis] Add additional validation counters (#76788)Aiden Grossman3-4/+48
2024-01-22[llvm-diff] Use llvm::predecessors (NFC)Kazu Hirata1-5/+3
2024-01-23[JITLink][AArch32] Multi-stub support for armv7/thumbv7 (#78371)Stefan Gränitz1-1/+45
2024-01-22[NFC][DebugInfo] Set a testing flag to be hiddenJeremy Morse2-2/+2
2024-01-22Reland "[lli] Revisit Orc debug output tests (#79055)"Stefan Gränitz4-219/+99
2024-01-22Revert "[lli] Revisit Orc debug output tests" (#79055)Mehdi Amini4-99/+219
2024-01-22[lli] Revisit Orc debug output tests (#76822)Stefan Gränitz4-219/+99
2024-01-22[coverage] skipping code coverage for 'if constexpr' and 'if consteval' (#78033)Hana Dusíková1-0/+2
2024-01-22[llvm-jitlink] Use SmallVectorImpl when referencing StubInfos (NFC)Nikita Popov1-2/+2
2024-01-20[llvm-jitlink] Allow optional stub-kind filter in stub_addr() expressions (#7...Stefan Gränitz4-15/+91
2024-01-19[dsymutil] Fix spurious warnings in MachODebugMapParser (#78794)Jonas Devlieghere1-3/+2
2024-01-19[llvm-objdump] Add support for symbolizing PGOBBAddrMap Info (#76386)Aiden Grossman1-17/+83
2024-01-19[llvm-exegesis] Make duplicate snippet repetitor produce whole snippets (#77224)Aiden Grossman1-4/+4
2024-01-19[llvm-jitlink] Fix MSVC "not all control paths return a value" warning. NFC.Simon Pilgrim1-0/+1
2024-01-19[llvm-exegesis] Fix MSVC "not all control paths return a value" warning. NFC.Simon Pilgrim1-0/+1
2024-01-19[DWARFLinker][NFC] Decrease DWARFLinker dependence on DwarfStreamer. (#77932)Alexey Lapshin3-16/+49
2024-01-19[llvm-jitlink] Refactor GOT and stubs registration (NFC) (#78365)Stefan Gränitz5-95/+89
2024-01-19[llvm-exegesis] Add support for validation counters (#76653)Aiden Grossman15-69/+294
2024-01-19[tools] Use SmallString::operator std::string (NFC)Kazu Hirata12-32/+27
2024-01-18Fix typo (#78587)stephenpeckham1-4/+4
2024-01-18[dsymutil][llvm-dwarfutil] Rename command line options to avoid using vendor ...Alexey Lapshin8-19/+19