Displaying 2 results from an estimated 2 matches for "pr469".
Did you mean:
pr4689
2006 Aug 02
1
[LLVMdev] LLVM 1.8 Release Announcement [draft]
...*. Nate implemented a new, more aggressive, PPC rlwimi pattern matcher, which
allows LLVM to produce much better code for bitfield operations in
some cases.
Compiler Cleanups, Speedups, and Code Size Reductions:
*. The JIT code emitter (and thus the JIT) is much faster than before (PR469).
*. Jim, Evan and I made several changes to reduce the size and number of
relocations needed for code autogenerated by tblgen from the target
.td files.
*. Evan made several tblgen changes that significantly reduces the stack usage
of the generated instruction selector. This is...
2006 Aug 09
0
LLVM 1.8 Release!
...d a new, more aggressive, PPC rlwimi pattern matcher,
which allows LLVM to produce much better code for bitfield operations
in some cases.
Compiler Cleanups, Speedups, and Code Size Reductions:
31. The JIT code emitter (and thus the JIT) is much faster than before
(http://llvm.org/PR469).
31. Jim, Evan, and I made several changes to reduce the size and number of
relocations needed for code autogenerated by tblgen from the target
.td files.
31. Evan made several tblgen changes that significantly reduces the stack
usage of the generated instruction selector. This is...