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-05 13:26:55 +00:00
Code Issues Projects Releases Wiki Activity
Files
7cc037a1371a4c4577af12fb221fda6e73ef5518
llvm-6502/unittests
History
Eli Friedman 9eb6b4d91b Fix APInt::operator*= so that it computes the correct result for large integers where there is unsigned overflow. Fix APFloat::toString so that it doesn't depend on the incorrect behavior in common cases (and computes the correct result in some rare cases). Fixes PR11086.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141441 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-07 23:40:49 +00:00
..
ADT
Fix APInt::operator*= so that it computes the correct result for large integers where there is unsigned overflow. Fix APFloat::toString so that it doesn't depend on the incorrect behavior in common cases (and computes the correct result in some rare cases). Fixes PR11086.
2011-10-07 23:40:49 +00:00
Analysis
The product of two chrec's can always be represented as a chrec.
2011-10-04 06:51:26 +00:00
ExecutionEngine
Exclude more arm jit failures pending PR10783.
2011-09-03 01:08:35 +00:00
Support
NULL cannot be portably used as the last argument to a function with __attribute((sentinel)), even though it usually works. Use (void*)0 instead. PR11002.
2011-09-28 20:41:50 +00:00
Transforms
Convert GetElementPtrInst to use ArrayRef.
2011-07-25 09:48:08 +00:00
VMCore
Fix C++0x narrowing errors when char is unsigned.
2011-08-30 20:53:29 +00:00
CMakeLists.txt
Land the long talked about "type system rewrite" patch. This
2011-07-09 17:41:24 +00:00
Makefile
…
Makefile.unittest
…
Powered by Gitea Version: 1.24.4 Page: 1988ms Template: 200ms
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