[CodeGen][IfCvt] Don't re-ifcvt blocks with unanalyzable terminators.
[oota-llvm.git] / test /
2015-03-21 Ahmed Bougacha[CodeGen][IfCvt] Don't re-ifcvt blocks with unanalyzabl...
2015-03-21 Ahmed Bougacha[AArch64] Prefer UZP for concat_vector of illegal truncs.
2015-03-20 Yunzhong GaoTell lit.cfg about more Windows triples.
2015-03-20 Sanjay Patel[X86, AVX] instcombine common cases of vperm2* intrinsi...
2015-03-20 Andrew KaylorFixing a bug with WinEH PHI handling
2015-03-20 Sanjay Patel[X86] Prefer blendps over insertps codegen for one...
2015-03-20 Rafael EspindolaDon't declare all text sections at the start of the .s
2015-03-20 Duncan P. N. Exon... Bugpoint: Fix invalid 'inlinedAt:' references in testcase
2015-03-20 Rafael EspindolaReorganize the x86 ELF relocation selection logic.
2015-03-20 Duncan P. N. Exon... Verifier: Check that !dbg attachments have the right...
2015-03-20 Duncan P. N. Exon... Rewrite test/Feature/md_on_instruction.ll
2015-03-20 Wei MiCorrectly estimate SROA savings for store operands...
2015-03-20 John Brawn[ARM] Fix handling of thumb1 out-of-range frame offsets
2015-03-20 Daniel Jasper[MBP] Don't outline short optional branches
2015-03-20 Tom StellardR600/SI: Add missing CHECK-LABEL lines to a test
2015-03-20 Nick LewyckyWhen simplifying a SCEV truncate by distributing, consi...
2015-03-19 Peter Collingbournetest: Make a start on a test suite for libLTO.
2015-03-19 Owen AndersonFix a nasty bug in DAGCombine of STORE nodes.
2015-03-19 Reid KlecknerWinEH: Make llvm.eh.actions emission match the EH docs
2015-03-19 Sanjay Patel[X86, AVX] use blends instead of insert128 with index 0
2015-03-19 Peter CollingbourneLowerBitSets: Avoid reusing byte set addresses.
2015-03-19 Peter CollingbournelibLTO, llvm-lto, gold: Introduce flag for controlling...
2015-03-19 Krzysztof ParzyszekUnxfail test/CodeGen/Generic/vector.ll now passing...
2015-03-19 Peter Collingbournegold: Make powerpc support optional for the tests.
2015-03-19 Artem BelevichAdd support for __nvvm_reflect changes in libdevice...
2015-03-19 Krzysztof Parzyszek[Hexagon] Add support for vector instructions
2015-03-19 Daniel Jasper[InstCombine] Don't fold a GEP into itself through...
2015-03-19 Rafael EspindolaNote that we don't support COFF on PPC.
2015-03-19 Justin Bognerllvm-cov: Only emit colour by default if the output...
2015-03-18 Simon PilgrimFixed failing test due to missing target triple causing...
2015-03-18 Rafael EspindolaTeach getDefaultFormat that we only support ELF on...
2015-03-18 Simon Pilgrim[X86][SSE] Avoid scalarization of v2i64 vector shifts...
2015-03-18 Eric ChristopherRevert "[X86][SSE] Avoid scalarization of v2i64 vector...
2015-03-18 Reid KlecknerUse WinEHPrepare to outline SEH finally blocks
2015-03-18 Simon Pilgrim[X86][SSE] Avoid scalarization of v2i64 vector shifts
2015-03-18 Matthias BraunTableGen: Fix register class lane masks being too conse...
2015-03-18 Rafael EspindolaHandle X86::reloc_riprel_4byte in 32 bits mode.
2015-03-18 Sanjay PatelUse utils/update_llc_test_checks.py to update all CHECKs
2015-03-18 Krzysztof Parzyszek[Hexagon] Intrinsics for circular and bit-reversed...
2015-03-18 Sanjay Patelfixed to test features, not CPU model
2015-03-18 Krzysztof Parzyszek[Hexagon] Handle ENDLOOP0 in InsertBranch and RemoveBranch
2015-03-18 Sid ManningAdd support for .ifnes psuedo-op.
2015-03-18 Daniel JasperChange test to accept an additional critical edge split.
2015-03-18 John Brawn[ARM] Align stack objects passed to memory intrinsics
2015-03-18 John BrawnAdd missing newline to end of test file.
2015-03-18 Josh MageeAdd testcases for BEXTR.
2015-03-18 Krzysztof ParzyszekMissed testcase for r232577
2015-03-18 Sanjoy Das[SCEV] Make isImpliedCond smarter.
2015-03-18 David MajnemerDAGCombiner: fold (xor (shl 1, x), -1) -> (rotl ~1, x)
2015-03-17 David MajnemerCOFF: Let globals with private linkage reside in their...
2015-03-17 Pirama Arumuga NainarFix bug while building FP16 constant vectors for AArch64
2015-03-17 Kevin EnderbyAdd the option -no-symbolic-operands to llvm-objdump...
2015-03-17 Rafael EspindolaEmit the offset directly instead of creating a dummy...
2015-03-17 Kevin EnderbyAdd the option, -no-leading-addr llvm-objdump used...
2015-03-17 David MajnemerRevert "COFF: Let globals with private linkage reside...
2015-03-17 David MajnemerCOFF: Let globals with private linkage reside in their...
2015-03-17 Rafael EspindolaCentralize the handling of unique ids for temporary...
2015-03-17 Michael ZolotukhinTLI: Add addVectorizableFunctionsFromVecLib.
2015-03-17 Michael ZolotukhinTTI: Honour cost model for estimating cost of vector...
2015-03-17 Richard Barton[ARM] Fix offset calculation in ARMBaseRegisterInfo...
2015-03-17 Michael Liao[SwitchLowering] Remove incoming values in the reverse...
2015-03-17 Kevin EnderbyAdd the option, -dis-symname to llvm-objdump used with...
2015-03-17 Dmitry Vyukovasan: optimization experiments
2015-03-17 Samuel AntaoFix R0 use in PowerPC VSX store for FastIsel.
2015-03-17 Rafael EspindolaUse createTempSymbol to avoid collisions instead of...
2015-03-17 Rafael EspindolaCall EmitFunctionHeader just before EmitFunctionBody.
2015-03-17 Rafael EspindolaMove the EH symbol to the asm printer and use it for...
2015-03-17 Toma Tabacu[mips] [IAS] Add support for the XOR $reg,imm pseudo...
2015-03-17 Rafael EspindolaReplace a use of GetTempSymbol with createTempSymbol.
2015-03-17 Renato Golin[ARM] Add support for ARMV6K subtarget (LLVM)
2015-03-17 Ahmed Bougacha[AArch64] Use intermediate step for concat_vectors...
2015-03-17 Sanjoy Das[IRCE] Re-commit tests cases.
2015-03-17 Sanjoy Das[IRCE] Delete two tests.
2015-03-17 Sanjoy Das[IRCE] Support half-range checks.
2015-03-17 Justin Bognerllvm-cov: Warn instead of error if a .gcda has arcs...
2015-03-16 Justin BognerGCOV: Make the exit block placement from r223193 optional
2015-03-16 Peter CollingbourneLowerBitSets: do not use private aliases at all on...
2015-03-16 David BlaikieAdd testing for mismatched explicit type on a gep opera...
2015-03-16 David BlaikieAdd testing for mismatched explicit type on a load...
2015-03-16 Justin BognerInstrProf: Fix CoverageMappingReader on big endian
2015-03-16 David MajnemerCodeGen: @llvm.eh.typeid.for replaced @llvm.eh.typeid...
2015-03-16 David BlaikieTest bitcode parsing error-handling for incorrect expli...
2015-03-16 Duncan P. N. Exon... DebugInfo: Fix testcases that fail -verify-debug-info...
2015-03-16 Duncan P. N. Exon... Verifier: Remove unnecessary double-checks
2015-03-16 Kevin EnderbyAdd the options, -dylibs-used and -dylib-id to llvm...
2015-03-16 Duncan P. N. Exon... AsmParser: Stop requiring 'name:' when it's not printed
2015-03-16 Sanjay Patelfixed to test feature, not CPU
2015-03-16 Sanjay Pateladd CHECK-LABELs for more reliable testing
2015-03-16 Sanjay Patelfixed to test feature, not CPU; removed unnecessary...
2015-03-16 Tom StellardR600/SI: don't try min3/max3/med3 with f64
2015-03-16 Petar Jovanovic[MIPS] Fix justify error for small structures
2015-03-16 Rafael EspindolaUse the i8 immediate cmp instructions when possible.
2015-03-16 Justin BognerInstrProf: Remove xfails for big-endian from coverage...
2015-03-16 Michael Gottesman[objc-arc] Make the ARC optimizer more conservative...
2015-03-16 Justin BognerInstrProf: Do a better job of reading coverage mapping...
2015-03-16 Frederic Riss[dsymutil] Add support to generate .debug_pubnames...
2015-03-16 NAKAMURA TakumiRework r232337. Let llvm/test/tools/dsymutil/X86/basic...
2015-03-15 NAKAMURA TakumiSuppress llvm/test/tools/dsymutil/X86/basic-linking...
2015-03-15 NAKAMURA Takumillvm/test/tools/dsymutil/X86/basic-lto-*-linking-x86...
2015-03-15 Frederic Riss[dsymutil] Add support for linking line tables.
next