Displaying 1 result from an estimated 1 matches for "pr496".
Did you mean:
pr491
2005 May 18
0
LLVM 1.5 Release and Status Update!
...llvm-gcc
now codegens __builtin_popcount, etc to these intrinsics.
35. Duraid contributed patches to build LLVM on HP-UX with the GNU
toolchain. He also got it working with aCC, but it requires several
work-arounds for the (rather old) STL it provides.
Notable Bugs Fixed:
PR496: Cannot build llvm without llvm-gcc
PR510: [llvmgcc] Field offset miscalculated for some structure fields
following bit fields
PR513: [llvm-g++] Temporary lifetimes incorrect for short circuit
logical operations
PR517: [llvm-gcc] Crash compiling bitfield <-> aggre...