summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools
Commit message (Expand)AuthorAgeFilesLines
* Upgrade our copy of llvm/clang to r135360, from upstream's trunk.dim2011-07-17310-10203/+29080
* Upgrade our copy of llvm/clang to r132879, from upstream's trunk.dim2011-06-12238-5347/+13468
* Upgrade our copy of llvm/clang to r130700, from upstream's trunk.dim2011-05-02462-19128/+36384
* For clang, make -mno-mmx imply -mno-3dnow. This is what gcc does.dim2011-04-171-4/+3
* Update llvm/clang to trunk r126547.dim2011-02-27173-3194/+6496
* Remove getDriver().Dir + /../libexec and /usr/libexec from clang'sdim2011-02-261-2/+0
* Remove misapplied space.dim2011-02-261-1/+1
* Recently, in upstream clang, a fix was done to add -L/usr/lib to thedim2011-02-241-8/+9
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-20569-42900/+88845
* Actually, check for any kind of "C string type".rdivacky2010-10-131-8/+4
* Extend this check for const unsigned char *.rdivacky2010-10-131-2/+6
* Remove more unneeded files and directories from contrib/llvm. Thisdim2010-10-11267-39490/+0
* Rework the analysis of the 'r' specifier. It turns out that we can'trpaulo2010-10-113-1/+7
* Restore the support for the 'r' and the 'y' conversion specifiers, firstrpaulo2010-10-111-0/+2
* Upgrade Clang and LLVM to the 2.8 release. See here for release notes:dim2010-10-071-1/+1
* Apply r207674 from the clangbsd project branch:dim2010-10-061-1/+1
* Cleanup some example and empty directories that were left around afterdim2010-10-0216-665/+0
* Upgrade our Clang in base to r114020, from upstream's release_28 branch.dim2010-09-20604-42666/+55326
* Modify clang so that when TOOLS_PREFIX is defined we register therpaulo2010-08-212-12/+21
* Upgrade our Clang in base to r108428.ed2010-07-20428-14400/+38872
* Do the branding right this time.ed2010-06-121-0/+3
* Remove Xcode cmake win32 projects unittests from LLVM andrdivacky2010-06-1019-5653/+0
* Introduce -fformat-extensions. A local FreeBSD extension usedrdivacky2010-06-108-5/+58
* Remove the commented out piece that slipped as a mismerge.rdivacky2010-06-091-10/+0
* Adjust include paths to FreeBSD. Remove /usr/local/include andrdivacky2010-06-091-0/+15
* Change the default CPU to i486 on i386 (architecture).rdivacky2010-06-091-1/+1
* Remove unneeded directories.ed2010-06-0989-11397/+0
* Import LLVM/clang from vendor stripped of docs/ test/ website/ www/ examples/rdivacky2010-06-091026-0/+421004
OpenPOWER on IntegriCloud