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-23 14:25:07 +00:00
Code Issues Projects Releases Wiki Activity
Files
39ceb471b7ebaf0ebef09f7916419ae2e0f30acc
llvm-6502/lib/Transforms
History
Chris Lattner 39ceb471b7 don't turn (A & (C0?-1:0)) | (B & ~(C0?-1:0)) -> C0 ? A : B
for vectors.  Codegen is generating awful code or segfaulting
in various cases (e.g. PR6204).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95058 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-02 02:43:51 +00:00
..
Hello
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00
InstCombine
don't turn (A & (C0?-1:0)) | (B & ~(C0?-1:0)) -> C0 ? A : B
2010-02-02 02:43:51 +00:00
Instrumentation
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00
IPO
Keep iterating over all uses when meeting a phi node in AllUsesOfValueWillTrapIfNull().
2010-01-29 23:54:14 +00:00
Scalar
fix a crash in loop unswitch on a loop invariant vector condition.
2010-02-02 02:26:54 +00:00
Utils
Fix pr6198 by moving the isSized() check to an outer conditional.
2010-02-01 17:41:44 +00:00
Makefile
move instcombine to its own library, it's past time.
2010-01-04 06:23:24 +00:00
Powered by Gitea Version: 1.24.3 Page: 220ms Template: 7ms
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