summaryrefslogtreecommitdiffstats
path: root/include/llvm/Support
Commit message (Collapse)AuthorAgeFilesLines
* Vendor import of llvm trunk r161861:dim2012-08-1535-1943/+1851
| | | | http://llvm.org/svn/llvm-project/llvm/trunk@161861
* Vendor import of llvm release_31 branch r155985:dim2012-05-038-478/+213
| | | | http://llvm.org/svn/llvm-project/llvm/branches/release_31@155985
* Vendor import of llvm trunk r154661:dim2012-04-1445-338/+2543
| | | | http://llvm.org/svn/llvm-project/llvm/trunk@r154661
* Vendor import of llvm release_30 branch r142614:dim2011-10-2032-773/+2876
| | | | http://llvm.org/svn/llvm-project/llvm/branches/release_30@142614
* Vendor import of llvm trunk r135360:dim2011-07-1712-148/+160
| | | | http://llvm.org/svn/llvm-project/llvm/trunk@135360
* Vendor import of llvm trunk r132879:dim2011-06-1212-301/+639
| | | | http://llvm.org/svn/llvm-project/llvm/trunk@132879
* Vendor import of llvm trunk r130700:dim2011-05-0228-81/+588
| | | | http://llvm.org/svn/llvm-project/llvm/trunk@130700
* Vendor import of llvm trunk r126547:dim2011-02-262-23/+55
| | | | http://llvm.org/svn/llvm-project/llvm/trunk@126547
* Vendor import of llvm trunk r126079:dim2011-02-2064-930/+6326
| | | | http://llvm.org/svn/llvm-project/llvm/trunk@126079
* Vendor import of llvm r114020 (from the release_28 branch):dim2010-09-1726-330/+1092
| | | | | | http://llvm.org/svn/llvm-project/llvm/branches/release_28@114020 Approved by: rpaulo (mentor)
* Make vendor/llvm/dist exactly the same as upstream's r108428. Somedim2010-09-162-299/+0
| | | | | | | files and directories were already removed in the upstream repository, but were not removed here, when the previous snapshot was imported. Approved by: rpaulo (mentor)
* Update LLVM to r108428.rdivacky2010-07-153-32/+66
|
* Update LLVM to r108243.rdivacky2010-07-1310-60/+648
|
* Update LLVM to r104832.rdivacky2010-05-274-15/+45
|
* Update LLVM to r103004.rdivacky2010-05-0413-132/+276
|
* Update LLVM to r100520.rdivacky2010-04-066-14/+52
|
* Update LLVM to r100285.rdivacky2010-04-035-54/+26
|
* Update LLVM to r100181.rdivacky2010-04-0211-239/+447
|
* Update LLVM to r99115.rdivacky2010-03-212-0/+28
|
* Update LLVM to r98631.rdivacky2010-03-161-2/+5
|
* Update LLVM to r98164.rdivacky2010-03-101-1/+2
|
* Update LLVM to r97873.rdivacky2010-03-062-1/+7
|
* Update LLVM to 97654.rdivacky2010-03-033-9/+24
|
* Update LLVM to r96341.rdivacky2010-02-1613-51/+181
|
* Update LLVM to r94309.rdivacky2010-01-237-215/+59
|
* Update LLVM to 93512.rdivacky2010-01-155-16/+113
|
* Update LLVM to 92395.rdivacky2010-01-0113-137/+349
|
* Update LLVM to 91430.rdivacky2009-12-1510-22/+94
|
* Update LLVM to r90226.rdivacky2009-12-014-48/+90
|
* Remove includes that were removed upstream.rdivacky2009-11-191-25/+0
|
* Update LLVM to r89337.rdivacky2009-11-191-1/+1
|
* Update LLVM to r89205.rdivacky2009-11-1811-36/+78
|
* Update LLVM to r86140.rdivacky2009-11-057-1/+9
|
* Update LLVM to r86025.rdivacky2009-11-0415-69/+98
|
* These files does not belong here.rdivacky2009-10-231-148/+0
|
* Update LLVM to r84949.rdivacky2009-10-236-13/+194
|
* Delete all stale files.rdivacky2009-10-152-307/+0
|
* Update llvm to r84175.rdivacky2009-10-153-17/+17
|
* Update llvm to r84119.rdivacky2009-10-1446-931/+2060
|
* Import LLVM 74788.ed2009-07-042-11/+54
|
* Import LLVM r74383.ed2009-06-273-21/+44
|
* Import LLVM r73984.ed2009-06-231-11/+10
| | | | | It seems I keep importing sources at very unlucky moments. Let's see what this revision of LLVM does.
* Import LLVM r73954.ed2009-06-231-0/+1
|
* Update LLVM sources to r73879.ed2009-06-225-14/+235
|
* Import LLVM r73070.ed2009-06-081-1/+12
| | | | | | | Now I'm going to stop importing code for a while. I spent a lot of time the last couple of days figuring out which LLVM commit caused g++ to miscompile, which in its turn caused Clang to miscompile the next build. I had to run `make buildworld' twice each time I bisected a revision.
* Import LLVM, at r72995.ed2009-06-067-8/+131
| | | | We should now have support for #pragma weak.
* Import LLVM, at r72805, which fixes PR4315 and PR4316.ed2009-06-031-0/+250
| | | | | | Normally I'm not updating sources this often, but I want to get rid of this breakage, because right now I can't offer a proper source snapshot yet.
* Import LLVM, at r72770.ed2009-06-031-5/+7
| | | | This should fix LLVM PR4225.
* Import LLVM, at r72732.ed2009-06-0255-0/+10789
OpenPOWER on IntegriCloud