Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
588f1860
Commit
588f1860
authored
Apr 25, 2016
by
Christoph Mallon
Browse files
NEWS: Update.
parent
80d8bf09
Changes
1
Hide whitespace changes
Inline
Side-by-side
NEWS.md
View file @
588f1860
...
...
@@ -19,6 +19,7 @@ libFirm 1.22.1 (2016-01-07)
*
Add peephole optimization 'lea c(, %i, 2), %d' -> 'lea c(%i, %i), %d' (ia32)
*
Add peephole optimization 'lea (%b), %d' -> 'mov %b, %d' (ia32)
*
Add peephole optimization 'testl $0x0000XX00, %eRx' -> 'testb $0xXX, %Rh' (ia32)
*
Generate slightly better code to load the floating-point constants
`-0.0`
and
`-1.0`
(ia32)
*
Bugfixes
libFirm 1.22.0 (2015-12-31)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment