Add new constructors for LoopInfo/DominatorTree/BFI/BPI
[oota-llvm.git] / test /
2015-07-16 Matthias BraunArm: Don't define a label twice with two setjmps in...
2015-07-16 Matthias BraunFix __builtin_setjmp in combination with sjlj exception...
2015-07-16 Tim NorthoverAArch64: make inexact signalling on round Darwin-specific
2015-07-16 Simon Pilgrim[X86][SSE] Added nounwind attribute to vector shift...
2015-07-16 Bill Schmidt[PowerPC] v4i32 is a VSRCRegClass
2015-07-16 Simon Pilgrim[X86][SSE] Updated vector conversion test names.
2015-07-16 Jingyue Wu[NVPTX] enable SpeculativeExecution in NVPTX
2015-07-16 Matthias BraunAArch64: Implement conditional compare sequence matching.
2015-07-16 Tom StellardAMDPGU/SI: Negative offsets aren't allowed in MUBUF...
2015-07-16 Pete CooperRevert "Add missing load/store flags to thumb2 instruct...
2015-07-16 Peter CollingbourneInternalize: internalize comdat members as a group...
2015-07-16 Eli BenderskyCorrect lowering of memmove in NVPTX
2015-07-16 James Molloy[Codegen] Add intrinsics 'absdiff' and corresponding...
2015-07-16 Silviu BarangaFix memcheck interval ends for pointers with negative...
2015-07-16 Michael Kuperstein[X86] Test for r242395 (Fix emitPrologue() to make...
2015-07-16 Michael Kuperstein[X86] Reapply r240257 : "Allow more call sequences...
2015-07-16 Reid KlecknerRevert "[X86] Allow more call sequences to use push...
2015-07-16 Alex LorenzFix broken testcase from r242358.
2015-07-16 Akira Hatanaka[ARM] Define a subtarget feature that is used to avoid...
2015-07-16 Rafael EspindolaTrying to fix the windows bots.
2015-07-16 Rafael EspindolaFix handling of relative paths in thin archives.
2015-07-15 Alex LorenzMIR Serialization: Serialize the jump table index operands.
2015-07-15 Alex LorenzMIR Serialization: Serialize the jump table info.
2015-07-15 Sean SilvaAdd a test for r242281 from an old patch of mine.
2015-07-15 Rafael Espindolallvm-ar: Don't write the directory in the string table.
2015-07-15 Alex LorenzMIR Serialization: Serialize references from the stack...
2015-07-15 Paul RobinsonAdd a "debugger tuning" concept that allows us to fine...
2015-07-15 JF BastienFix mergefunc infinite loop
2015-07-15 Rafael EspindolaHandle the error of trying to convert a regular archive...
2015-07-15 Tobias Edler von... Analyze recursive PHI nodes in BasicAA
2015-07-15 Bruno Cardoso LopesRevert "Look through PHIs to find additional register...
2015-07-15 Adrian PrantlDebug Info: Add basic support for external types refere...
2015-07-15 Pete CooperAdd missing load/store flags to thumb2 instructions.
2015-07-15 Bruno Cardoso LopesLook through PHIs to find additional register sources
2015-07-15 Benjamin Kramer[PPC] Disassemble little endian ppc instructions in...
2015-07-15 Alexey Bataev[SDAG] Optimize unordered comparison in soft-float...
2015-07-15 Hal Finkel[PowerPC] Use the MachineCombiner to reassociate fadd...
2015-07-15 Petr Pavlu[AArch64] Fix problems in decoding generic MSR instructions
2015-07-15 Petr Pavlu[TableGen] Improve decoding options for non-orthogonal...
2015-07-15 Simon Pilgrim[X86][SSE] Added i686/SSE2 vector shift tests.
2015-07-15 Igor BregerAVX : Fix ISA disabling in case AVX512VL , some instruc...
2015-07-15 Rafael EspindolaInitial support for writing thin archives.
2015-07-15 Michael ZolotukhinTidy-up test case from r242257.
2015-07-15 Michael Zolotukhin[LoopUnrolling] Handle cast instructions.
2015-07-14 JF BastienWebAssembly: fix build breakage.
2015-07-14 Hal Finkel[PowerPC] Support symbolic targets in patchpoints
2015-07-14 Rafael EspindolaAccept lower case to handle windows error messages.
2015-07-14 David Majnemer[InstCombine] Generalize sub of selects optimization...
2015-07-14 Hal Finkel[PowerPC] Use the ABI indirect-call protocol for patchp...
2015-07-14 Rafael EspindolaAdd support for reading members out of thin archives.
2015-07-14 Alex LorenzMIR Serialization: Serialize the machine basic block...
2015-07-14 Tim NorthoverGVN: tolerate an instruction being replaced without...
2015-07-14 Hal Finkel[PowerPC] Fix the PPCInstrInfo::getInstrLatency impleme...
2015-07-14 Krzysztof Parzyszek[Hexagon] Generate instructions for operations on predi...
2015-07-14 Keno Fischer[CodeGen] Force emission of personality directive if...
2015-07-14 Matt ArsenaultAMDGPU: Avoid using 64-bit shift for i64 (shl x, 32)
2015-07-14 Matt ArsenaultAMDGPU/SI: Fix read2 merging into a super register.
2015-07-14 Nemanja IvanovicAdd missing builtins to the PPC back end for ABI compli...
2015-07-14 Tim NorthoverARM: add at least one real test for r242123.
2015-07-14 Matthias BraunPrologEpilogInserter: Rewrite API to determine callee...
2015-07-14 Tim NorthoverAArch64: add rev64 alias for 64-bit rev instruction.
2015-07-14 Krzysztof Parzyszek[Hexagon] Generate "extract" instructions more aggressively
2015-07-14 Rafael Espindolallvm-ar: Don't try to extract from thin archives.
2015-07-14 Rafael EspindolaSleep for 2.1 seconds to see if that makes the test...
2015-07-14 Rafael Espindolallvm-ar: print an error when the requested member is...
2015-07-14 Rafael EspindolaRename a test. NFC.
2015-07-14 Tom StellardAMDGPU/SI: Add support for shrinking v_cndmask_b32_e32...
2015-07-14 Daniel Sanders[mips] Fix li/la differences between IAS and GAS.
2015-07-14 David Majnemer[SROA] Don't de-atomic volatile loads and stores
2015-07-14 Yaron KerenGenerate correct asm info for mingw and cygwin ARM...
2015-07-14 NAKAMURA TakumiGive an explicit triple to llvm/test/CodeGen/X86/pr1357...
2015-07-14 Matthias BraunRevert "LegalizeDAG: Fix and improve FCOPYSIGN/FABS...
2015-07-14 Matthias BraunLegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization
2015-07-14 Matthias BraunX86: Check output of x86 copysignl testcase.
2015-07-14 Alex LorenzMIR Serialization: Serialize the variable sized stack...
2015-07-14 Reid KlecknerUpdate enforceKnownAlignment after the isWeakForLinker...
2015-07-13 Alex LorenzMIR Serialization: Serialize the sub register indices.
2015-07-13 Rafael EspindolaAdd missing file.
2015-07-13 Rafael EspindolaFix reading archive members with / in the name.
2015-07-13 Bill Schmidt[PPC64LE] More improvements to VSX swap optimization
2015-07-13 Pete CooperRemove unnecessary lines from the test in r242068.
2015-07-13 Pete CooperLoop idiom recognizer was replacing too many uses of...
2015-07-13 Reid Kleckner[WinEH] Emit the LSDA even if no lpads remain but outli...
2015-07-13 Rafael EspindolaAdd support deterministic output in llvm-ar and make...
2015-07-13 David Majnemer[MC] Correctly escape .safeseh's symbol
2015-07-13 Mark HeffernanEnable runtime unrolling with unroll pragma metadata
2015-07-13 Alex LorenzMIR Serialization: Serialize the fixed stack objects.
2015-07-13 Reid Kleckner[WinEH] Strip the \01 character from the __CxxFrameHand...
2015-07-13 James Y KnightFix handling of the 'n' asm constraint with invalid...
2015-07-13 Tom StellardAMDGPU/SI: Select mad patterns to v_mac_f32
2015-07-13 Logan ChienARM: Fix cttz expansion on vector types.
2015-07-13 Scott Douglass[ARM] Handle commutativity when converting to tADDhirr...
2015-07-13 Scott Douglass[ARM] Add Thumb2 ADD with SP narrowing from 3 operand...
2015-07-13 Scott Douglass[ARM] Small refactor of tryConvertingToTwoOperandForm...
2015-07-13 Silviu BarangaCleanup after r241809 - remove uncessary call to std...
2015-07-13 Rafael EspindolaDon't change the visibility when converting a definitio...
2015-07-13 Rafael EspindolaPrint the visibility of available_externally functions.
2015-07-13 Manuel KlimekRevert r241981 "Revert "Revert r236894 "[BasicAA] Fix...
2015-07-13 Elena DemikhovskyAVX-512: Added all AVX-512 forms of Vector Convert...
2015-07-13 Jingyue Wu[LSR] don't attempt to promote ephemeral values to...
next