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-09 06:47:45 +00:00
Code Issues Projects Releases Wiki Activity
llvm-6502/lib/Transforms
History
Owen Anderson b230372437 Add local PRE to GVN. This only operates in cases where it would not increase code size, namely when the instantiated expression
would only need to be created in one predecessor.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52471 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-18 21:41:49 +00:00
..
Hello
…
Instrumentation
Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to
2008-05-23 21:05:58 +00:00
IPO
Revert r52459, which was causing an infinite loop or massive slowdown on MultiSource/Applications/SPASS, and possibly others as well.
2008-06-18 17:32:16 +00:00
Scalar
Add local PRE to GVN. This only operates in cases where it would not increase code size, namely when the instantiated expression
2008-06-18 21:41:49 +00:00
Utils
Do not speculatively execute an instruction by hoisting it to its predecessor BB if any of its operands are defined but not used in BB. The transformation will prevent the operand from being sunk into the use block.
2008-06-12 21:15:59 +00:00
Makefile
…
Powered by Gitea Version: 1.23.8 Page: 3573ms Template: 342ms
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