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-08-12 01:25:49 +00:00
Code Issues Projects Releases Wiki Activity
Files
4e5a1ab10b62b7ca842afd0e99ac982153f217fb
llvm-6502/lib/Transforms
History
Pete Cooper 4e5a1ab10b Added InstCombine for "select cond, ~cond, x" type patterns
These can be reduced to "~cond & x" or "~cond | x"

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146624 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-15 00:56:45 +00:00
..
Hello
…
InstCombine
Added InstCombine for "select cond, ~cond, x" type patterns
2011-12-15 00:56:45 +00:00
Instrumentation
[asan] remove .preinit_array from the compiler module (it breaks .so builds). This should be done in the run-time.
2011-12-14 00:01:51 +00:00
IPO
LLVMBuild: Remove trailing newline, which irked me.
2011-12-12 19:48:00 +00:00
Scalar
Move Instruction::isSafeToSpeculativelyExecute out of VMCore and
2011-12-14 23:49:11 +00:00
Utils
Make loop preheader insertion in LoopSimplify handle the case where the loop header is a landing pad correctly (by splitting the landingpad out of the loop header). Make some adjustments to the rest of LoopSimplify to make it clear that the rest of LoopSimplify isn't making bad assumptions about the presence of landing pads. PR11575.
2011-12-15 00:50:34 +00:00
CMakeLists.txt
…
LLVMBuild.txt
LLVMBuild: Introduce a common section which currently has a list of the
2011-12-12 22:45:54 +00:00
Makefile
…
Powered by Gitea Version: 1.24.4 Page: 1170ms Template: 13ms
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