Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update aosp/master LLVM for rebase to r222494. | Stephen Hines | 2014-12-02 | 1 | -0/+1 |
| | | | | Change-Id: Ic787f5e0124df789bd26f3f24680f45e678eef2d | ||||
* | Use -disable-output and to suppress output and don't use a temporary file ↵ | Bill Wendling | 2013-08-20 | 1 | -1/+1 |
| | | | | | | unless we need one. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188843 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | The bitcode reader can create an shuffle with a place holder mask which it will | Mon P Wang | 2011-10-26 | 1 | -0/+31 |
fix up later. For this special case, allow such a mask to be considered valid. <rdar://problem/8622574> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142992 91177308-0d34-0410-b5e6-96231b3b80d8 |