Displaying 2 results from an estimated 2 matches for "pr25505".
Did you mean:
pr25501
2006 Aug 02
1
[LLVMdev] LLVM 1.8 Release Announcement [draft]
...ize 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 important when
compiling LLVM with gcc 4.x, until GCC PR25505 is fixed.
*. Many small cleanups and a couple of tricky bugs have been fixed due to
input from a Coverity run.
*. Many people contributed various fixes to reduce code size for pieces of
LLVM.
*. Anton Korobeynikov and Reid made many small changes to build LLVM with
-pedantic....
2006 Aug 09
0
LLVM 1.8 Release!
...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 important when
compiling LLVM with gcc 4.x, until GCC PR25505 is fixed.
31. Many small cleanups and a couple of tricky bugs have been fixed due to
input from a Coverity run.
32. Many people contributed various fixes to reduce code size for pieces
of LLVM.
33. Anton Korobeynikov and Reid made many small changes to build LLVM with
the '-pedan...