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-05-29 22:39:31 +00:00
Code Issues Projects Releases Wiki Activity
llvm-6502/lib/Transforms
History
Benjamin Kramer 8f820e9495 InstCombine: fold (A << C) == (B << C) --> ((A^B) & (~0U >> C)) == 0
Anding and comparing with zero can be done in a single instruction on
most archs so this is a bit cheaper.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233291 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-26 17:12:06 +00:00
..
Hello
[CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32.
2014-07-13 13:36:48 +00:00
InstCombine
InstCombine: fold (A << C) == (B << C) --> ((A^B) & (~0U >> C)) == 0
2015-03-26 17:12:06 +00:00
Instrumentation
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
2015-03-23 19:32:43 +00:00
IPO
Reapply r233062: "float2int": Add a new pass to demote from float to int where possible.
2015-03-25 10:03:42 +00:00
ObjCARC
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
2015-03-23 19:32:43 +00:00
Scalar
[SLSR] handle candidate form &B[i * S]
2015-03-26 16:49:24 +00:00
Utils
Merge empty landing pads in SimplifyCFG
2015-03-24 22:28:45 +00:00
Vectorize
Opaque Pointer Types: GEP API migrations to specify the gep type explicitly
2015-03-24 22:38:16 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…
Powered by Gitea Version: 1.23.8 Page: 1337ms Template: 8ms
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