Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 6 Packages Projects Releases Wiki Activity
llvm-project/llvm/tools/opt
History
Craig Topper 8fccf6bf5c
[opt] Use static arrays instead of std::vector to store legacy pass names. NFC (#83634)
A std::vector causes a heap allocation and a memcpy of static
initialization data from the rodata section.

Use a static array instead so we can use the static data directly.
2024-03-02 17:47:40 -08:00
..
CMakeLists.txt
[opt] Remove trailing space that accidentally got added
2024-01-24 14:09:54 -05:00
NewPMDriver.cpp
[PGO] Add ability to mark cold functions as optsize/minsize/optnone (#69030)
2024-02-12 14:52:08 -08:00
NewPMDriver.h
Reland "[CMake/Bazel] Support usage of opt driver as a library (#79205)"
2024-01-24 13:57:07 -05:00
opt.cpp
Reland "[CMake/Bazel] Support usage of opt driver as a library (#79205)"
2024-01-24 13:57:07 -05:00
optdriver.cpp
[opt] Use static arrays instead of std::vector to store legacy pass names. NFC (#83634)
2024-03-02 17:47:40 -08:00
Powered by Gitea Version: 1.23.1 Page: 266ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API