File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 75
75
</ div >
76
76
77
77
<!--_________________________________________________________________________-->
78
- < div class ="doc_subsubsection "> New Native Code Generators</ div >
78
+ < div class ="doc_subsubsection "> < a href ="newcg "> New Native Code
79
+ Generators</ a > </ div >
79
80
80
81
< div class ="doc_text ">
81
82
< p >
87
88
</ div >
88
89
89
90
<!--_________________________________________________________________________-->
90
- < div class ="doc_subsubsection "> New Instruction Selector Framework</ div >
91
+ < div class ="doc_subsubsection "> < a name ="selectiondag "> New Instruction
92
+ Selector Framework</ a > </ div >
91
93
92
94
< div class ="doc_text ">
93
95
< p > This release includes a < a href ="CodeGenerator.html#instselect "> new framework
104
106
</ div >
105
107
106
108
<!--_________________________________________________________________________-->
107
- < div class ="doc_subsubsection "> New Support For Custom Calling Convetions</ div >
109
+ < div class ="doc_subsubsection "> < a name ="customccs "> New Support For Custom
110
+ Calling Conventions</ a > </ div >
108
111
109
112
< div class ="doc_text ">
110
113
< p > LLVM 1.5 adds supports for < a href ="LangRef.html#callingconv "> custom and
125
128
</ div >
126
129
127
130
<!--_________________________________________________________________________-->
128
- < div class ="doc_subsubsection "> New Support for "Proper Tail Calls"</ div >
131
+ < div class ="doc_subsubsection "> < a name ="tailcalls "> New Support for
132
+ "Proper Tail Calls"</ a > </ div >
129
133
130
134
< div class ="doc_text ">
131
135
< p > The release now includes support for < a
209
213
< li > LLVM now includes workarounds in the code generator generator which
210
214
reduces the likelyhood of < a href ="http://llvm.cs.uiuc.edu/PR448 "> GCC
211
215
hitting swap during optimized builds</ a > .</ li >
216
+ < li > The PowerPC backend generates far better code than in LLVM 1.4.</ li >
212
217
</ ol >
213
218
</ div >
214
219
You can’t perform that action at this time.
0 commit comments