[x86][AVX512]
[oota-llvm.git] / test / CodeGen /
2015-06-28 Asaf Badouh[x86][AVX512]
2015-06-28 Elena DemikhovskyAVX-512: Added all SKX forms of GATHER instructions.
2015-06-27 Benjamin Kramer[SDAG] Now that we have a way to communicate the exact...
2015-06-27 NAKAMURA Takumillvm/test/CodeGen/X86/xor.ll: Appease Win32 targets...
2015-06-26 Alex LorenzMIR Serialization: Serialize global address machine...
2015-06-26 Jingyue Wu[NVPTX] noop when kernel pointers are already global
2015-06-26 Tom StellardAMDPGU/SI: Use correct resource descriptors for VI...
2015-06-26 Tom StellardAMDGPU/SI: Update amd_kernel_code_t definition and...
2015-06-26 Philip Reames[Verifier] Verify invokes of intrinsics
2015-06-26 Tom StellardAMDGPU/SI: Set ELF OS/ABI to ELFOSABI_AMDGPU_HSA
2015-06-26 Tom StellardAMDGPU/SI: Add hsa code object directives
2015-06-26 Tom StellardAMDGPU/SI: There are no implicit kernel args in the...
2015-06-26 Tom StellardAMDGPU/SI: Emit amd_kernel_code_t in EmitFunctionBodySt...
2015-06-26 Marek OlsakAMDGPU: really don't commute REV opcodes if the target...
2015-06-26 Nemanja IvanovicAdd missing builtins to the PPC back end for ABI compli...
2015-06-26 David MajnemerRevert "Revert r240762 "[X86] Cleanup X86WindowsTargetO...
2015-06-26 Javed Absar[ARM] Cortex-R5 is not VFPOnlySP
2015-06-26 Benjamin Kramer[DAGCombine] Fix demanded bits computation for exact...
2015-06-26 Alex LorenzMIR Serialization: Serialize machine basic block operands.
2015-06-26 Benjamin Kramer[DAGCombiner] Preserve the exact bit when simplifying...
2015-06-26 Benjamin Kramer[DAGCombine] fold (X >>?,exact C1) << C2 --> X << ...
2015-06-26 Javed Absar[ARM] Cortex-R4F is not VFPOnlySP
2015-06-26 Hao Liu[ARM] Lower interleaved memory accesses to vldN/vstN...
2015-06-26 Hao Liu[AArch64] Lower interleaved memory accesses to ldN...
2015-06-26 Matthias BraunRevert "X86: Reject register operands with obvious...
2015-06-26 Matthias BraunFix mismatched architectures in test
2015-06-26 Matthias Braunaad/fix labels in test/CodeGen/X86/StackColoring.ll
2015-06-25 Kit Barton[PPC] Implement vmrgew and vmrgow instructions
2015-06-25 Ahmed Bougacha[X86] Accept hasAVX512() as well as hasFMA() when gener...
2015-06-25 Ahmed Bougacha[X86] Cleanup fma tests a little bit. NFC.
2015-06-25 Swaroop SridharEnable StackMap Serialization for COFF
2015-06-24 Jingyue WuAdd NVPTXPeephole pass to reduce unnecessary address...
2015-06-24 Matthias BraunARMLoadStoreOptimizer: Fix errata 602117 handling and...
2015-06-24 Alex LorenzMIR Serialization: Serialize simple MachineRegisterInfo...
2015-06-24 Alex LorenzMIR Serialization: Serialize the null register operands.
2015-06-24 Simon Pilgrim[X86][AVX] Added full set of 256-bit vector shift tests.
2015-06-24 Pawel BylicaFix instruction scheduling live register tracking
2015-06-24 Ahmed Bougacha[X86] Don't generate vbroadcasti128 for v4i64 splats...
2015-06-24 Ahmed Bougacha[X86] update_llc_test_checks vector-shuffle-*. NFC.
2015-06-23 Alex LorenzMIR Serialization: Serialize immediate machine operands.
2015-06-23 Alex LorenzMIR Parser: Use correct source locations for machine...
2015-06-23 Simon Pilgrim[X86][SSE] Added full set of 128-bit vector shift tests.
2015-06-23 Artem Belevich[NVPTX] Added missing test case for llvm.nvvm.sqrt...
2015-06-23 Alex LorenzMIR Serialization: Serialize physical register machine...
2015-06-23 Daniel JasperRevert r240302 ("Bring r240130 back.").
2015-06-23 Elena DemikhovskyAVX-512: Added all forms of VPABS instruction
2015-06-23 Sanjay Patel[x86] generalize reassociation optimization in machine...
2015-06-22 Pawel BylicaRevert r240291: causes problems in self-hosted builds.
2015-06-22 Pawel BylicaSet missing x86 arch in a CodeGen regression test.
2015-06-22 Simon Pilgrim[X86][AVX2] Added missing stack folding tests for vpshu...
2015-06-22 Tom StellardR600/SI: Use ELF64 format instead of ELF32
2015-06-22 Tom StellardR600: Use EM_AMDGPU for the ELF Machine type
2015-06-22 Ahmed Bougacha[X86] Teach load folding to accept scalar _Int users...
2015-06-22 Alex LorenzMIR Serialization: Introduce a lexer for machine instru...
2015-06-22 Sanjay Patel[x86] set default reciprocal (division and square root...
2015-06-22 Sanjoy Das[FaultMaps] Add a parser for the __llvm__faultmaps...
2015-06-22 Rafael EspindolaBring r240130 back.
2015-06-22 Alex LorenzMIR Serialization: Serialize machine instruction names.
2015-06-22 Pawel BylicaFix shl folding in DAG combiner.
2015-06-22 Elena DemikhovskyAVX-512: added VPSHUFB instruction - all SKX forms
2015-06-22 Elena DemikhovskyReverted AVX-512 vector shuffle
2015-06-22 Michael Kuperstein[X86] Allow more call sequences to use push instruction...
2015-06-22 Elena DemikhovskyAVX-512: Added intrinsics for VPERMT2W/D/Q/PS/PD and
2015-06-22 Rafael EspindolaAdd the testcase from pr23900.
2015-06-21 Simon Pilgrim[X86][SSE] Added missing stack folding test for CVTSD2S...
2015-06-20 Hans WennborgSwitch lowering: add heuristic for filling leaf nodes...
2015-06-20 Simon Pilgrim[X86][SSE] Fix PerformSExtCombine bug that accessed...
2015-06-19 Nico WeberRevert 240130, it caused crashes (repro in PR23900).
2015-06-19 Alex LorenzMIR Parser: report an error when a basic block isn...
2015-06-19 Alex LorenzMIR Serialization: Serialize the list of machine basic...
2015-06-19 Rafael EspindolaMake all temporary symbols unnamed.
2015-06-19 Ahmed Bougacha[ARM] Look through concat when lowering in-place shuffl...
2015-06-19 Ahmed Bougacha[ARM] Add D-sized vtrn/vuzp/vzip tests, and cleanup...
2015-06-19 Eric ChristopherFix "the the" in comments.
2015-06-18 Alex LorenzMIR Serialization: Reenable one of the MIRParser tests...
2015-06-18 Rafael EspindolaImprove the --expand-relocs handling of MachO.
2015-06-18 Yi JiangAvoid redundant select node in early if-conversion...
2015-06-18 Hans WennborgSwitch lowering: enable whole-switch jump tables at...
2015-06-18 Sanjay Pateladd test to show suboptimal load merging behavior
2015-06-18 Sanjay Patelfixed to test attributes and use better checks
2015-06-18 Rafael EspindolaUse --expand-relocs in a test. It will make the next...
2015-06-18 Colin LeMahieu[Hexagon] Printing packet brackets when asm printing...
2015-06-18 David Majnemer[CodeGen] Don't emit a random reference to the personal...
2015-06-18 James Y Knight[SPARC] Repair GOT references to internal symbols.
2015-06-18 Simon Pilgrim[X86][AVX2] Added AVX2 SINT_TO_FP/UINT_TO_FP tests
2015-06-18 Asaf Badouh[AVX512]
2015-06-18 Elena DemikhovskyAVX-512: (fixed) Added encoding of all forms of VPERMT2...
2015-06-18 Elena Demikhovskyreverted 239999 due to test failures
2015-06-18 Elena DemikhovskyAVX-512: Added encoding of all forms of VPERMT2W/D...
2015-06-17 Benjamin Kramer[AsmPrinter] Make isRepeatedByteSequence smarter about...
2015-06-17 Simon Pilgrim[X86][SSE] Improved support for vector i16 to float...
2015-06-17 Jingyue WuAdd NVPTXLowerAlloca pass to convert alloca'ed memory...
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-06-17 Ahmed Bougacha[CodeGenPrepare] Generalize inserted set from truncs...
2015-06-17 Colin LeMahieu[Hexagon] Adding a number of other tests for min/max...
2015-06-17 Colin LeMahieu[Hexagon] Adding some compare tests, fixing existing...
2015-06-17 Igor BregerAVX-512: cvtusi2ss/d intrinsics.
2015-06-17 Matthias BraunRevert "AArch64: Use CMP;CCMP sequences for and/or...
2015-06-17 Colin LeMahieu[Hexagon] Adding MC ELF streamer and updating addend...
2015-06-16 Sanjay PatelAdd some tests based on PR21711
next