search for: pr729

Displaying 2 results from an estimated 2 matches for "pr729".

Did you mean: pr723
2006 Aug 02
1
[LLVMdev] LLVM 1.8 Release Announcement [draft]
...ension elimination. *. The code generator now lowers formal arguments and function calls like any other unsupported operation, simplifying target lowering code. *. LLVM now includes better support for targets whose ABI handles struct-return functions in unusual ways, e.g. implementing PR729. *. Many people (particularly Nate, Evan, Owen and I): lots of cleanup and simplification throughout the code generator. *. Several serious bugs (due to bitrot) in the 'local' (intra-basic-block) register allocator have been fixed, and it is now used by llvm-gcc4 at -O0....
2006 Aug 09
0
LLVM 1.8 Release!
...xtension elimination. 17. The code generator now lowers formal arguments and function calls like any other unsupported operation, simplifying target lowering code. 18. LLVM now includes better support for targets whose ABI handles struct-return functions in unusual ways, e.g. implementing PR729. 19. Many people (particularly Nate, Evan, Owen and I): lots of cleanup and simplification throughout the code generator. 20. Several serious bugs (due to bitrot) in the 'local' (intra-basic-block) register allocator have been fixed, and it is now used by llvm-gcc4 at -O0. 21...