Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Limit vpermil2pd/vpermil2ps immediates to 4 bits in the assembly parser. | Craig Topper | 2019-08-07 | 1 | -0/+4 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | One more batch of self-containing headers. | Benjamin Kramer | 2016-01-27 | 1 | -0/+2 |
* | [X86] Simplify immediate range checking code. | Craig Topper | 2015-10-11 | 1 | -12/+7 |
* | [x86] Add assembly parser bounds checking to the immediate value for cmpss/cm... | Craig Topper | 2015-01-21 | 1 | -0/+5 |
* | [x86] Fix a pretty horrible bug and inconsistency in the x86 asm | Chandler Carruth | 2014-09-06 | 1 | -4/+0 |
* | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -3/+3 |
* | X86Operand is extracted into individual header. | Evgeniy Stepanov | 2014-02-28 | 1 | -0/+43 |