Remove shell comment in the middle of a single-line command.
[oota-llvm.git] / test /
2014-02-09 Benjamin KramerAsmParser: Parse (and ignore) nested .macro definitions.
2014-02-08 Saleem AbdulrasoolARM: change attribute tests to use parsed form
2014-02-08 Arnold SchwaighoferLoopVectorizer: Keep track of conditional store basic...
2014-02-08 Juergen Ributzka[Constant Hoisting] Fix insertion point for constant...
2014-02-07 Rafael EspindolaAlways create a temporary symbol to use with the cfi...
2014-02-07 Rafael EspindolaUse FileCheck variables to simplify this test.
2014-02-07 Renato GolinFix Darwin bots from EHABI change
2014-02-07 Matt ArsenaultR600/SI: Add failing test for 3 x i64 vectors.
2014-02-07 Renato GolinRemove -arm-disable-ehabi option
2014-02-07 Rafael EspindolaDon't internalize linkonce_odr non constant variables.
2014-02-07 Sasa Stankovic[mips] Forbid the use of registers t6, t7 and t8 if...
2014-02-07 Rafael EspindolaFix a bug with .weak_def_can_be_hidden: Mutable variabl...
2014-02-07 Oliver StannardLLVM-1163: AAPCS-VFP violation when CPRC allocated...
2014-02-07 Sasa StankovicChanged comment.
2014-02-07 Venkatraman Govind... [Sparc] Add support for parsing synthetic instruction...
2014-02-07 Venkatraman Govind... [Sparc] Emit correct encoding for atomic instructions...
2014-02-07 Venkatraman Govind... [Sparc] Emit relocations for Thread Local Storage ...
2014-02-07 Venkatraman Govind... [Sparc] Emit correct relocations for PIC code when...
2014-02-07 Manman RenPGO branch weight: fix PR18752.
2014-02-07 Jim GrosbachX86: Resolve a long standing FIXME and properly isel...
2014-02-06 Rafael EspindolaConvert test to FileCheck.
2014-02-06 Quentin Colombet[CodeGenPrepare] Move away sign extensions that get...
2014-02-06 Tom StellardR600/SI: Add a MUBUF store pattern for Reg+Imm offsets
2014-02-06 Tom StellardR600/SI: Add a MUBUF store pattern for Imm offsets
2014-02-06 Tom StellardR600/SI: Add a MUBUF load pattern for Reg+Imm offsets
2014-02-06 Tom StellardR600/SI: Use immediates offsets for SMRD instructions...
2014-02-06 Tim NorthoverX86: add costs for 64-bit vector ext/trunc & rebalance
2014-02-06 Nick LewyckyA memcpy out of an fresh alloca is a no-op, delete...
2014-02-06 Chandler Carruth[PM] Add a new "lazy" call graph analysis pass for...
2014-02-06 Juergen Ributzka[DAG] Don't pull the binary operation though the shift...
2014-02-06 Manman RenSet default of inlinecold-threshold to 225.
2014-02-06 Kevin EnderbyUpdate the X86 assembler for .intel_syntax to accept
2014-02-06 Paul RobinsonDisable most IR-level transform passes on functions...
2014-02-05 Manman RenInliner uses a smaller inline threshold for callees...
2014-02-05 Quentin Colombet[RegAlloc] Add a last chance recoloring mechanism when...
2014-02-05 Rafael EspindolaRemove support for not using .loc directives.
2014-02-05 Petar Jovanovic[mips] Add NaCl target and forbid indexed loads and...
2014-02-05 Petar Jovanovicmips: XFAIL non-extern-addend-smallcodemodel test
2014-02-05 Elena DemikhovskyAVX-512: optimized icmp -> sext -> icmp pattern
2014-02-05 Logan ChienARM: Resolve thumb_bl fixup in same MCFragment.
2014-02-05 Elena DemikhovskyAVX-512: fixed a bug in EVEX encoding (the bug appeared...
2014-02-05 Michel DanzerR600/SI: Add pattern for zero-extending i1 to i32
2014-02-05 Kai NackeARM: Enable use of relocation type tlsldo in debug...
2014-02-05 Elena DemikhovskyAVX-512: Added intrinsic for cvtph2ps.
2014-02-05 Rafael EspindolaAdd a test for printing absolute symbols in ELF.
2014-02-04 Rafael EspindolaSmall fix for llvm-nm handling of weak symbols on ELF...
2014-02-04 Manman RenUpdate testing case for r200806.
2014-02-04 Rafael EspindolaAdd a test for common symbols in coff.
2014-02-04 Benjamin KramerSimplifyLibCalls: Push TLI through the exp2->ldexp...
2014-02-04 Petar Jovanovic[mips] Implement %hi(sym1 - sym2) and %lo(sym1 - sym2...
2014-02-04 David PeixottoFix PR18345: ldr= pseudo instruction produces incorrect...
2014-02-04 Tom StellardR600/SI: Custom lower i64 ISD::SELECT
2014-02-04 Tom StellardR600: Enable vector fpow.
2014-02-04 Tim NorthoverOS X: the correct function is __sincospif_stret, not...
2014-02-04 Tim NorthoverARM & AArch64: merge NEON absolute compare intrinsics
2014-02-04 Justin Bognerllvm-cov: Implement the preserve-paths flag
2014-02-04 Tim NorthoverARM: fix fast-isel assertion failure
2014-02-04 Michel DanzerR600/SI: Fix fneg for 0.0
2014-02-04 Justin Bognerllvm-cov: Implement the object-directory flag
2014-02-04 Justin Bognerllvm-cov: Ignore missing .gcda files
2014-02-04 Justin Bognerllvm-cov: Document the llvm-cov tests
2014-02-04 Kai NackeRevert: ARM: Enable use of relocation type tlsldo in...
2014-02-04 Kai NackeAdd strchr(p, 0) -> p + strlen(p) to SimplifyLibCalls
2014-02-04 Kai NackeARM: Enable use of relocation type tlsldo in debug...
2014-02-04 David BlaikieDebugInfo: Remove some unneeded conditionals now that...
2014-02-03 Reid Klecknerinalloca: Don't remove dead arguments in the presence...
2014-02-03 Tim NorthoverAArch64 & ARM: refactor crypto intrinsics to take scalars
2014-02-03 Hal FinkelExpand vector bswap in LegalizeVectorOps
2014-02-02 Duncan P. N. Exon... Lower llvm.expect intrinsic correctly for i1
2014-02-02 Arnold SchwaighoferLoopVectorizer: Enable unrolling of conditional stores...
2014-02-02 Matt ArsenaultAdd some xfailed R600 tests for 64-bit private accesses.
2014-02-02 Matt ArsenaultR600/SI: Fix insertelement with dynamic indices.
2014-02-01 Venkatraman Govind... [Sparc] Set %o7 as the return address register instead...
2014-02-01 Arnold SchwaighoferARMTTI: We don't have 16 allocatable scalar registers
2014-02-01 David WoodhouseMC: Fix .octa output for APInts with BitWidth > 128
2014-02-01 David WoodhouseMC: Add support for .octa
2014-02-01 Chandler Carruth[LPM] Apply a really big hammer to fix PR18688 by recur...
2014-02-01 Chandler Carruth[inliner] Skip debug intrinsics even earlier in computi...
2014-02-01 David MajnemerUpdate a .fill test to use the updated semantics.
2014-02-01 David MajnemerMC: Improve the .fill directive's compatibility with GAS
2014-02-01 Reid KlecknerRevert "[SLPV] Recognize vectorizable intrinsics during...
2014-02-01 Josh Magee[stackprotector] Implement the sspstrong rules for...
2014-01-31 Reid KlecknerImplement inalloca codegen for x86 with the new inalloc...
2014-01-31 Reid KlecknerDon't put non-static allocas in the static alloca map
2014-01-31 Lang HamesSplit out small-code-model MCJIT testcase in order...
2014-01-31 Rafael EspindolaRemove another hasRawTextSupport.
2014-01-31 Reid KlecknerSet -mcpu to make this test pass on atom bots
2014-01-31 Rafael EspindolaMark the first dynamic elf symbol as SF_FormatSpecific.
2014-01-31 Lang HamesReplace X86 FMA intrinsic pseduo-instructions with...
2014-01-31 Chandler Carruth[SLPV] Recognize vectorizable intrinsics during SLP...
2014-01-31 David BlaikieDebugInfo: Flag type unit references as declarations
2014-01-31 Reid Kleckner[ms-cxxabi] Add a new calling convention that swaps...
2014-01-31 Matheus Almeida[mips][msa] Add insert.d instruction.
2014-01-31 Matheus AlmeidaUpdate FileCheck prefixes in preparation for the additi...
2014-01-31 Chandler Carruth[vectorizer] Tweak the way we do small loop runtime...
2014-01-31 Craig TopperMove address override handling in X86MCCodeEmitter...
2014-01-31 Manman RenThis patch teaches the DAGCombiner how to fold insert_s...
2014-01-31 Manman RenPGO branch weight: update edge weights in SelectionDAGB...
2014-01-31 Matt ArsenaultAllow speculating llvm.sqrt, fma and fmuladd
2014-01-30 Timur IskhodzhanovAdd a link to a bug to a couple of FIXMEs
next