[TableGen] Use range-based for loops. NFC
[oota-llvm.git] / utils / TableGen / X86DisassemblerTables.h
2015-01-02 Craig Topper[X86] Make the instructions that use AdSize16/32/64...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-02-19 Craig TopperRemove A6/A7 opcode maps. They can all be handled with...
2013-10-03 Craig TopperAdd XOP disassembler support. Fixes PR13933.
2013-09-30 Craig TopperFilter out repeated sections from the X86 disassembler...
2012-12-04 Chandler CarruthSort the #include lines for utils/...
2012-07-31 Craig TopperRemove trailing whitespace
2011-10-04 Craig TopperAdd support in the disassembler for ignoring the L...
2011-09-23 Craig TopperDon't allow 32-bit only instructions to be disassembled...
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-04-04 Joerg SonnenbergerAdd support for the VIA PadLock instructions.
2009-12-19 Sean CallananTable-driven disassembler for the X86 architecture...