view clean @ 4328:60c48d99c28b

Loop : consistant naming (local->direct), print loop exits when printing loop structure, fix for loop exits : one loop exit may also exit outter loops Added cardinalty for NodeBitMaps Added exits detection tests to NestedLoopTest
author Gilles Duboscq <duboscq@ssw.jku.at>
date Thu, 26 Jan 2012 12:17:11 +0100
parents 6223633ce7dd
children
line wrap: on
line source

#!/bin/bash
pushd make
LANG=C ARCH_DATA_MODEL=64 HOTSPOT_BUILD_JOBS=16 make clean
popd