Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a proper LLVM banner to this file. | Chandler Carruth | 2011-10-16 | 1 | -0/+13 |
| | | | | llvm-svn: 142162 | ||||
* | land David Blaikie's patch to de-constify Type, with a few tweaks. | Chris Lattner | 2011-07-18 | 1 | -2/+2 |
| | | | | llvm-svn: 135375 | ||||
* | No need to explicitly invoke the ArrayRef constructor here. | Frits van Bommel | 2011-07-15 | 1 | -1/+1 |
| | | | | llvm-svn: 135281 | ||||
* | Fix a bug in the "expect" intrinsic lowering. | Jakub Staszak | 2011-07-06 | 1 | -1/+4 |
| | | | | llvm-svn: 134566 | ||||
* | Introduce "expect" intrinsic instructions. | Jakub Staszak | 2011-07-06 | 1 | -0/+163 |
llvm-svn: 134516 |