Avoid creating a redundant zero APInt.
[oota-llvm.git] / lib / System / Unix / Memory.inc
2008-05-05 Evan ChengFix more -Wshorten-64-to-32 warnings.
2008-03-24 Owen AndersonRevert r48676. I had plans for using it, but now it...
2008-03-22 Owen AndersonAdd a comment, and fix a bug where AllocateRW recurred...
2008-03-22 Owen AndersonAdd an AllocateRW to match AllocateRWX.
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2006-08-23 Reid SpencerFor PR797:
2006-07-07 Chris LattnerChange AllocateRWX/DeallocateRWX to not throw an exception.
2005-07-29 Andrew Lenharthsupport near allocations for the JIT
2005-05-05 Misha BrukmanRemove vim settings from source code; people should...
2004-12-27 Reid SpencerFor PR351:
2004-09-11 Reid SpencerProvide a generic Unix implementation of the Memory...