summaryrefslogtreecommitdiff
path: root/lib/Target/X86/MCTargetDesc
Commit message (Expand)AuthorAge
* Merging r196970:Tom Stellard2014-04-11
* Merging r198744:Tom Stellard2014-04-08
* Merging r195684:Bill Wendling2013-11-26
* Merging r195679:Bill Wendling2013-11-26
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* X86: Encode the 'h' cpu subtype in the MachO header for x86.Jim Grosbach2013-11-16
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-15
* X86: Assembly files with .cfi_cfa_def shouldn't hit llvm_unreachable()Jim Grosbach2013-11-08
* This commit adds some (but not all) of the x86-64 relocations that are notTom Roeder2013-10-30
* MC asm parser: allow ?'s in symbol names, and handle @'s in names in MS asmHans Wennborg2013-10-18
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-16
* Move .ident handling to MCStreamer.Rafael Espindola2013-10-16
* Add a MCTargetStreamer interface.Rafael Espindola2013-10-08
* Change type of XOP flag in code emitters to a bool. Remove a some unneeded ca...Craig Topper2013-09-29
* Add comments for XOPA map introduced with TBM instructions.aCraig Topper2013-09-29
* Adding intrinsics to the llvm backend for TBM instruction set.Yunzhong Gao2013-09-27
* MC: Remove vestigial PCSymbol field from AsmInfoDavid Majnemer2013-09-25
* X86: Use R_X86_64_TPOFF64 for FK_Data_8David Majnemer2013-09-22
* Use the appropriate return type for the compact unwind encoding.Bill Wendling2013-09-11
* Move into an anonymous namespace and closer to where it's used.Bill Wendling2013-09-11
* Generate compact unwind encoding from CFI directives.Bill Wendling2013-09-09
* Fixed a crash in the integrated assembler for Mach-O when a symbol differenceKevin Enderby2013-09-05
* X86: Mark non-crashing report_fatal_errors() as such.Jim Grosbach2013-09-03
* Move everything depending on Object/MachOFormat.h over to Support/MachO.h.Charles Davis2013-09-01
* The darwin integrated assembler for X86 in 64-bit mode is not rejectingKevin Enderby2013-08-29
* Remove support for the .debug_inlined section. No known softwareEric Christopher2013-08-28
* Revert "Fix the build broken by r189315." and "Move everything depending on O...Charles Davis2013-08-27
* Move everything depending on Object/MachOFormat.h over to Support/MachO.h.Charles Davis2013-08-27
* AVX-512: Added masked SHIFT commands, more encoding testsElena Demikhovsky2013-08-22
* Synchronize VEX JIT encoding code with the MCJIT version. Fix a bug in the MC...Craig Topper2013-08-21
* Fix a crash with X86 Mach-O and a subtraction expression where both symbols areKevin Enderby2013-08-12
* [Object] Split the ELF interface into 3 parts.Michael J. Spencer2013-08-08
* EVEX and compressed displacement encoding for AVX512Elena Demikhovsky2013-08-01
* Added encoding prefixes for KNL instructions (EVEX).Elena Demikhovsky2013-07-28
* Integrate Assembler: Support X86_64_DTPOFF64 relocationsDavid Blaikie2013-06-28
* Use pointers to the MCAsmInfo and MCRegInfo.Bill Wendling2013-06-18
* Handle relocations that don't point to symbols.Rafael Espindola2013-06-05
* Follow up of the introduction of MCSymbolizer.Quentin Colombet2013-05-24
* Add MCSymbolizer for symbolic/annotated disassembly.Ahmed Bougacha2013-05-24
* Remove the MachineMove class.Rafael Espindola2013-05-13
* Remove unused argument.Rafael Espindola2013-05-10
* Fix section relocation for SECTIONREL32 with immediate offset.Rafael Espindola2013-04-25
* Add CLAC/STAC instruction encoding/decoding supportMichael Liao2013-04-11
* MC: Support COFF image-relative MCSymbolRefsNico Rieck2013-04-10
* In the X86 back end, getMemoryOperandNo() returns the offsetPreston Gurd2013-04-10
* x86 -- add the XTEST instructionDave Zarzycki2013-03-25
* Add X86 code emitter support AVX encoded MRMDestReg instructions.Craig Topper2013-03-16
* Fix a bug in the calculation of the VEX.B bit for FMA4 rr with the VEX.W bit ...Craig Topper2013-03-14
* The current X86 NOP padding uses one long NOP followed by the remainder inDavid Sehr2013-03-05