summaryrefslogtreecommitdiff
path: root/utils/TableGen/X86ModRMFilters.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Second attempt at Removing special form of AddRegFrm used by FP instructions....Craig Topper1-2/+0
2013-12-31Revert r198238 and add FP disassembler tests. It didn't work and I didn't rea...Craig Topper1-0/+2
2013-12-30Remove special form of AddRegFrm used by FP instructions. These instructions ...Craig Topper1-2/+0
2013-12-30Remove EscapeFilter. It's funcionality can be covered by correctly using Exte...Craig Topper1-2/+0
2011-12-20Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie1-0/+26