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-07-19 02:25:01 +00:00
Code Issues Projects Releases Wiki Activity
Files
13a09e298c37df0711aeb935e0653ae51313d19a
llvm-6502/lib/Transforms
History
Nick Lewycky 13a09e298c Turn strcmp into memcmp, such as strcmp(P, "x") --> memcmp(P, "x", 2).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61297 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-21 00:19:21 +00:00
..
Hello
Initial support for the CMake build system.
2008-09-22 01:08:49 +00:00
Instrumentation
Use Function::getEntryBlock() instead of Function::front(), for clarity.
2008-10-21 03:10:28 +00:00
IPO
insert some sequence points and preincrement an iterator to avoid
2008-12-17 05:42:08 +00:00
Scalar
Turn strcmp into memcmp, such as strcmp(P, "x") --> memcmp(P, "x", 2).
2008-12-21 00:19:21 +00:00
Utils
Fix PR2929 by making bugpoint/code extract propagate the nothrow
2008-12-18 05:52:56 +00:00
Makefile
…
Powered by Gitea Version: 1.24.3 Page: 1243ms Template: 17ms
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