summaryrefslogtreecommitdiff
path: root/utils/TableGen/X86ModRMFilters.h
Commit message (Expand)AuthorAge
* Second attempt at Removing special form of AddRegFrm used by FP instructions....Craig Topper2014-01-01
* Revert r198238 and add FP disassembler tests. It didn't work and I didn't rea...Craig Topper2013-12-31
* Remove special form of AddRegFrm used by FP instructions. These instructions ...Craig Topper2013-12-30
* Remove EscapeFilter. It's funcionality can be covered by correctly using Exte...Craig Topper2013-12-30
* Simplify filter accepts function to just return 'condition' instead of branch...Craig Topper2013-12-30
* Fix Doxygen issues:Dmitri Gribenko2012-09-13
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-20
* I swear I did a make clean and make before committing all this...Michael J. Spencer2010-11-29
* Add missing newlines at EOF (for clang++).Daniel Dunbar2009-12-19
* Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit Sean Callanan2009-12-19