Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 6 Packages Projects Releases Wiki Activity
llvm-project/llvm/test/Transforms/InstSimplify
History
Nick Lewycky 56e99c7933 Remove bogus test: for all possible inputs of %X, the 'sub nsw' is guaranteed
to perform a signed wrap. Don't rely on any particular handling of that case.

llvm-svn: 135471
2011-07-19 08:22:57 +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
Remove bogus test: for all possible inputs of %X, the 'sub nsw' is guaranteed
2011-07-19 08:22:57 +00:00
dg.exp
Add generic simplification of associative operations, generalizing
2010-12-21 08:49:00 +00:00
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
maxmin.ll
The comparision "max(x,y)==x" is equivalent to "x>=y". Since the max is
2011-05-07 16:56:49 +00:00
reassociate.ll
teach instsimplify to transform (X / Y) * Y to X
2011-02-06 22:05:31 +00:00
rem.ll
Move some rem transforms out of instcombine and into instsimplify.
2011-05-02 16:27:02 +00:00
undef.ll
Improve constant folding of undef for cmp and select operators.
2011-07-01 01:03:43 +00:00
Powered by Gitea Version: 1.23.1 Page: 996ms Template: 2ms
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