aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index e3eafd6..368bcb5 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -500,6 +500,9 @@ x86 sibcall optimization
New LSR with full strength reduction mode
The most awesome sext / zext optimization pass. ?
+The ARM backend now has good support for ARMv4 backend (tested on StrongARM
+ hardware), previously only supported ARMv4T and newer.
+
CondProp pass removed (functionality merged into jump threading).