Merge System into Support.
[oota-llvm.git] / utils / TableGen / EDEmitter.cpp
2010-11-18 Jason W KimFix .o emission of ARM movt/movw. MCSymbolRefExpr:...
2010-11-17 Bill WendlingProper encoding for VLDM and VSTM instructions. The...
2010-11-11 Jim GrosbachARM fixup encoding for direct call instructions (BL).
2010-11-03 Jim GrosbachBreak ARM addrmode4 (load/store multiple base address...
2010-11-01 Chris Lattnerfactor the operand list (and related fields/operations...
2010-10-27 Evan ChengShifter ops are not always free. Do not fold them ...
2010-10-27 Owen AndersonProvide correct encodings for NEON vcvt, which has...
2010-10-26 Jim GrosbachFirst part of refactoring ARM addrmode2 (load/store...
2010-10-15 Jim GrosbachARM mode encoding information for UBFX and SBFX instruc...
2010-10-13 Jim GrosbachRefactor the ARM 'setend' instruction pattern. Use...
2010-10-13 Jim GrosbachAdd ARM mode encoding for [SU]XT[BH] and [SU]XTA[BH...
2010-10-12 Cameron EsfahaniFix spelling error.
2010-10-05 Jim Grosbachtrailing whitespace
2010-09-08 Chris Lattnerfix bugs in push/pop segment support, rdar://8407242
2010-09-01 Chris Lattnerremove dead code.
2010-08-16 Bob WilsonRename sat_shift operand to shift_imm, in preparation...
2010-08-12 Johnny ChenCleaned up the for-disassembly-only entries in the...
2010-08-11 Bob WilsonMove the ARM SSAT and USAT optional shift amount operan...
2010-07-30 Jim GrosbachMany Thumb2 instructions can reference the full ARM...
2010-07-20 Chris Lattnerremove option from tablegen for building static header.
2010-07-19 Bruno Cardoso LopesAdd 256-bit vaddsub, vhadd, vhsub, vblend and vdpp...
2010-07-09 Bruno Cardoso LopesStart the support for AVX instructions with 256-bit...
2010-07-07 Chris LattnerImplement the major chunk of PR7195: support for 'callw'
2010-06-23 Nico WeberAdd support for the x86 instructions "pusha" and "popa".
2010-06-15 Dale JohannesenNext round of tail call changes. Register used in...
2010-06-11 Bob WilsonAdd instruction encoding for the Neon VMOV immediate...
2010-05-14 Evan ChengAdded a QQQQ register file to model 4-consecutive Q...
2010-05-06 Sean CallananEliminated the classification of control registers...
2010-05-06 Evan ChengRe-apply 103156 and 103157. 103156 didn't break anythin...
2010-04-23 Sean CallananFixes to edis that mark x86 call targets as
2010-04-14 Benjamin KramerEDis: Don't include inttypes.h. We support compilers...
2010-04-13 Sean CallananFixed a nasty layering violation in the edis source
2010-04-08 Benjamin KramerUse errs instead of fprintf.
2010-04-08 Sean CallananAdded support for ARM disassembly to edis.
2010-03-19 Chris Lattnerchange Target.getInstructionsByEnumValue to return...
2010-03-14 Evan ChengCheck in tablegen changes to fix disassembler related...
2010-02-10 Sean CallananUpdated the enhanced disassembly library's TableGen
2010-02-10 Sean CallananUpdated the TableGen emitter for the Enhanced
2010-02-09 Sean CallananFixed some indentation in the AsmWriterInst
2010-01-29 Sean CallananQuick fix to make the header file for the enhanced
2010-01-29 Sean CallananAdded a custom TableGen backend to support the