Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Vendor import of llvm trunk r130700: | dim | 2011-05-02 | 96 | -4813/+7934 |
| | | | | http://llvm.org/svn/llvm-project/llvm/trunk@130700 | ||||
* | Vendor import of llvm trunk r126547: | dim | 2011-02-26 | 24 | -264/+590 |
| | | | | http://llvm.org/svn/llvm-project/llvm/trunk@126547 | ||||
* | Vendor import of llvm trunk r126079: | dim | 2011-02-20 | 139 | -11835/+17732 |
| | | | | http://llvm.org/svn/llvm-project/llvm/trunk@126079 | ||||
* | Vendor import of llvm 2.8 release: | dim | 2010-10-07 | 1 | -1/+8 |
| | | | | | | 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): | dim | 2010-09-17 | 105 | -2940/+7814 |
| | | | | | | http://llvm.org/svn/llvm-project/llvm/branches/release_28@114020 Approved by: rpaulo (mentor) | ||||
* | Update LLVM to r108428. | rdivacky | 2010-07-15 | 8 | -86/+91 |
| | |||||
* | Update LLVM to r108243. | rdivacky | 2010-07-13 | 99 | -6454/+5841 |
| | |||||
* | Update LLVM to r104832. | rdivacky | 2010-05-27 | 61 | -2261/+3441 |
| | |||||
* | Update LLVM to r103052. | rdivacky | 2010-05-04 | 3 | -10/+97 |
| | |||||
* | Update LLVM to r103004. | rdivacky | 2010-05-04 | 81 | -2937/+5866 |
| | |||||
* | Update LLVM to r100520. | rdivacky | 2010-04-06 | 27 | -1608/+1557 |
| | |||||
* | Update LLVM to r100285. | rdivacky | 2010-04-03 | 16 | -174/+204 |
| | |||||
* | Update LLVM to r100181. | rdivacky | 2010-04-02 | 38 | -1146/+1647 |
| | |||||
* | Update LLVM to r99115. | rdivacky | 2010-03-21 | 13 | -183/+141 |
| | |||||
* | Update LLVM to r98631. | rdivacky | 2010-03-16 | 47 | -2043/+2688 |
| | |||||
* | Update LLVM to r98164. | rdivacky | 2010-03-10 | 27 | -986/+899 |
| | |||||
* | Update LLVM to r97873. | rdivacky | 2010-03-06 | 22 | -282/+614 |
| | |||||
* | Update LLVM to 97654. | rdivacky | 2010-03-03 | 42 | -555/+2129 |
| | |||||
* | Update LLVM to r96341. | rdivacky | 2010-02-16 | 88 | -4490/+5210 |
| | |||||
* | Update LLVM to r94309. | rdivacky | 2010-01-23 | 40 | -3803/+2162 |
| | |||||
* | Update LLVM to 93512. | rdivacky | 2010-01-15 | 81 | -1410/+1822 |
| | |||||
* | Update LLVM to 92395. | rdivacky | 2010-01-01 | 46 | -936/+2172 |
| | |||||
* | Update LLVM to 91430. | rdivacky | 2009-12-15 | 55 | -1019/+2604 |
| | |||||
* | Update LLVM to r90226. | rdivacky | 2009-12-01 | 55 | -2559/+2535 |
| | |||||
* | Update LLVM to r89337. | rdivacky | 2009-11-19 | 11 | -449/+325 |
| | |||||
* | Update LLVM to r89205. | rdivacky | 2009-11-18 | 55 | -1864/+2644 |
| | |||||
* | Update LLVM to r86140. | rdivacky | 2009-11-05 | 9 | -87/+164 |
| | |||||
* | Update LLVM to r86025. | rdivacky | 2009-11-04 | 70 | -1977/+3675 |
| | |||||
* | Update LLVM to r84949. | rdivacky | 2009-10-23 | 30 | -365/+612 |
| | |||||
* | Delete all stale files. | rdivacky | 2009-10-15 | 6 | -3666/+0 |
| | |||||
* | Update llvm to r84175. | rdivacky | 2009-10-15 | 6 | -107/+95 |
| | |||||
* | Update llvm to r84119. | rdivacky | 2009-10-14 | 124 | -9905/+17318 |
| | |||||
* | Import LLVM 74788. | ed | 2009-07-04 | 25 | -545/+634 |
| | |||||
* | Import LLVM r74383. | ed | 2009-06-27 | 30 | -535/+529 |
| | |||||
* | Import LLVM r73954. | ed | 2009-06-23 | 6 | -177/+374 |
| | |||||
* | Update LLVM sources to r73879. | ed | 2009-06-22 | 24 | -258/+526 |
| | |||||
* | Import LLVM r73340. | ed | 2009-06-14 | 9 | -278/+576 |
| | |||||
* | Import LLVM r73070. | ed | 2009-06-08 | 6 | -59/+181 |
| | | | | | | | 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. | ed | 2009-06-07 | 1 | -78/+37 |
| | |||||
* | Import LLVM, at r72995. | ed | 2009-06-06 | 19 | -430/+519 |
| | | | | We should now have support for #pragma weak. | ||||
* | Import LLVM, at r72805, which fixes PR4315 and PR4316. | ed | 2009-06-03 | 4 | -140/+185 |
| | | | | | | 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. | ed | 2009-06-03 | 8 | -882/+919 |
| | | | | This should fix LLVM PR4225. | ||||
* | Import LLVM, at r72732. | ed | 2009-06-02 | 112 | -0/+86727 |