SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
[oota-llvm.git] / lib / Target / X86 / MCTargetDesc /
2013-10-18 Hans WennborgMC asm parser: allow ?'s in symbol names, and handle...
2013-10-16 Rafael EspindolaAdd a MCAsmInfoELF class and factor some code into it.
2013-10-16 Rafael EspindolaMove .ident handling to MCStreamer.
2013-10-08 Rafael EspindolaAdd a MCTargetStreamer interface.
2013-09-29 Craig TopperChange type of XOP flag in code emitters to a bool...
2013-09-29 Craig TopperAdd comments for XOPA map introduced with TBM instructi...
2013-09-27 Yunzhong GaoAdding intrinsics to the llvm backend for TBM instructi...
2013-09-25 David MajnemerMC: Remove vestigial PCSymbol field from AsmInfo
2013-09-22 David MajnemerX86: Use R_X86_64_TPOFF64 for FK_Data_8
2013-09-11 Bill WendlingUse the appropriate return type for the compact unwind...
2013-09-11 Bill WendlingMove into an anonymous namespace and closer to where...
2013-09-09 Bill WendlingGenerate compact unwind encoding from CFI directives.
2013-09-05 Kevin EnderbyFixed a crash in the integrated assembler for Mach...
2013-09-03 Jim GrosbachX86: Mark non-crashing report_fatal_errors() as such.
2013-09-01 Charles DavisMove everything depending on Object/MachOFormat.h over...
2013-08-29 Kevin EnderbyThe darwin integrated assembler for X86 in 64-bit mode...
2013-08-28 Eric ChristopherRemove support for the .debug_inlined section. No known...
2013-08-27 Charles DavisRevert "Fix the build broken by r189315." and "Move...
2013-08-27 Charles DavisMove everything depending on Object/MachOFormat.h over...
2013-08-22 Elena DemikhovskyAVX-512: Added masked SHIFT commands, more encoding...
2013-08-21 Craig TopperSynchronize VEX JIT encoding code with the MCJIT versio...
2013-08-12 Kevin EnderbyFix a crash with X86 Mach-O and a subtraction expressio...
2013-08-08 Michael J. Spencer[Object] Split the ELF interface into 3 parts.
2013-08-01 Elena DemikhovskyEVEX and compressed displacement encoding for AVX512
2013-07-28 Elena DemikhovskyAdded encoding prefixes for KNL instructions (EVEX).
2013-06-28 David BlaikieIntegrate Assembler: Support X86_64_DTPOFF64 relocations
2013-06-18 Bill WendlingUse pointers to the MCAsmInfo and MCRegInfo.
2013-06-05 Rafael EspindolaHandle relocations that don't point to symbols.
2013-05-24 Quentin ColombetFollow up of the introduction of MCSymbolizer.
2013-05-24 Ahmed BougachaAdd MCSymbolizer for symbolic/annotated disassembly.
2013-05-13 Rafael EspindolaRemove the MachineMove class.
2013-05-10 Rafael EspindolaRemove unused argument.
2013-04-25 Rafael EspindolaFix section relocation for SECTIONREL32 with immediate...
2013-04-11 Michael LiaoAdd CLAC/STAC instruction encoding/decoding support
2013-04-10 Nico RieckMC: Support COFF image-relative MCSymbolRefs
2013-04-10 Preston GurdIn the X86 back end, getMemoryOperandNo() returns the...
2013-03-25 Dave Zarzyckix86 -- add the XTEST instruction
2013-03-16 Craig TopperAdd X86 code emitter support AVX encoded MRMDestReg...
2013-03-14 Craig TopperFix a bug in the calculation of the VEX.B bit for FMA4...
2013-03-05 David SehrThe current X86 NOP padding uses one long NOP followed...
2013-01-29 Hans WennborgFix typo in X86BaseInfo.h that I introduced in r157818.
2013-01-22 Eli BenderskyInitial patch for x32 ABI support.
2013-01-08 Eli BenderskyRenamed MCInstFragment to MCRelaxableFragment and added...
2012-12-19 Jim GrosbachMC: Add MCInstrDesc::mayAffectControlFlow() method.
2012-12-13 Eli BenderskyFix a bogus comment
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-11-08 Michael LiaoAdd support of RTM from TSX extension
2012-10-30 Michael LiaoEnable ELF machine type to be specified explicitly...
2012-10-13 Benjamin KramerX86: Disable long nops for all cpus prior to pentiumpro...
2012-10-04 Michael LiaoAdd register encoding support in X86 backend
2012-10-02 Andrew KaylorSupport for generating ELF objects on Windows.
2012-10-01 Craig TopperUse constants for all return values in switch. Allows...
2012-09-26 Jim GrosbachX86_32: Large Symbol+Offset relocations.
2012-09-24 Jim GrosbachMark jump tables in code sections with DataRegion direc...
2012-09-19 Craig TopperRemove code for setting the VEX L-bit as a function...
2012-09-18 Roman DivackyWhen creating MCAsmBackend pass the CPU string as well...
2012-09-15 Craig TopperUse LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT...
2012-09-14 Dmitri GribenkoFix Doxygen issues:
2012-08-06 Eric ChristopherAdd support for the OpenBSD for Bitrig.
2012-07-12 Craig TopperUpdate GATHER instructions to support 2 read-write...
2012-06-26 Manman RenX86: add GATHER intrinsics (AVX2) in LLVM
2012-06-20 Chandler CarruthRemove 'static' from inline functions defined in header...
2012-06-04 Hans WennborgBetter comments for TLS-related X86 MachineOperand...
2012-06-01 Hans WennborgImplement the local-dynamic TLS model for x86 (PR3985)
2012-05-31 Elena DemikhovskyAdded FMA3 Intel instructions.
2012-05-29 Benjamin KramerAdd intrinsics, code gen, assembler and disassembler...
2012-05-19 Craig TopperTidy up some spacing and inconsistent use of pre/post...
2012-05-15 Jim GrosbachAllow MCCodeEmitter access to the target MCRegisterInfo.
2012-05-11 Hans WennborgImplement initial-exec TLS model for 32-bit PIC x86
2012-05-05 Jim GrosbachNuke a few dead remnants of the CBE.
2012-04-30 Pete CooperCopied all the VEX prefix encoding code from X86MCCodeE...
2012-04-07 NAKAMURA TakumiTarget/X86/MCTargetDesc/X86MCAsmInfo.cpp: Enable DwarfC...
2012-04-02 Craig TopperMake MCInstrInfo available to the MCInstPrinter. This...
2012-03-27 Craig TopperPrune some includes
2012-03-21 Joerg SonnenbergerPut Is64BitMemOperand into !defined(NDEBUG) for now.
2012-03-21 Joerg SonnenbergerFix generation of the address size override prefix...
2012-03-17 Craig TopperReorder includes in Target backends to following coding...
2012-03-05 Jim GrosbachMake MCRegisterInfo available to the the MCInstPrinter.
2012-03-01 Michael J. SpencerMinimal changes for LLVM to compile under VS11.
2012-02-19 Craig TopperAdd vmfunc instruction to X86 assembler and disassembler.
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-18 Craig TopperAdd X86 assembler and disassembler support for AMD...
2012-02-11 Anton KorobeynikovAdd support for implicit TLS model used with MS VC...
2012-02-05 Craig TopperConvert assert(0) to llvm_unreachable
2012-02-05 Craig TopperConvert assert(0) to llvm_unreachable in X86 Target...
2012-01-30 Evan ChengPR11834: Use macros which are defined on Windows. Patch...
2012-01-27 Jim GrosbachKeep source location information for X86 MCFixup's.
2012-01-20 David BlaikieMore dead code removal (using -Wunreachable-code)
2012-01-18 Jim GrosbachTidy up. MCAsmBackend naming conventions.
2011-12-30 Craig TopperSeparate the concept of having memory access in operand...
2011-12-24 Rafael EspindolaSection relative fixups are a coff concept, not a x86...
2011-12-24 Rafael EspindolaMove x86 specific bits of the COFF writer to lib/Target...
2011-12-21 Rafael EspindolaMove the X86 specific bits of the ELF writer to the...
2011-12-21 Rafael EspindolaReduce the exposure of Triple::OSType in the ELF object...
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-12-17 Rafael EspindolaAdd back the MC bits of 126425. Original patch by Natha...
2011-12-12 Daniel DunbarLLVMBuild: Remove trailing newline, which irked me.
2011-12-12 Jan SjödinXOP encoding bits and logic.
2011-12-10 Rafael EspindolaHandle expressions of the form _GLOBAL_OFFSET_TABLE_...
2011-12-08 Jan SjödinSrc2 and src3 were accidentally swapped for the FMA4...
next