Go to file
Dan Gohman f06226f506 Fix a pointer-arithmetic bug that caused 64-bit host pointer values to
be truncated to 32 bits. This fixes the recent Benchmarks/McCat/09-vor
regression on x86-64, among other things.

llvm-svn: 50372
2008-04-28 20:25:15 +00:00
clang Bug fix in CFG::getBlockEdgeImpl(): Use a BumpPtrAllocator to allocate 2008-04-28 18:00:46 +00:00
llvm Fix a pointer-arithmetic bug that caused 64-bit host pointer values to 2008-04-28 20:25:15 +00:00