File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,27 @@ Current trunk code
14
14
- Emscripten-LLVM: https://github.com/kripken/emscripten-fastcomp/compare/1.27.1...incoming
15
15
- Emscripten-Clang: https://github.com/kripken/emscripten-fastcomp-clang/compare/1.27.1...incoming
16
16
17
+ v1.28.3: 01/04/2015
18
+ -------------------
19
+ - embuilder.py tool
20
+ - Many fixes for native optimizer on Windows
21
+ - Perform LLVM LTO in a separate invocation of opt, so that it does not mix with legalization and other stuff we do at link time
22
+
23
+ v1.28.2: 12/17/2014
24
+ -------------------
25
+ - Enable native optimizer by default
26
+ - Disable slow2asm legacy testing (asm.js mode in pre-fastcomp)
27
+
28
+ v1.28.1: 12/15/2014
29
+ -------------------
30
+ - Use a lot more MUSL math functions
31
+
32
+ v1.28.0: 12/12/2014
33
+ -------------------
34
+
35
+ v1.27.2: 12/10/2014
36
+ -------------------
37
+
17
38
v1.27.1: 11/20/2014
18
39
-------------------
19
40
- Migrated to upstream PNaCl LLVM+Clang 3.4 from the previous 3.3.
You can’t perform that action at this time.
0 commit comments