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-22 23:24:59 +00:00
Code Issues Projects Releases Wiki Activity
Files
49c7e3e290e4633971cbeac996d8cffbe2aedc1d
llvm-6502/lib/Transforms
History
Benjamin Kramer 49c7e3e290 Fix a thinko pointed out by Frits van Bommel: looking through global variables in isBytewiseValue is not safe.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122550 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-24 22:23:59 +00:00
..
Hello
Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet.
2010-10-07 00:31:16 +00:00
InstCombine
When determining if we can fold (x >> C1) << C2, the bits that we need to verify are zero
2010-12-23 23:56:24 +00:00
Instrumentation
Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which
2010-10-19 17:21:58 +00:00
IPO
reapply r121100 with a tweak to constant fold ConstExprs with TargetData
2010-12-07 04:33:29 +00:00
Scalar
Fix a thinko pointed out by Frits van Bommel: looking through global variables in isBytewiseValue is not safe.
2010-12-24 22:23:59 +00:00
Utils
Change all self assignments X=X to (void)X, so that we can turn on a
2010-12-23 00:58:24 +00:00
Makefile
Revert r100896 and around - this breaks the only mingw32 buildbot we have.
2010-04-15 19:51:42 +00:00
Powered by Gitea Version: 1.24.3 Page: 1120ms Template: 88ms
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