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 2026-04-20 00:20:11 +00:00
Code Issues Projects Releases Wiki Activity
Files
e9cdbf68e542bbb79597d6233dd2a339c89862a2
llvm-6502/lib/Transforms
T
History
Benjamin Kramer e9cdbf68e5 InstCombine: fold (A >> C) == (B >> C) --> (A^B) < (1 << C) for constant Cs.
This is common in bitfield code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194925 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-16 16:00:48 +00:00
..
Hello
First check in. Modified a comment.
2013-09-27 07:36:10 +00:00
InstCombine
InstCombine: fold (A >> C) == (B >> C) --> (A^B) < (1 << C) for constant Cs.
2013-11-16 16:00:48 +00:00
Instrumentation
[asan] use GlobalValue::PrivateLinkage for coverage guard to save quite a bit of code size
2013-11-15 09:52:05 +00:00
IPO
ArgumentPromotion: correctly transfer TBAA tags and alignments.
2013-11-15 20:41:15 +00:00
ObjCARC
[objc-arc] Convert the one directional retain/release relation assert to a conditional check + fail.
2013-11-05 16:02:40 +00:00
Scalar
Fix -Wdelete-non-virtual-dtor warnings by making SampleProfile methods non-virtual
2013-11-13 13:09:39 +00:00
Utils
Use StringRef instead of std::string
2013-11-13 20:09:11 +00:00
Vectorize
LoopVectorizer: Use abi alignment for accesses with no alignment
2013-11-15 23:09:33 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…
Powered by Gitea Version: 1.26.0 Page: 1576ms Template: 34ms
Auto
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