summaryrefslogtreecommitdiff
path: root/examples/ParallelJIT
Commit message (Expand)AuthorAge
* Remove asmprinters from examples by default. This reduces their size by ~5%Anton Korobeynikov2008-08-17
* API change for {BinaryOperator|CmpInst|CastInst}::create*() --> Create. Legac...Gabor Greif2008-05-16
* silence warning when assertions are disabled.Chris Lattner2008-04-08
* API changes for class Use size reduction, wave 1.Gabor Greif2008-04-06
* remove attributions from examples.Chris Lattner2007-12-29
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-29
* Adjust for changes in GenericValue type.Reid Spencer2007-03-06
* Fix a #include to resolve IntegerType class.Reid Spencer2007-01-19
* add some casts to support a change in the getOrInsertFunction interfaceChris Lattner2007-01-07
* For PR950:Reid Spencer2006-12-31
* For PR950:Reid Spencer2006-12-23
* For PR950:Reid Spencer2006-10-20
* Use llvm-config to determine what to link inChris Lattner2006-09-04
* Minor corrections.Jeff Cohen2006-03-24
* When a function takes a variable number of pointer arguments, with a zeroJeff Cohen2005-10-23
* For PR616:Reid Spencer2005-08-24
* Eliminate all remaining tabs and trailing spaces.Jeff Cohen2005-07-27
* Get rid of warnings on AlphaReid Spencer2005-07-13
* Correct the file title.Reid Spencer2005-07-12
* For PR418:Reid Spencer2005-07-12