relax type
[oota-llvm.git] / projects / Stacker / lib / compiler / StackerCompiler.cpp
2007-01-07 Chris Lattnerrelax type
2006-12-31 Reid SpencerFor PR950:
2006-12-23 Reid SpencerFor PR950:
2006-12-19 Chris Lattnerswitch statistic over, remove misspelt comment.
2006-12-13 Reid SpencerChange createInferredCast calls to more accurate cast...
2006-12-06 Devang PatelDetemplatize the Statistic class.
2006-11-27 Reid SpencerFor PR950:
2006-11-08 Reid SpencerFor PR950:
2006-11-02 Reid SpencerFor PR786:
2006-11-02 Reid SpencerFor PR950:
2006-10-26 Reid SpencerFor PR950:
2006-10-20 Reid SpencerFor PR950:
2006-08-18 Reid SpencerFor PR797:
2006-06-16 Chris LattnerDon't pass target name into TargetData anymore, it...
2006-05-12 Chris LattnerAvoid defining dead result
2005-05-04 Reid SpencerWHILE does not "pop" a value, it "examines" to top...
2005-04-23 Jeff CohenEliminate tabs and trailing spaces
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-03-28 Alkis EvlogimenosRename createPromoteMemoryToRegister() to
2004-10-07 Chris LattnerThis pass is not needed, as there is only ever one...
2004-09-04 Reid SpencerMake the StackerCompiler and optimizing translator...
2004-09-02 Brian GaekeUnbreak build
2004-08-24 Reid SpencerAdd dependent library support for Stacker. It now inser...
2004-07-29 Misha BrukmanFix #includes of i*.h => Instructions.h as per PR403.
2004-05-09 Reid SpencerChanges to make the Stacker Stack use 64 bit values...
2004-03-31 Chris LattnerAvoid TRUE and FALSE which apparently conflict with...
2004-02-15 Chris LattnerRemove dependence on the return type of ConstantArray...
2003-11-24 Brian GaekeApply patches from PR136
2003-11-23 Chris LattnerFix these assertions:
2003-11-23 Chris LattnerInitial stacker checkin