Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Vendor import of llvm trunk r126079: | dim | 2011-02-20 | 1 | -1/+1 |
| | | | | http://llvm.org/svn/llvm-project/llvm/trunk@126079 | ||||
* | Vendor import of llvm r114020 (from the release_28 branch): | dim | 2010-09-17 | 1 | -105/+15 |
| | | | | | | http://llvm.org/svn/llvm-project/llvm/branches/release_28@114020 Approved by: rpaulo (mentor) | ||||
* | Update LLVM to 92395. | rdivacky | 2010-01-01 | 1 | -2/+2 |
| | |||||
* | Update LLVM to r86025. | rdivacky | 2009-11-04 | 1 | -1/+1 |
| | |||||
* | Update llvm to r84119. | rdivacky | 2009-10-14 | 1 | -69/+163 |
| | |||||
* | Import LLVM 74788. | ed | 2009-07-04 | 1 | -28/+10 |
| | |||||
* | Import LLVM r74383. | ed | 2009-06-27 | 1 | -1/+9 |
| | |||||
* | Import LLVM r73954. | ed | 2009-06-23 | 1 | -5/+43 |
| | |||||
* | Import LLVM r73340. | ed | 2009-06-14 | 1 | -80/+49 |
| | |||||
* | Import LLVM r73070. | ed | 2009-06-08 | 1 | -3/+43 |
| | | | | | | | 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. | ed | 2009-06-06 | 1 | -0/+186 |
We should now have support for #pragma weak. |