64 bit support in case we want it...it appears that 64 bit binares are slower
authorbdemsky <bdemsky>
Fri, 10 Apr 2009 06:29:30 +0000 (06:29 +0000)
committerbdemsky <bdemsky>
Fri, 10 Apr 2009 06:29:30 +0000 (06:29 +0000)
commitd2c90c03b2bb8de9ba744ceb1b897a4050f16e73
tree0b03053e1d24b363029c628b0fa0cb5519ca23f0
parent9d9eabfb01ca75986fcc75ff65396b03bbe43cf3
64 bit support in case we want it...it appears that 64 bit binares are slower
16 files changed:
Robust/src/Benchmarks/Prefetch/ManualPrefetch/Moldyn/makefile
Robust/src/Benchmarks/SingleTM/LeeRouting/makefile
Robust/src/Benchmarks/SingleTM/RainForest/makefile
Robust/src/IR/Flat/BuildCode.java
Robust/src/Runtime/STM/stm.c
Robust/src/Runtime/STM/stmlookup.c
Robust/src/Runtime/STM/stmlookup.h
Robust/src/Runtime/STM/tm.h
Robust/src/Runtime/garbage.c
Robust/src/Runtime/garbage.h
Robust/src/Runtime/object.c
Robust/src/Runtime/runtime.c
Robust/src/Runtime/runtime.h
Robust/src/Runtime/socket.c
Robust/src/Runtime/thread.c
Robust/src/buildscript