Typos. (Test commit.)
[oota-llvm.git] / test /
2013-11-14 Tim NorthoverARM: produce friendly error for invalid inline asm
2013-11-14 Rafael EspindolaAdd a triple and switch test to FileCheck.
2013-11-14 NAKAMURA Takumillvm-cov.test: Remove XFAIL:arm. Seems this is passing...
2013-11-14 Rafael EspindolaError if we see an alias to a declaration.
2013-11-14 Kostya Serebryany[asan] Poor man's coverage that works with ASan
2013-11-14 Evgeniy Stepanov[msan] Use CHECK-DAG instead of CHECK where order of...
2013-11-14 Evgeniy Stepanov[msan] Fast path optimization for wrap-indirect-calls...
2013-11-14 NAKAMURA Takumillvm-cov.test: Tweak win32 hosts not confused by \r...
2013-11-14 Elena DemikhovskyAVX-512: Handled extractelement from mask vector;
2013-11-14 Matt ArsenaultR600/SI: Add testcase for problem I ran into
2013-11-14 Andrew TrickMinor extension to llvm.experimental.patchpoint: don...
2013-11-14 Kevin QinAdd test case for AArch64 NEON instruction set misc.
2013-11-14 Rafael EspindolaDon't mangle \n and "
2013-11-14 Kevin QinImplement aarch64 neon instruction class SIMD misc.
2013-11-14 NAKAMURA TakumiSuppress llvm-cov.test on Win32, with REQUIRES: shell
2013-11-14 Jiangning LiuImplement AArch64 NEON instruction set AdvSIMD (table).
2013-11-14 Yunzhong GaoFixing a heisenbug where the memory dependence analysis...
2013-11-14 Yuchen Wullvm-cov: Removed StringMap holding GCOVLines.
2013-11-14 Yuchen Wullvm-cov: Replaced asserts with proper error handling.
2013-11-13 Reed KotlerTake care of long short branch immediate instructions...
2013-11-13 Tom StellardR600/SI: Add support for private address space load...
2013-11-13 Tom StellardR600/SI: Prefer SALU instructions for bit shift operations
2013-11-13 Yuchen Wullvm-cov: Changed XFAIL targets to be more generic.
2013-11-13 Yuchen WuAdded basic unit test for llvm-cov.
2013-11-13 Chad Rosier[AArch64] Add support for legacy AArch32 NEON scalar...
2013-11-13 Weiming ZhaoEnable generating legacy IT block for AArch32
2013-11-13 Richard Sandiford[SystemZ] Add the general form of BCR
2013-11-13 Alexey SamsonovFileCheck: fix matching of one check-prefix is a prefix...
2013-11-13 Rafael EspindolaRemove AllowQuotesInName and friends from MCAsmInfo.
2013-11-13 Vladimir MedicFix bug in .gpword directive parsing.
2013-11-13 Zoran JovanovicSupport for microMIPS trap instruction with immediate...
2013-11-13 Diego NovilloSampleProfileLoader pass. Initial setup.
2013-11-13 Alexey SamsonovFileCheck: fix a bug with multiple --check-prefix options.
2013-11-13 Robert LyttonXCore target: implement exception handling
2013-11-13 Vladimir MedicThis patch fixes a bug in floating point operands parsi...
2013-11-13 NAKAMURA TakumiAdd XFAIL:arm again on 4 MCJIT tests, since r194558...
2013-11-13 NAKAMURA TakumiRemove XFAIL:aarch64,arm from 4 tests in test/Execution...
2013-11-13 Reed KotlerAllow the code which returns the length for inline...
2013-11-13 Andrew TrickAdd a test case to verify that misusing anyregcc crashe...
2013-11-13 Matt ArsenaultR600: Fix selection failure on EXTLOAD
2013-11-13 Juergen RibutzkaSelectionDAG: Teach the legalizer to split SETCC if...
2013-11-12 Andrew TrickCleanup the stackmap operand folding code and fix a...
2013-11-12 Sebastian Popimprove dependence analysis testcases
2013-11-12 Sebastian Popdelinearization of arrays
2013-11-12 Nadav RotemFold (iszero(A&K1) | iszero(A&K2)) -> (A&(K1|K2))...
2013-11-12 Nadav RotemFoldBranchToCommonDest merges branches into a single...
2013-11-12 Akira Hatanaka[mips] Fix a bug in function CC_MipsO32_FP64. The secon...
2013-11-12 Akira Hatanaka[mips] Run test case with command line option -mattr...
2013-11-12 Justin BognerProtect user-supplied runtime library functions in LTO
2013-11-12 Tim NorthoverARM: diagnose invalid system LDM/STM
2013-11-12 Akira Hatanaka[mips] Fix and re-enable a test case that has been...
2013-11-12 Peter Zotov[OCaml] Dynamically link LLVM on --enable-shared builds
2013-11-12 Rafael EspindolaCorruptly merge constants with explicit and implicit...
2013-11-12 Chad Rosier[AArch64] Implemented AdvSIMD scalar x indexed element...
2013-11-12 Andrew TrickSimplify operand folding when rematerializing a load.
2013-11-12 Daniel Sanders[mips][msa] Enable inlinse assembly for MSA.
2013-11-12 Benjamin KramerSimplifyCFG: Use existing constant folding logic when...
2013-11-12 Daniel Sanders[mips][msa] Added support for matching bclr, and bclri...
2013-11-12 Bradley Smith[ARM] Add support for FP_HP_extension build attribute
2013-11-12 Daniel Sanders[mips][msa] Added support for matching bset, bseti...
2013-11-12 Daniel Sanders[mips][msa] Change constant used in ori tests to avoid...
2013-11-12 Robert LyttonXCore target: fix bug in aligning 'byval i8*' on the...
2013-11-12 Robert LyttonXCore target test for hidden declaration
2013-11-12 Robert LyttonAdd XCore support for ATOMIC_FENCE.
2013-11-12 Robert LyttonXCore target: return error for unsupported alignment
2013-11-12 Yuchen WuRevert "Added basic unit test for llvm-cov."
2013-11-12 Yuchen Wullvm-cov: Added call to update run/program counts.
2013-11-12 Yuchen WuAdded basic unit test for llvm-cov.
2013-11-12 Matt ArsenaultR600/SI: Change formatting of printed registers.
2013-11-12 Reed KotlerChange the default branch instruction to be the 16...
2013-11-11 Matt ArsenaultR600/SI: Add test that fails due to requiring i64 mul...
2013-11-11 Andrew TrickFix the recently added anyregcc convention to handle...
2013-11-11 Vincent LejeuneR600: Use function inputs to represent data stored...
2013-11-11 Shuxin Yang Fix PR17952.
2013-11-11 Akira Hatanaka[mips] Partially revert r193641. Stack alignment should...
2013-11-11 Simon AtanasyanAdd support for DT_VERxxx and DT_MIPS_xxx .dynamic...
2013-11-11 Artyom Skrobov[ARM] Add support for MVFR2 which is new in ARMv8
2013-11-11 Justin Holewinski[NVPTX] Properly handle bitcast ConstantExpr when check...
2013-11-11 Justin Holewinski[NVPTX] Fix logic error in loading vector parameters...
2013-11-11 Chad Rosier[AArch64] The shift right/left and insert immediate...
2013-11-11 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-11-11 Daniel SandersVector forms of SHL, SRA, and SRL can be constant folde...
2013-11-11 Matheus Almeida[mips][msa] CHECK-DAG-ize MSA 3r-a.ll test.
2013-11-11 Matheus Almeida[mips][msa] CHECK-DAG-ize MSA 2rf_int_float.ll test.
2013-11-11 Matheus Almeida[mips][msa] CHECK-DAG-ize MSA 2rf_float_int.ll test.
2013-11-11 Matheus Almeida[mips][msa] CHECK-DAG-ize MSA 2rf.ll test.
2013-11-11 Matheus Almeida[mips][msa] CHECK-DAG-ize MSA 2r.ll test.
2013-11-11 Rafael EspindolaAdd a testcase for pr17852.
2013-11-11 Hal FinkelAdd PPC option for full register names in asm
2013-11-11 Peter Zotov[OCaml] Add missing Llvm_target functions
2013-11-11 Peter Zotov[OCaml] Accept context explicitly in Llvm_target functions
2013-11-11 Peter Zotov[OCaml] Make Llvm_target.DataLayout.t automatically...
2013-11-11 Evgeniy Stepanov[msan] Propagate origin for insertvalue, extractvalue.
2013-11-10 NAKAMURA TakumiMark 36 tests as XFAIL:vg_leak in llvm/test/TableGen.
2013-11-10 NAKAMURA TakumiRemove 6 of XFAIL(s) in llvm/test/TableGen, since r1937...
2013-11-10 Bill WendlingRevert "Resurrect r191017 " GVN proceeds in the presenc...
2013-11-10 Nadav RotemSimplifyCFG has a heuristics for out-of-order processor...
2013-11-10 Matt ArsenaultResolve TODO in test now that filecheck has multiple...
2013-11-10 Matt ArsenaultAllow multiple check prefixes in FileCheck.
2013-11-10 Matt ArsenaultTeach MergeFunctions about address spaces
next