SamplePGO - Add line offset and discriminator information to sample reports.
[oota-llvm.git] / test / MC /
2015-11-20 Hrvoje Varga[mips][microMIPS] Implement MUL[_S].PH, MULEQ_S.W.PHL...
2015-11-19 Zoran Jovanovic[mips] Add tests for ROL and ROR macros expansion
2015-11-19 Alexey BataevAlternative to long nops for X86 CPUs, by Andrey Turetsky
2015-11-19 Igor BregerAVX512: Implemented encoding, intrinsics and DAG loweri...
2015-11-19 Igor BregerAVX512: Implemented encoding for the vmovss.s and vmovs...
2015-11-19 Igor BregerAVX512: Implemented encoding for the follow instructions.
2015-11-18 Manuel KlimekFix bug where WinCOFFObjectWriter would assume starting...
2015-11-18 Igor BregerAVX512: Implemented encoding for vpextrw.s instruction.
2015-11-18 Hrvoje Varga[mips][microMIPS] Implement DPS.W.PH, DPSQ_S.W.PH,...
2015-11-17 Zlatko Buljan[mips][microMIPS] Implement EXTP, EXTPDP, EXTPDPV,...
2015-11-17 Zlatko Buljan[mips][microMIPS] Implement SUBQ[_S].PH, SUBQ_S.W,...
2015-11-17 Oliver Stannard[Assembler] Make fatal assembler errors non-fatal
2015-11-17 Oliver Stannard[Assembler] Allow non-fatal errors after parsing
2015-11-17 Zlatko Buljan[mips][microMIPS] Implement PRECEQ.W.PHL, PRECEQ.W...
2015-11-17 Zlatko BuljanAdded microMIPSDSPr1 assembler and disassembler tests...
2015-11-16 Oliver Stannard[ARM,AArch64] Store source location of asm constant...
2015-11-16 Oliver Stannard[ARM,AArch64] Store source location for values in assem...
2015-11-16 Artyom SkrobovHandle ARMv6KZ naming
2015-11-16 Oliver Stannard[AArch64] ldr= pseudo-instruction silently ignored...
2015-11-16 Igor BregerAVX512: Implemented encoding and intrinsics for VMOVSHD...
2015-11-15 Igor BregerRevert r253160.
2015-11-15 Igor BregerAVX512: Implemented encoding and intrinsics for VMOVSHD...
2015-11-13 Zlatko Buljan[mips][microMIPS] Implement SHRA[_R].PH, SHRAV[_R]...
2015-11-13 Colin LeMahieu[Hexagon] NFC. Adding a number of packet correctness...
2015-11-13 Colin LeMahieu[Hexagon] Adding relaxation functionality to backend...
2015-11-12 Colin LeMahieu[Hexagon] Adding checks for values out of operand range...
2015-11-12 Colin LeMahieu[Hexagon] Adding test to make sure labels and register...
2015-11-12 Michael Zuckerman[x86] translating "fp" (floating point) instructions...
2015-11-12 Daniel SandersImplement .reloc (constant offset only) with support...
2015-11-12 Zlatko Buljan[mips][microMIPS] Implement LWM16, SB16, SH16, SW16...
2015-11-11 Daniel Sanders[mips] Move MC tests for the DSP ASE into the standard...
2015-11-11 Douglas KatzmanVisibly fail if attempting to encode register AH,BH...
2015-11-11 Ahmed Bougacha[MC] Use LShr for constant evaluation of ">>" on non...
2015-11-10 Igor BregerAVX512 : Implemented encoding and DAG lowering for...
2015-11-10 Colin LeMahieu[Hexagon] Adding instruction aliases and tests.
2015-11-10 Colin LeMahieu[Hexagon] Fixing compound register printing and reenabl...
2015-11-10 Colin LeMahieu[Hexagon] Fixing store instructions and reenabling...
2015-11-10 Colin LeMahieu[Hexagon] Fixing load instruction parsing and reenablin...
2015-11-09 Colin LeMahieu[Hexagon] Enabling ASM parsing on Hexagon backend and...
2015-11-06 Rafael EspindolaUse SHT_X86_64_UNWIND on every OS.
2015-11-06 Daniel Sanders[mips][ias] Range check uimm4 operands and fixed a...
2015-11-06 Daniel Sanders[mips][ias] Range check uimm3 operands.
2015-11-06 Daniel Sanders[mips][ias] Range check uimm2 operands and fix a bug...
2015-11-06 Daniel Sanders[mips][ias] Range check uimmz operands.
2015-11-06 Tom StellardAMDGPU/SI: Emit HSA kernels with symbol type STT_AMDGPU...
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-11-05 Asaf Badouhrevert rev. 252153 due to build failure on ubuntu
2015-11-05 Asaf Badouh[X86][AVX512] add comi with Sae
2015-11-05 Asaf Badouh[X86][AVX512] small bugfix in VPBROADCASTM
2015-11-05 Matt ArsenaultAMDGPU: Disallow s[102:103] on VI in assembler
2015-11-05 Rafael EspindolaGo back to producing relocations for out of range symbols.
2015-11-05 Rafael EspindolaFix pr24832.
2015-11-04 Rafael EspindolaSimplify .org processing and make it a bit more powerful.
2015-11-04 Rafael EspindolaSlightly saner handling of thumb branches.
2015-11-04 Michael Kuperstein[ELF] elfiamcu triple should imply e_machine == EM_IAMCU
2015-11-03 Matt ArsenaultAMDGPU: Fix asserts on invalid register ranges
2015-11-03 Matt ArsenaultAMDGPU: Fix off by one error in register parsing
2015-11-03 Matt ArsenaultAMDGPU: Define correct number of SGPRs
2015-11-03 Rafael EspindolaDon't create empty sections just to look like gas.
2015-11-03 Rafael EspindolaRelax a few more overspecified tests.
2015-11-03 Rafael EspindolaRemove unnecessary dependency on section and string...
2015-11-03 Rafael EspindolaSimplify local common output.
2015-11-03 Igor BregerAVX512: add encoding tests for vmovq/d instructions.
2015-11-02 Tim NorthoverMachO: support tvOS and watchOS version min commands...
2015-11-02 Rafael EspindolaELF can handle some relocations of the form -sym +...
2015-11-02 Rafael EspindolaConvert tabs to spaces.
2015-11-02 Tim NorthoverMachO: improve load command tests slightly
2015-11-02 Tim NorthoverWatchOS: update default CPU for triple after t2dsp...
2015-11-02 Igor BregerAVX512: Implemented encoding and intrinsics for VBROADC...
2015-10-29 Artyom SkrobovRecognize that ARM1176JZ[F]-S support TrustZone
2015-10-28 Tim NorthoverARM: add support for WatchOS's compact unwind information.
2015-10-28 Tim NorthoverARM: support .watchos_version_min and .tvos_version_min.
2015-10-28 Artyom Skrobov[ARM] Allow SP in rGPR, starting from ARMv8
2015-10-28 Hrvoje Varga[mips][microMIPS] Implement PAUSE, RDHWR, RDPGPR, SDBBP...
2015-10-28 Hal Finkel[PowerPC] Replace cntlz[.] with cntlzw[.]
2015-10-27 Asaf Badouh[X86][AVX512] [X86][AVX512] add convert float to half
2015-10-26 David MajnemerUpdate test to take into account for r251271.
2015-10-26 David Majnemer[MC] Add support for GNU as-compatible binary operator...
2015-10-26 David Majnemer[MC] Don't crash when .word is given bogus values
2015-10-23 Matt ArsenaultAMDGPU: Fix parsing of 32-bit literals with sign bit set
2015-10-23 Zlatko Buljan[mips][microMIPS] Implement SHLL.PH, SHLL_S.PH, SHLL...
2015-10-22 Bill Schmidt[PPC] Fix PR24686 by failing assembly for an invalid...
2015-10-22 Asaf Badouh[X86][AVX512] extend vcvtph2ps to support xmm/ymm and...
2015-10-21 Craig Topper[X86] Add AMD mwaitx, monitorx, and clzero instructions...
2015-10-21 Daniel Sanders[mips][msa] Remove copy_u.d and move copy_u.w to MSA64.
2015-10-20 Igor BregerAVX512: Implemented encoding and intrinsics for VPBROAD...
2015-10-19 Zlatko Buljan[mips][microMIPS] Implement ADDQ.PH, ADDQ_S.W, ADDQH...
2015-10-19 Zlatko Buljan[mips][microMIPS] Implement ABSQ.QB, ABSQ_S.PH, ABSQ_S...
2015-10-18 Asaf Badouh[X86][AVX512DQ] add scalar fpclass
2015-10-16 Jim GrosbachMC: Don't crash after issuing a diagnostic.
2015-10-16 Krzysztof Parzyszek[Hexagon] Split double registers
2015-10-16 Zlatko BuljanCommited two test files which are forgotten during...
2015-10-16 Hrvoje Varga[mips][microMIPS] Implement LB, LBE, LBU and LBUE instr...
2015-10-15 Daniel Sanders[mips][ias] Implement ulh macro.
2015-10-15 Igor BregerAVX512: Implemented encoding and intrinsics for vpternl...
2015-10-15 Zlatko Buljan[mips][microMIPS] Implement DPA.W.PH, DPAQ_S.W.PH,...
2015-10-15 Hrvoje Varga[mips][microMIPS] Implement BREAK16, LI16, MOVE16,...
2015-10-15 Hrvoje Varga[mips][microMIPS] Implement LLE and SCE instructions
2015-10-15 Hrvoje Varga[mips][microMIPS] Implement LWLE, LWRE, SWLE and SWRE...
2015-10-15 Akira Hatanaka[MachO] Stop generating *coal* sections.
next