aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/X86ModRMFilters.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-81/+17
* Fix Doxygen issues:Dmitri Gribenko2012-09-131-12/+13
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-7/+8
* I swear I did a make clean and make before committing all this...Michael J. Spencer2010-11-291-1/+1
* Add missing newlines at EOF (for clang++).Daniel Dunbar2009-12-191-1/+1
* Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit Sean Callanan2009-12-191-0/+197