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-06-12 13:38:21 +00:00
Code Issues Projects Releases Wiki Activity
Files
88cd0aadb2849a259e8656b0ff8439ef660db7c5
llvm-6502/test/Transforms/InstSimplify
History
Nick Lewycky 88cd0aadb2 Optimize "icmp pred (urem X, Y), Y" --> true/false depending on pred. There's
more work to do here, "icmp ult (urem X, 10), 11" doesn't optimize away yet.
Fixes example 3 from PR9343!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126741 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-01 08:15:50 +00:00
..
2010-12-20-Boolean.ll
Rename this test.
2011-01-14 14:16:33 +00:00
2010-12-20-Distribute.ll
Simplify (X<<1)-X into X. According to my auto-simplier this is the most common missed
2011-01-18 09:24:58 +00:00
2011-01-14-Thread.ll
Factorize common code out of the InstructionSimplify shift logic. Add in
2011-01-14 14:44:12 +00:00
2011-02-01-Vector.ll
Have m_One also match constant vectors for which every element is 1.
2011-02-01 08:39:12 +00:00
compare.ll
Optimize "icmp pred (urem X, Y), Y" --> true/false depending on pred. There's
2011-03-01 08:15:50 +00:00
dg.exp
…
exact-nsw-nuw.ll
Teach instsimplify some tricks about exact/nuw/nsw shifts.
2011-02-09 17:15:04 +00:00
fdiv.ll
Move InstCombine's knowledge of fdiv to SimplifyInstruction().
2011-01-29 15:26:31 +00:00
reassociate.ll
teach instsimplify to transform (X / Y) * Y to X
2011-02-06 22:05:31 +00:00
Powered by Gitea Version: 1.24.0 Page: 1293ms Template: 22ms
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