Remove unused value.
[oota-llvm.git] / test /
2013-12-07 Vincent LejeuneAdd a RequireStructuredCFG Field to TargetMachine.
2013-12-07 Yuchen Wullvm-cov: Added test.h header to tests.
2013-12-07 Kaelyn UhrainFix the segfault reported in PR 11990.
2013-12-06 Duncan P. N. Exon... Don't use isNullValue to evaluate ConstantExpr
2013-12-06 Yuchen Wullvm-cov: Regenerated gcov files with r195513 changes.
2013-12-06 David PeixottoIntegrated assembler incorrectly lexes ARM-style comments
2013-12-06 David BlaikieDebugInfo: Ensure unit IDs (for non-skeletal units...
2013-12-06 Weiming ZhaoBug 18149: [AArch32] VSel instructions has no ARMCC...
2013-12-06 Cameron McInallyUpdate AVX512 vector blend intrinsic names.
2013-12-06 Richard Sandiford[SystemZ] Use LOAD AND TEST for comparisons with -0
2013-12-06 Richard Sandiford[SystemZ] Extend the use of C(L)GFR
2013-12-06 Richard Sandiford[SystemZ] Optimize selects between 0 and -1
2013-12-06 Kostya Serebryany[asan] rewrite asan's stack frame layout
2013-12-06 Juergen Ributzka[Stackmap] Update stackmap unit test to use AnyRegCC.
2013-12-05 Yi JiangApply transformation on OS X 10.9+ and iOS 7.0+: pow...
2013-12-05 Renato GolinMove test to X86 dir
2013-12-05 Renato GolinAdd #pragma vectorize enable/disable to LLVM
2013-12-05 Yuchen Wullvm-cov: Changed extension from .llcov to .gcov.
2013-12-05 Andrew TrickMI-Sched: handle latency of in-order operations with...
2013-12-05 Arnold SchwaighoferSLPVectorizer: An in-tree vectorized entry cannot also...
2013-12-05 Kostya Serebryany[tsan] fix PR18146: sometimes a variable written into...
2013-12-05 Justin Holewinski[NVPTX] Fix off-by-one error when creating the VT list...
2013-12-05 Matheus Almeida[mips] Small code generation improvement for conditiona...
2013-12-05 Matheus Almeida[mips][msa] Fix issue with immediate fields of LD/ST...
2013-12-05 Tim NorthoverARM: fix yet another stack-folding bug
2013-12-05 Alp TokerCorrect word hyphenations
2013-12-05 Rafael EspindolaHide the stub created for MO_ExternalSymbol too.
2013-12-05 Matt ArsenaultR600/SI: Add comments for number of used registers.
2013-12-05 NAKAMURA TakumiMove llvm/test/MC/ELF/thumb-st_other.s to test/MC/ARM.
2013-12-05 Jiangning LiuFor AArch64, add missing register cost calculation...
2013-12-05 Cameron McInallyAdd FileCheck statements for r196435.
2013-12-05 Eric ChristopherMake these two tests resilient in the face of compile...
2013-12-05 Logan Chien[mc] Fix ELF st_other flag.
2013-12-05 Cameron McInallyAdd AVX512 patterns for v16i32 broadcast and v2i64...
2013-12-04 Kevin EnderbyFix a bug in darwin's 32-bit X86 handling of evaluating...
2013-12-04 David PeixottoAdd support for parsing ARM symbol variants on ELF...
2013-12-04 David BlaikieDebugInfo: Improve test to use llvm-dwarfdump
2013-12-04 David BlaikieTest fix for r196394
2013-12-04 Cameron McInallyFix assembly syntax for AVX512 vector blend instructions.
2013-12-04 Cameron McInallySuppress '(x < y) ? a : 0 -> (x < y) & a' transform...
2013-12-04 Daniel JasperUn-revert r196358: "llvm-cov: Added support for functio...
2013-12-04 Daniel JasperRevert r196358: "llvm-cov: Added support for function...
2013-12-04 Kevin Qin[AArch64 Neon] Add ACLE intrinsic vceqz_f64.
2013-12-04 Kevin Qin[AArch64 NEON] Add missing compare intrinsics.
2013-12-04 Yuchen Wullvm-cov: Added support for function checksums.
2013-12-04 Rafael EspindolaProduce deterministic coff files.
2013-12-04 Rafael EspindolaAdd -mcpu=core2 to all llc invocations in this test.
2013-12-04 Juergen Ributzka[Stackmap] Specify the triple and cpu to fix the unit...
2013-12-04 Juergen Ributzka[Stackmap] Emit multi-byte nops for X86.
2013-12-03 Reed Kotlerfinal patch for very long conditional branches for...
2013-12-03 NAKAMURA Takumicheck-llvm: Ask llvm-config about assertion mode, inste...
2013-12-03 Rafael EspindolaUse CHECK-LABEL to make this test more strict.
2013-12-03 Rafael EspindolaFix mingw32 thiscall + sret.
2013-12-03 Yuchen Wullvm-cov: Another fix to llvm-cov test.
2013-12-03 Yunzhong GaoTeach the internalize pass to skip dllexported symbols...
2013-12-03 Arnold Schwaighoferopt: Mirror vectorization presets of clang
2013-12-03 Renato GolinFix lit config for disabled MCJIT tests on ARM
2013-12-03 James MolloyAddrspacecasts are no-ops on ARM.
2013-12-03 Richard Sandiford[SystemZ] Fix choice of known-zero mask in insertion...
2013-12-03 Michael LiaoEnhance the fix of PR17631
2013-12-03 Renato GolinDisable Remote MCJIT tests on ARM
2013-12-03 Daniel JasperFurther fix to llvm-cov test.
2013-12-03 Daniel JasperFix llvm-cov test as suggested in r196228's post commit...
2013-12-03 Daniel JasperCopy input files to test directory.
2013-12-03 Hao Liu[AArch64]Add missing floating point convert, round...
2013-12-03 Hao LiuAArch64: add missing ACLE intrinsics mapping to general...
2013-12-03 NAKAMURA Takumillvm-cov.test: Resurrect part of r194694 for win32...
2013-12-03 Hao LiuAArch64: Add missing scalar pair intrinsics.
2013-12-03 NAKAMURA Takumillvm/test/Transforms/SampleProfile/syntax.ll: Relax...
2013-12-03 Jiangning LiuAdd some missing pattern matches for AArch64 Neon intri...
2013-12-03 Jiangning LiuAdd some missing pattern matches for AArch64 Neon intri...
2013-12-03 Yuchen Wullvm-cov: Removed output to STDOUT/specified file.
2013-12-02 Manman RenDebug Info: drop debug info via upgrading path if versi...
2013-12-02 Manman RenUpdate Ocaml/vmcore.ml to emit a "Debug Info Version...
2013-12-02 Chad Rosier[AArch64] Implemented vcopy_lane patterns using scalar...
2013-12-02 David BlaikieDebugInfo: Type Units: Propagate the correct DW_AT_lang...
2013-12-02 Kay Tiong KhooConservative fix for PR17827 - don't optimize a shift...
2013-12-02 Vincent LejeuneR600: Workaround for cayman loop bug
2013-12-02 Diego NovilloAdd tests for profile sample file parsing.
2013-12-02 Rafael EspindolaOutput .eh_frames on COFF too now that the integrated...
2013-12-02 Tim NorthoverARM: decide whether to use movw/movt based on "minsize...
2013-12-02 Robert LyttonXCore target: Make handling of large frames not depende...
2013-12-02 Tim NorthoverARM: add pseudo-instructions for lit-pool global materi...
2013-12-02 Robert LyttonXCore target: fix large code model 'select' indirect...
2013-12-02 Robert LyttonXCore target: Add large code model
2013-12-02 Robert LyttonXCore target: extend tests in preparation
2013-12-02 Robert LyttonXCore target: Fix eliminateFrameIndex() to handle large...
2013-12-02 Robert LyttonXCore target: Enable frames larger than 65535 to be...
2013-12-02 Kostya Serebryany[tsan] fix instrumentation of vector vptr updates ...
2013-12-02 Alp TokerRename test with misspelt filename
2013-12-01 Rafael EspindolaAlso test the created stubs on 32 bits.
2013-12-01 Andrew TrickAdd -mcpu to stackmap.ll
2013-12-01 Tim NorthoverARM: fix bug in -Oz stack adjustment folding
2013-12-01 Michael KupersteinEnsure bitcode encoding of linkage types stays stable...
2013-11-30 Hal FinkelConvert a PPC test from grep to FileCheck
2013-11-30 Hal FinkelDesensitize a couple of PPC regression tests
2013-11-30 Hal FinkelUpdate the cpu specified on some PPC regression tests
2013-11-30 Zoran JovanovicTest case for issue with microMIPS long branch.
2013-11-30 Daniel Sanders[mips][msa] MSA loads and stores have a 10-bit offset...
2013-11-30 Juergen RibutzkaForce CPU type to unbreak unit tests on Haswell machines.
next