Logo
Explore Mirrors Help
Sign In
6502/llvm-6502
1
0
Fork 0
You've already forked llvm-6502
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-05-20 05:38:50 +00:00
Code Issues Projects Releases Wiki Activity
llvm-6502/include/llvm/Transforms
History
Benjamin Kramer 386e918438 simplify-libcalls: fold strstr(a, b) == a -> strncmp(a, b, strlen(b)) == 0
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106047 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-15 21:34:25 +00:00
..
IPO
introduce a new CallGraphSCC class, and pass it around
2010-04-16 22:42:17 +00:00
Utils
simplify-libcalls: fold strstr(a, b) == a -> strncmp(a, b, strlen(b)) == 0
2010-06-15 21:34:25 +00:00
Instrumentation.h
remove the random sampling framework, which is not maintained anymore.
2010-01-02 20:07:03 +00:00
IPO.h
Auto-upgrade free instructions to calls to the builtin free function.
2009-10-24 04:23:03 +00:00
RSProfiling.h
Make a few more LLVM headers parsable as standalone headers.
2009-11-05 23:01:30 +00:00
Scalar.h
Add an LLVM IR version of code sinking. This uses the same simple algorithm
2010-05-07 15:40:13 +00:00
Powered by Gitea Version: 1.23.8 Page: 363ms Template: 4ms
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