Fix \param in r241472. [-Wdocumentation]
[oota-llvm.git] / test /
2015-07-07 Alex LorenzMIR Parser: Verify the implicit machine register operands.
2015-07-06 Dan Gohman[WebAssembly] Create a CodeGen unittest directory.
2015-07-06 Alex LorenzMIR Serialization: Serialize the implicit register...
2015-07-06 Simon Pilgrim[X86][AVX] Add support for shuffle decoding of vperm2f1...
2015-07-06 Sanjay Patel[x86] extend machine combiner reassociation optimizatio...
2015-07-06 Simon Pilgrim[X86][SSE] Vectorized i64 uniform constant SRA shifts
2015-07-06 Rafael Espindolallvm-nm: treat weak undefined as undefined.
2015-07-06 Reid Kleckner[WinEH] Add some test cases I forgot to add to previous...
2015-07-06 Reid Kleckner[WinEH] Insert the EH code load before the block terminator
2015-07-06 Simon Pilgrim[X86][SSE4A] Shuffle lowering using SSE4A EXTRQ/INSERTQ...
2015-07-06 Rafael EspindolaWhen sorting by address, undefined symbols go first.
2015-07-06 Reid Kleckner[llvm-extract] Drop comdats from declarations
2015-07-06 Rafael EspindolaFix printing of common symbols.
2015-07-06 Alex Lorenzllc: Add a 'run-pass' option.
2015-07-06 Matt ArsenaultAMDGPU/SI: Add debugging subtarget feature for DS offsets
2015-07-06 James Y Knight[Sparc] Add more instruction aliases.
2015-07-06 James Y Knight[Sparc] Add support for flush instruction.
2015-07-06 Rafael EspindolaCheck that COFF .obj files have sections with zero...
2015-07-06 Simon Pilgrim[X86][SSE] Added missing stack folding test for SQRTSD...
2015-07-06 Asaf Badouh[X86][AVX512] Multiply Packed Unsigned Integers with...
2015-07-06 Petar Jovanovic[Mips] Add support for MCJIT for MIPS32r6
2015-07-06 Rafael EspindolaFix handling of ELF::R_MIPS_32 on Mips64.
2015-07-06 Rafael EspindolaMake this test a bit more interesting.
2015-07-05 Sanjay Patelchange CHECK to CHECK-LABEL for more precision
2015-07-05 Sanjay Patelremove unnecessary test specifications
2015-07-05 Sanjay Patelminimize test case and remove unnecessary opt passes
2015-07-05 Peter CollingbourneVerifier: Forbid comdats on linker declarations.
2015-07-05 Simon Pilgrim[X86][SSE3] Just use an explicit SSE3 target attribute...
2015-07-05 Simon Pilgrim[X86][SSE2] Just use an explicit SSE2 target attribute...
2015-07-05 Asaf Badouh[x86][AVX512] add Multiply High Op
2015-07-05 Michael Kuperstein[X86] Fix incorrect/inefficient pushw encodings for...
2015-07-05 Nemanja IvanovicAdd missing builtins to the PPC back end for ABI compli...
2015-07-04 Simon Pilgrim[X86][SSE] Improved i8/i16 to f64 uint2fp vector conver...
2015-07-04 Lang Hames[RuntimeDyld] Skip relocations for external symbols...
2015-07-04 Craig Topper[X86] Add proper 64-bit mode checks to jrcxz and jcxz.
2015-07-03 Simon Atanasyan[ELFYAML] Fix handling SHT_NOBITS sections by obj2yaml...
2015-07-03 Simon Pilgrim[X86] Added 32-bit builds to fp<->int tests.
2015-07-03 Rafael EspindolaThis reverts commit r241350 and r241352.
2015-07-03 Simon Atanasyan[ELFYAML] Make the Size field for .bss section optional
2015-07-03 Simon Atanasyan[ELFYAML] Fix handling SHT_NOBITS sections by obj2yaml...
2015-07-03 NAKAMURA Takumillvm/test/CodeGen/ARM/fnattr-trap.ll: Add -mtriple...
2015-07-03 Simon Pilgrimwhitespace tidyup. NFC.
2015-07-03 Simon Pilgrim[X86][SSE] Sign extension for target vector sizes less...
2015-07-03 Simon Pilgrim[X86][SSE] Sign extension for target vector sizes less...
2015-07-02 Nadav RotemFix an overly aggressive assertion in getCopyFromPartsV...
2015-07-02 Akira HatanakaUse function attribute "trap-func-name" and remove...
2015-07-02 Bill Schmidt[PPC64LE] Remove implicit-subreg restriction from VSX...
2015-07-02 Bill Schmidt[PPC64LE] Teach swap optimization about the doubleword...
2015-07-02 Gabor BallabasReworking the test part of r241149
2015-07-02 Rafael EspindolaFix for PR23310: llvm-dis crashes when trying to upgrad...
2015-07-02 Michael Kuperstein[X86] Convert an instruction relaxation test to use...
2015-07-02 Rafael EspindolaImprove error message.
2015-07-02 Pawel BylicaReapply r240291: Fix shl folding in DAG combiner.
2015-07-02 Sanjoy Das[LazyCallGraph] Port test case from r240039 to LCG.
2015-07-02 Eric ChristopherMake an X86 specific directory and put the recent X86...
2015-07-02 Eric ChristopherImplement TargetTransformInfo::hasCompatibleFunctionAtt...
2015-07-01 Quentin Colombet[TwoAddressInstructionPass] Try 3 Addr Conversion After...
2015-07-01 Matthias BraunTest for specific output in lit test
2015-07-01 Alexey Samsonov[LoopVectorize] Use ReplaceInstWithInst() helper where...
2015-07-01 Jingyue Wu[NVPTX] expand extload/truncstore for vectors of floats
2015-07-01 Jingyue Wu[NVPTX] Move NVPTXPeephole after NVPTXPrologEpilogPass
2015-07-01 Bill Schmidt[PPC64LE] Enable missing lxvdsx optimization, and relat...
2015-07-01 Sanjay Pateladd a cl::opt override for TargetLoweringBase's JumpIsE...
2015-07-01 David BlaikieRevert "[DWARF] Fix debug info generation for function...
2015-07-01 Reid Kleckner[SEH] Don't assert if the parent function lacks a perso...
2015-07-01 Arnaud A. de Grand... [AArch64] Implement add/adds/sub/subs/cmp/cmn with...
2015-07-01 Michael KupersteinTest committed in r241153 is more target-specific than...
2015-07-01 Igor BregerAVX-512: Implemented missing encoding for FMA scalar...
2015-07-01 Michael KupersteinFix non-target-specific test not to use the x86 triple.
2015-07-01 Rafael EspindolaReturn ErrorOr from getSection.
2015-07-01 Michael Kuperstein[DWARF] Fix debug info generation for function static...
2015-07-01 Michael Kuperstein[X86] Avoid over-relaxation of 8-bit immediates in...
2015-07-01 NAKAMURA TakumiRevert part of r241149, "Fix PR23872: Integrated assemb...
2015-07-01 Zoran Jovanovic[mips][microMIPS] Implement SLL and NOP instructions
2015-07-01 Gabor BallabasFix PR23872: Integrated assembler error message when...
2015-07-01 David Majnemer[LoopUnroll] Use undef for phis with no value live
2015-07-01 David Majnemer[SCCP] Turn loads of null into undef instead of zero...
2015-07-01 Jingyue Wu[NaryReassociate] enhances nsw by leveraging @llvm...
2015-06-30 Alexey Samsonov[SanitizerCoverage] Don't add instrumentation to unreac...
2015-06-30 Reid Kleckner[SEH] Add new intrinsics for recovering and restoring...
2015-06-30 Sanjoy Das[FaultMaps] Let the frontend pre-select implicit null...
2015-06-30 Rafael EspindolaRemove Elf_Shdr_Iter. Diagnose files with invalid secti...
2015-06-30 Nemanja IvanovicFixes a bug with __builtin_vsx_lxvdw4x on Little Endian...
2015-06-30 Peter CollingbourneCOFF: Do not assign linker-weak symbols to selectany...
2015-06-30 Jingyue Wu[NVPTX] Fix issue introduced in D10321
2015-06-30 Rafael EspindolaAdd a test of an elf file with an invalid section index.
2015-06-30 Alex LorenzMIR Serialization: Serialize MBB successors.
2015-06-30 Samuel AntaoForce relocation mode to be default, regardless of...
2015-06-30 Rafael EspindolaReport an error on invalid sh_entsize.
2015-06-30 Michael Kuperstein[X86] Fix a bug in WIN_FTOL_32/64 handling.
2015-06-30 Toma Tabacu[mips] [IAS] Add support for the .module softfloat...
2015-06-30 Toma Tabacu[mips] [IAS] Make .module directives change AssemblerOp...
2015-06-30 David MajnemerCorrect a typo for a LoopVectorize test
2015-06-30 Toma Tabacu[mips] [IAS] Add support for the .set oddspreg/nooddspr...
2015-06-30 Michael Kuperstein[X86] Add FXSR intrinsics
2015-06-30 Adrian PrantlDebug info: Add dwarf backend support for DIModule.
2015-06-30 Matthias BraunRegisterCoalescer: Cleanup empty subranges after shrink...
2015-06-29 Adrian PrantlAdd a DIModule metadata node to the IR.
2015-06-29 Peter CollingbourneTeach LTOModule to emit linker flags for dllexported...
2015-06-29 Tim NorthoverARM: add correct kill flags when combining stm instructions
next