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-22 03:39:03 +00:00
Code Issues Projects Releases Wiki Activity
llvm-6502/lib/Transforms
History
Matthijs Kooijman f0da2039d1 Use a CallSite to find the nth argument of a call/invoke instruction instead of
using getOperand() directly. This makes things work with invoke instructions as
well.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52489 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-19 08:53:24 +00:00
..
Hello
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
Instrumentation
Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to
2008-05-23 21:05:58 +00:00
IPO
Use a CallSite to find the nth argument of a call/invoke instruction instead of
2008-06-19 08:53:24 +00:00
Scalar
Add support for extractvalue and insertvalue instructions in GVN.
2008-06-18 21:59:00 +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
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00
Powered by Gitea Version: 1.23.8 Page: 288ms Template: 5ms
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