aboutsummaryrefslogtreecommitdiffstats
path: root/examples/ParallelJIT
Commit message (Expand)AuthorAgeFilesLines
* silence warning when assertions are disabled.Chris Lattner2008-04-081-1/+1
* API changes for class Use size reduction, wave 1.Gabor Greif2008-04-061-10/+10
* remove attributions from examples.Chris Lattner2007-12-291-2/+2
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-291-2/+2
* Adjust for changes in GenericValue type.Reid Spencer2007-03-061-2/+2
* Fix a #include to resolve IntegerType class.Reid Spencer2007-01-191-1/+1
* add some casts to support a change in the getOrInsertFunction interfaceChris Lattner2007-01-071-8/+8
* For PR950:Reid Spencer2006-12-311-7/+7
* For PR950:Reid Spencer2006-12-231-1/+1
* For PR950:Reid Spencer2006-10-201-3/+3
* Use llvm-config to determine what to link inChris Lattner2006-09-041-2/+1
* Minor corrections.Jeff Cohen2006-03-241-1/+2
* When a function takes a variable number of pointer arguments, with a zeroJeff Cohen2005-10-231-2/+4
* For PR616:Reid Spencer2005-08-241-0/+2
* Eliminate all remaining tabs and trailing spaces.Jeff Cohen2005-07-271-55/+55
* Get rid of warnings on AlphaReid Spencer2005-07-131-4/+4
* Correct the file title.Reid Spencer2005-07-121-2/+2
* For PR418:Reid Spencer2005-07-122-0/+311