aboutsummaryrefslogtreecommitdiff
path: root/examples/ParallelJIT/ParallelJIT.cpp
AgeCommit message (Expand)Author
2008-05-16API change for {BinaryOperator|CmpInst|CastInst}::create*() --> Create. Legac...Gabor Greif
2008-04-08silence warning when assertions are disabled.Chris Lattner
2008-04-06API changes for class Use size reduction, wave 1.Gabor Greif
2007-12-29remove attributions from examples.Chris Lattner
2007-03-06Adjust for changes in GenericValue type.Reid Spencer
2007-01-19Fix a #include to resolve IntegerType class.Reid Spencer
2007-01-07add some casts to support a change in the getOrInsertFunction interfaceChris Lattner
2006-12-31For PR950:Reid Spencer
2006-12-23For PR950:Reid Spencer
2006-10-20For PR950:Reid Spencer
2006-03-24Minor corrections.Jeff Cohen
2005-10-23When a function takes a variable number of pointer arguments, with a zeroJeff Cohen
2005-07-27Eliminate all remaining tabs and trailing spaces.Jeff Cohen
2005-07-13Get rid of warnings on AlphaReid Spencer
2005-07-12For PR418:Reid Spencer