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-15 22:28:18 +00:00
Code Issues Projects Releases Wiki Activity
Files
295a8089cd76079d3e2798c6a44ee249852cab12
llvm-6502/lib/Transforms
History
Dan Gohman 79cb840136 Transform pow(x, 0.5) to (x == -inf ? inf : fabs(sqrt(x))), which is
typically faster then doing a general pow.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82819 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-25 23:10:17 +00:00
..
Hello
Kill off more cerr/cout uses and prune includes a bit.
2009-08-23 11:37:21 +00:00
Instrumentation
Reapplied r81355 with the problems fixed.
2009-09-16 11:35:50 +00:00
IPO
Constant propagating byval pointer is safe if function is readonly.
2009-09-24 18:33:42 +00:00
Scalar
Transform pow(x, 0.5) to (x == -inf ? inf : fabs(sqrt(x))), which is
2009-09-25 23:10:17 +00:00
Utils
A minor improvment in accuracy to inline cost
2009-09-23 22:05:24 +00:00
Makefile
The attached patches attempt to fix cross builds. For example, if you
2009-08-18 00:40:33 +00:00
Powered by Gitea Version: 1.24.5 Page: 728ms Template: 9ms
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