Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -1/+25 |
* | Reapply 132424 with fixes. This fixes PR10068. | Stuart Hastings | 2011-06-03 | 1 | -9/+12 |
* | Revert 132424 to fix PR10068. | Rafael Espindola | 2011-06-02 | 1 | -12/+9 |
* | Recommit 132404 with fixes. rdar://problem/5993888 | Stuart Hastings | 2011-06-01 | 1 | -9/+12 |
* | Revert 132404 to appease a buildbot. rdar://problem/5993888 | Stuart Hastings | 2011-06-01 | 1 | -12/+9 |
* | Add support for x86 CMPEQSS and friends. These instructions do a | Stuart Hastings | 2011-06-01 | 1 | -9/+12 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Be kind to non-x86 hosts. | Dale Johannesen | 2008-10-24 | 1 | -1/+1 |
* | really fix run line | Chris Lattner | 2008-10-21 | 1 | -8/+8 |
* | fix run line | Chris Lattner | 2008-10-21 | 1 | -1/+1 |
* | Optimized FCMP_OEQ and FCMP_UNE for x86. | Dan Gohman | 2008-10-21 | 1 | -0/+31 |