aboutsummaryrefslogtreecommitdiff
path: root/stacker
AgeCommit message (Expand)AuthorFilesLines
2007-07-11Adjust this file per the new requirements of the configure scripts in llvm-topReid Spencer1-1/+3
2007-07-05stacker depends on llvmChris Lattner1-0/+6
2007-06-29Convert .cvsignore filesJohn Criswell3-10/+0
2007-05-08Regenerate.Reid Spencer1-5251/+6050
2007-05-08CHanges for autconf 2.60Reid Spencer2-22/+62
2007-05-08Adjust stkrc for change from Bytecode to Bitcode.Reid Spencer2-4/+3
2007-04-05Make this compile again by abandoning partially completed makefile work.Reid Spencer2-2/+1
2007-03-29For PR789:Reid Spencer2-1/+2
2007-03-10Add required header file.Reid Spencer1-0/+1
2007-03-06Update for new ConstantInt interface, to prevent compiler warning.Reid Spencer1-1/+1
2007-02-19Adjust to CallInst::CallInst interface changes.Reid Spencer1-16/+24
2007-02-13Update for recent interface changes in GEP constructor.Reid Spencer1-9/+12
2007-02-05For PR411:Reid Spencer1-5/+5
2007-02-05For PR411:Reid Spencer4-354/+508
2007-02-04Make Stacker makefiles more compliant with LLVM standards.Reid Spencer9-46/+79
2007-02-02Changes to support making the shift instructions be true BinaryOperators.Reid Spencer1-2/+4
2007-01-30For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoidReid Spencer1-1/+1
2007-01-17For PR1074:Reid Spencer94-0/+43676