summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Vendor import of llvm trunk r161861:dim2012-08-15206-4366/+12227
| | | | http://llvm.org/svn/llvm-project/llvm/trunk@161861
* Vendor import of llvm release_31 branch r155985:dim2012-05-0329-703/+370
| | | | http://llvm.org/svn/llvm-project/llvm/branches/release_31@155985
* Vendor import of llvm trunk r154661:dim2012-04-14315-4536/+21736
| | | | http://llvm.org/svn/llvm-project/llvm/trunk@r154661
* Vendor import of llvm release_30 branch r142614:dim2011-10-20209-3849/+9483
| | | | http://llvm.org/svn/llvm-project/llvm/branches/release_30@142614
* Vendor import of llvm trunk r135360:dim2011-07-17125-2620/+3291
| | | | http://llvm.org/svn/llvm-project/llvm/trunk@135360
* Vendor import of llvm trunk r132879:dim2011-06-1280-621/+1860
| | | | http://llvm.org/svn/llvm-project/llvm/trunk@132879
* Vendor import of llvm trunk r130700:dim2011-05-02167-1212/+2792
| | | | http://llvm.org/svn/llvm-project/llvm/trunk@130700
* Vendor import of llvm trunk r126547:dim2011-02-2619-189/+311
| | | | http://llvm.org/svn/llvm-project/llvm/trunk@126547
* Vendor import of llvm trunk r126079:dim2011-02-20324-5502/+17818
| | | | http://llvm.org/svn/llvm-project/llvm/trunk@126079
* Vendor import of llvm 2.8 release:dim2010-10-071-1/+1
| | | | | | http://llvm.org/svn/llvm-project/llvm/tags/RELEASE_28@115866 Approved by: rpaulo (mentor)
* Vendor import of llvm r114020 (from the release_28 branch):dim2010-09-17184-2318/+5281
| | | | | | 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-164-454/+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-1514-58/+97
|
* Update LLVM to r108243.rdivacky2010-07-13118-1336/+2885
|
* Update LLVM to r104832.rdivacky2010-05-2772-769/+1820
|
* Update LLVM to r103004.rdivacky2010-05-0499-1474/+2400
|
* Update LLVM to r100520.rdivacky2010-04-0632-400/+389
|
* Update LLVM to r100285.rdivacky2010-04-0325-149/+130
|
* Update LLVM to r100181.rdivacky2010-04-0256-685/+1168
|
* Update LLVM to r99115.rdivacky2010-03-2126-143/+507
|
* Update LLVM to r98631.rdivacky2010-03-1654-279/+686
|
* Update LLVM to r98164.rdivacky2010-03-1019-142/+210
|
* Update LLVM to r97873.rdivacky2010-03-0613-32/+227
|
* Update LLVM to 97654.rdivacky2010-03-0360-754/+876
|
* Update LLVM to r96341.rdivacky2010-02-16120-1624/+3172
|
* Update LLVM to r94309.rdivacky2010-01-2365-607/+1317
|
* Update LLVM to 93512.rdivacky2010-01-1553-503/+1101
|
* Update LLVM to 92395.rdivacky2010-01-0166-1747/+1377
|
* Update LLVM to 91430.rdivacky2009-12-1562-626/+1233
|
* Update LLVM to r90226.rdivacky2009-12-0144-320/+514
|
* Remove includes that were removed upstream.rdivacky2009-11-193-144/+0
|
* Update LLVM to r89337.rdivacky2009-11-196-17/+19
|
* Update LLVM to r89205.rdivacky2009-11-18112-613/+1250
|
* Update LLVM to r86140.rdivacky2009-11-0512-31/+88
|
* Update LLVM to r86025.rdivacky2009-11-04110-1024/+2223
|
* These files does not belong here.rdivacky2009-10-235-846/+0
|
* Update LLVM to r84949.rdivacky2009-10-2359-453/+1752
|
* Delete all stale files.rdivacky2009-10-1519-2910/+0
|
* Update llvm to r84175.rdivacky2009-10-1511-31/+31
|
* Update llvm to r84119.rdivacky2009-10-14279-6231/+15727
|
* Import LLVM 74788.ed2009-07-0461-431/+1002
|
* Import LLVM r74383.ed2009-06-2748-303/+1217
|
* Import LLVM r73984.ed2009-06-237-27/+86
| | | | | It seems I keep importing sources at very unlucky moments. Let's see what this revision of LLVM does.
* Import LLVM r73954.ed2009-06-2310-272/+511
|
* Update LLVM sources to r73879.ed2009-06-2241-174/+1139
|
* Import LLVM r73340.ed2009-06-1415-38/+495
|
* 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 r73021.ed2009-06-073-8/+28
|
* Import LLVM, at r72995.ed2009-06-0622-179/+363
| | | | We should now have support for #pragma weak.
* Import LLVM, at r72805, which fixes PR4315 and PR4316.ed2009-06-034-80/+332
| | | | | | 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.
OpenPOWER on IntegriCloud