summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/AsmParser/X86AsmParserCommon.h
Commit message (Expand)AuthorAgeFilesLines
* [X86] Limit vpermil2pd/vpermil2ps immediates to 4 bits in the assembly parser.Craig Topper2019-08-071-0/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* One more batch of self-containing headers.Benjamin Kramer2016-01-271-0/+2
* [X86] Simplify immediate range checking code.Craig Topper2015-10-111-12/+7
* [x86] Add assembly parser bounds checking to the immediate value for cmpss/cm...Craig Topper2015-01-211-0/+5
* [x86] Fix a pretty horrible bug and inconsistency in the x86 asmChandler Carruth2014-09-061-4/+0
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-3/+3
* X86Operand is extracted into individual header.Evgeniy Stepanov2014-02-281-0/+43
OpenPOWER on IntegriCloud