Remove unnecessary include.
[oota-llvm.git] / test /
2014-06-19 Matt ArsenaultR600: Add a few tests I forgot to add.
2014-06-19 Nick LewyckyMove optimization of some cases of (A & C1)|(B & C2...
2014-06-19 Nick LewyckyMake instsimplify's analysis of icmp eq/ne use computeK...
2014-06-19 David MajnemerMS asm: Properly handle quoted symbol names
2014-06-19 Matt ArsenaultR600/SI: Add intrinsics for various math instructions.
2014-06-18 Kevin EnderbyTeach llvm-size to know about Mach-O universal files...
2014-06-18 Matt ArsenaultR600: Handle fnearbyint
2014-06-18 Marek OlsakR600/SI: add gather4 and getlod intrinsics (v3)
2014-06-18 Saleem AbdulrasoolMC: do not add comment string to the AsmToken in AsmLex...
2014-06-18 Saleem AbdulrasoolMCAsmParser: full support for gas' '.if{cond} expressio...
2014-06-18 Jan VeselyR600: Expand vector fceil
2014-06-18 Ulrich Weigand[PowerPC] Simplify and improve loading into TOC register
2014-06-18 Ulrich Weigand[PowerPC] Add back test case for absolute calls (remove...
2014-06-18 Arnold SchwaighoferAdd a triple so that right syntax is choosen on mac...
2014-06-18 Matt ArsenaultR600/SI: Add intrinsics for brev instructions
2014-06-18 Matt ArsenaultR600/SI: Prettier operand printing for 64-bit ops.
2014-06-18 Matheus Almeida[mips] SYNC $stype instruction was added in Mips32
2014-06-18 Matt ArsenaultR600: Implement f64 ftrunc, ffloor and fceil.
2014-06-18 Matt ArsenaultR600: Custom lower f64 frint for pre-CI
2014-06-18 Adam Nemet[X86] AVX512: Add non-temporal stores
2014-06-18 Adam Nemet[X86] AVX512: Specify compressed displacement for vmovntdqa
2014-06-18 Ulrich Weigand[PowerPC] Do not use BLA with the 64-bit SVR4 ABI
2014-06-18 Ulrich WeigandDo not XFAIL test/tools/llvm-cov tests on powerpc64le
2014-06-18 Matheus Almeida[mips] Fix expansion of memory operation if destination...
2014-06-18 Matheus Almeida[mips] Report correct location when "erroring" about...
2014-06-18 Zoran Jovanovic[mips][mips64r6] Add BLTC and BLTUC instructions
2014-06-18 Matheus Almeida[mips] Access $at only if necessary.
2014-06-18 Cameron McInallyAdd pattern for unsigned v4i32->v4f64 convert on AVX512.
2014-06-18 Matheus Almeida[mips] Update MipsAsmParser so that it's possible to...
2014-06-18 Matheus Almeida[mips] Implement alias for 'and' and 'or' instructions...
2014-06-18 Matheus Almeida[mips] Remove the last usage of parseRegister from...
2014-06-18 Jan VeselyR600: Implement 64bit SRA
2014-06-18 Jan VeselyR600: Implement 64bit SRL
2014-06-18 Jan VeselyR600: Implement 64bit SHL
2014-06-18 Evgeniy Stepanov[msan] Handle X86 *.psad.* and *.pmadd.* intrinsics.
2014-06-18 Tim NorthoverDAG: move sret demotion into most basic LowerCallTo...
2014-06-18 Simon Atanasyan[llvm-readobj][ELF] New `-mips-plt-got` command line...
2014-06-18 Kevin Qin[AArch64] Fix a pattern match failure caused by creatin...
2014-06-17 Louis GerbargAllow X86FastIsel to cope with 64 bit absolute relocations
2014-06-17 Juergen Ributzka[FastISel][X86] Optimize predicates and fold CMP instru...
2014-06-17 Kevin EnderbyAdd "-format darwin" to llvm-size to be like darwin...
2014-06-17 Matt ArsenaultR600/SI: Match cttz_zero_undef
2014-06-17 Matt ArsenaultR600/SI: Match ctlz_zero_undef
2014-06-17 Will Schmidtmark the old jit tests as unsupported for powerpc64...
2014-06-17 Tom StellardR600: Use LDS and vectors for private memory
2014-06-17 Tom StellardSelectionDAG: Expand i64 = FP_TO_SINT i32
2014-06-17 Juergen Ributzka[FastISel][X86] Fix previous refactoring commit (r211077)
2014-06-17 Dinesh DwivediFixed jump threading going to infinite loop.
2014-06-17 Tim NorthoverAArch64: estimate inline asm length during branch relax...
2014-06-17 Evgeniy Stepanov[msan] Fix handling of multiplication by a constant...
2014-06-17 Jingyue Wu[InstCombine] mark ADD with nuw if no unsigned overflow
2014-06-17 Duncan P. N. Exon... SROA: Only split loads on byte boundaries
2014-06-16 Juergen Ributzka[FastISel][X86] Refactor the code to get the X86 condit...
2014-06-16 Eli BenderskyTeach LoopUnrollPass to respect loop unrolling hints...
2014-06-16 Reed KotlerAdd load/store functionality
2014-06-16 Bill Schmidt[PPC64] Fix PR19893 - improve code generation for local...
2014-06-16 Louis GerbargImprove comments for r211040
2014-06-16 Tim NorthoverARM: implement correct atomic operations on v7M
2014-06-16 Louis GerbargFix illegal relocations in X86FastISel
2014-06-16 Jim GrosbachLowerSwitch: track bounding range for the condition...
2014-06-16 Rafael EspindolaFix pr17056.
2014-06-16 Cameron McInallyHook up vector int_ctlz for AVX512.
2014-06-16 Daniel Sanders[mips][mips64r6] ssnop is deprecated on MIPS32r6/MIPS64r6
2014-06-16 Daniel Sanders[mips][mips64r6] cl[oz], and dcl[oz] are re-encoded...
2014-06-16 Daniel Sanders[mips][mips64r6] ll, sc, lld, and scd are re-encoded...
2014-06-16 James Molloy[AArch64] Fix a fencepost error in lowering for llvm...
2014-06-16 Daniel Sanders[mips] Merge most of the big/little endian checks in...
2014-06-16 Daniel Sanders[mips][mips64r6] [ls][wd]c2 were re-encoded with 11...
2014-06-16 Christian PirkerARMEB: Fix trunc store for vector types
2014-06-15 Jingyue WuCanonicalize addrspacecast ConstExpr between different...
2014-06-15 Matt ArsenaultR600: Add a rotr testcase I forgot to add
2014-06-15 Matt ArsenaultR600: Remove a few more things from AMDILISelLowering
2014-06-15 Matt ArsenaultR600: Fix assert on vector sdiv
2014-06-15 Matt ArsenaultR600: Report that integer division is expensive.
2014-06-15 David BlaikiePR20038: DebugInfo missing DIEs for some concrete varia...
2014-06-15 Tim NorthoverAArch64: improve handling & modelling of FP_TO_XINT...
2014-06-15 Tim NorthoverAArch64: improve vector [su]itofp handling.
2014-06-15 NAKAMURA TakumiDon't expect tests always crashing. Add "REQUIRES:asserts".
2014-06-14 Matt ArsenaultR600: Add failing testcases.
2014-06-14 Matt ArsenaultR600: Fix asserts related to constant initializers
2014-06-13 Jiangning LiuMove GlobalMerge from Transform to CodeGen.
2014-06-13 David BlaikieDebugInfo: Reference abstract definitions from variable...
2014-06-13 David BlaikieDebugInfo: Following up to r209677, refactor local...
2014-06-13 David BlaikieDebugInfo: Refactor some tests to allow DW_AT_name...
2014-06-13 David Blaikietest/DebugInfo/X86/dbg-value-isel.s: correct lexical...
2014-06-13 Alexey SamsonovRemove top-level Clang -fsanitize= flags for optional...
2014-06-13 Tim NorthoverX86: lower ATOMIC_CMP_SWAP_WITH_SUCCESS directly
2014-06-13 Tim NorthoverAtomics: make use of the "cmpxchg weak" instruction.
2014-06-13 Tim NorthoverAtomics: switch direction of cmpxchg comparison
2014-06-13 Tim NorthoverSCCP: update for cmpxchg returning { iN, i1 } now.
2014-06-13 Zoran Jovanovic[mips][mips64r6] Relocation R_MIPS_PC18_S3
2014-06-13 Tim NorthoverIR: add "cmpxchg weak" variant to support permitted...
2014-06-13 Cameron McInallyFix bad copy-and-paste from r210652. AVX512 masked...
2014-06-13 Daniel Sanders[mips] Add cache and pref instructions
2014-06-13 Daniel Sanders[mips][mips64r6] bc1any[24] are not available on MIPS32...
2014-06-13 Daniel Sanders[mips][mips64r6] b(ge|lt)zal are not available on MIPS3...
2014-06-13 Daniel Sanders[mips][mips64r6] daddi is not available on MIPS64r6
2014-06-13 NAKAMURA Takumillvm/test/CodeGen/X86/fast-isel-args-fail2.ll: Don...
2014-06-13 Tim NorthoverCPP backend: set volatile property on atomic instructions.
2014-06-13 Oliver StannardARM: Fix fastcc calling convention for Thumb1
next