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-23 17:24:48 +00:00
Code Issues Projects Releases Wiki Activity
Files
d22fe2b51f553f7eca200cd22b9e2247f9aea2ff
llvm-6502/lib/Transforms
History
Chris Lattner d22fe2b51f make the common case of a single store (which clearly shouldn't be turned
into a memset!) faster by avoiding an allocation of an std::list node.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48939 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-29 04:52:12 +00:00
..
Hello
Remove attribution from file headers, per discussion on llvmdev.
2007-12-29 20:36:04 +00:00
Instrumentation
fix typos
2008-03-06 10:36:00 +00:00
IPO
Increasing the inline limit from (overly conservative) 200 to 300. Given each BB costs 20 and each instruction costs 5, 200 means a 4 BB function + 24 instructions (actually less because caller's size also contributes to it).
2008-03-24 06:37:48 +00:00
Scalar
make the common case of a single store (which clearly shouldn't be turned
2008-03-29 04:52:12 +00:00
Utils
Increasing the inline limit from (overly conservative) 200 to 300. Given each BB costs 20 and each instruction costs 5, 200 means a 4 BB function + 24 instructions (actually less because caller's size also contributes to it).
2008-03-24 06:37:48 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00
Powered by Gitea Version: 1.24.2 Page: 578ms Template: 6ms
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