aboutsummaryrefslogtreecommitdiff
path: root/examples/ParallelJIT
AgeCommit message (Expand)Author
2007-12-29remove attributions from examples.Chris Lattner
2007-12-29remove attributions from the rest of the llvm makefiles.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-09-04Use llvm-config to determine what to link inChris Lattner
2006-03-24Minor corrections.Jeff Cohen
2005-10-23When a function takes a variable number of pointer arguments, with a zeroJeff Cohen
2005-08-24For PR616:Reid Spencer
2005-07-27Eliminate all remaining tabs and trailing spaces.Jeff Cohen
2005-07-13Get rid of warnings on AlphaReid Spencer
2005-07-12Correct the file title.Reid Spencer
2005-07-12For PR418:Reid Spencer