Allow AVX vrsqrtps generation.
[oota-llvm.git] / test /
2014-10-24 Sanjay PatelAllow AVX vrsqrtps generation.
2014-10-24 Sanjay PatelUse rsqrt (X86) to speed up reciprocal square root...
2014-10-24 Daniel Sanders[mips] For N32/N64, structs must be passed in the upper...
2014-10-24 Oliver Stannard[AArch64] Fix fast-isel of cbz of i1, i8, i16
2014-10-24 Timur IskhodzhanovUpdate test/MC/ARM/coff-debugging-secrel.ll expectation...
2014-10-24 Timur IskhodzhanovFix PR21189 -- Emit symbol subsection required to debug...
2014-10-24 Ahmed BougachaMake test for r220533 more robust by using GPR pattern.
2014-10-24 Adam Nemet[AVX512] FMA support for the 231 variants
2014-10-23 Ahmed Bougacha[SelectionDAG] Teach the vector scalarizer about FP...
2014-10-23 Tim NorthoverScheduleDAG: record PhysReg dependencies represented...
2014-10-23 David BlaikieDebugInfo: Remove DwarfDebug::CurrentFnArguments since...
2014-10-23 Timur IskhodzhanovPR21189: Teach llvm-readobj to dump bits of COFF symbol...
2014-10-23 Ahmed Bougacha[X86] Improve mul w/ overflow codegen, to MUL8+SETO.
2014-10-23 Sanjay PatelHandle sqrt() shrinking in SimplifyLibCalls like any...
2014-10-23 Peter CollingbourneMake llvm-go test dependency optional.
2014-10-23 Kevin EnderbyUpdate llvm-objdump’s Mach-O symbolizer code for Object...
2014-10-23 Rafael EspindolaCleanup this test a bit.
2014-10-23 Rafael EspindolaCleanup this test a bit.
2014-10-23 David BlaikieDebugInfo: Simplify/tidy/correct global variable decl...
2014-10-23 Rafael EspindolaMake this test a bit stricter.
2014-10-23 Rafael EspindolaMake this test a bit stricter.
2014-10-23 Reid KlecknerRevert "Don't count inreg params when mangling fastcall...
2014-10-23 Renato GolinDo not emit intermediate register for zero FP immediate
2014-10-23 NAKAMURA TakumiRevert r220427, "[Hexagon] Adding encoding bits for...
2014-10-23 Zoran Jovanovic[mips][microMIPS] Implement ADDIUR1SP instruction
2014-10-23 Zoran Jovanovicps][microMIPS] Implement ADDIUR2 instruction
2014-10-23 Zoran Jovanovicps][microMIPS] Implement LI16 instruction
2014-10-23 Zoran Jovanovic[mips][microMIPS] Implement CodeGen support for SLL16...
2014-10-23 Oliver Stannard[Thumb2] Improve disassembly of memory hints
2014-10-23 Akira Hatanaka[ARM, stack protector] If supported, use armv7 instruct...
2014-10-23 Frederic Riss[dwarfdump] Dump DW_AT_ranges values inline in the...
2014-10-23 Peter CollingbourneAdd llvm-go tool.
2014-10-22 Derek SchuffFix Mips nacl-mask test for new bundle-aligned label...
2014-10-22 Derek Schuff[MC] Attach labels to existing fragments instead of...
2014-10-22 Colin LeMahieu[Hexagon] Adding encoding bits for add opcode.
2014-10-22 Chad Rosier[AArch64] Add support for the .inst directive.
2014-10-22 Justin Bognertest: Make this test runnable in directories with ...
2014-10-22 Bill Schmidt[PATCH] Support select-cc for VSFRC when VSX is enabled
2014-10-22 Sanjay PatelShrinkify libcalls: use float versions of double libm...
2014-10-22 Diego NovilloChange error to warning when a profile cannot be found.
2014-10-22 Diego NovilloSupport using sample profiles with partial debug info.
2014-10-22 Arnaud A. de Grand... [AArch64] Cleanup A57PBQPConstraints
2014-10-22 Bruno Cardoso Lopes[InstSimplify] Support constant folding to vector of...
2014-10-22 Jyoti Allur[Thumb/Thumb2] Implement restrictions on SP in register...
2014-10-22 Matt ArsenaultR600/SI: Add another failing testcase for i1 copies
2014-10-22 Matt ArsenaultR600/SI: Add failing testcase reduced from OpenCV
2014-10-22 Rafael EspindolaHandle spaces and quotes in file names in MRI scripts.
2014-10-21 Hans WennborgRevert "Teach the load analysis to allow finding availa...
2014-10-21 Lang Hames[MCJIT] Defer application of AArch64 MachO GOT relocati...
2014-10-21 Rafael EspindolaMRI scripts: Add addlib support.
2014-10-21 Matt ArsenaultAdd minnum / maxnum codegen
2014-10-21 Matt ArsenaultAdd minnum / maxnum intrinsics
2014-10-21 Matt ArsenaultR600/SI: Add missing parameter to div_fmas intrinsic
2014-10-21 Rafael EspindolaOverwrite instead of adding to archives when creating...
2014-10-21 Matt ArsenaultR600: Use default GlobalDirective
2014-10-21 Arnaud A. de Grand... [PBQP] Teach PassConfig to tell if the default register...
2014-10-21 Arnaud A. de Grand... [PBQP] Add a testcase for r220302: Fix coalescing benefits
2014-10-21 David MajnemerInstCombine: Simplify FoldICmpCstShrCst
2014-10-21 Rafael EspindolaDrop support for an old version of ld64 (from darwin 9).
2014-10-21 Rafael EspindolaConvert two tests to use llvm-readobj.
2014-10-21 Matt ArsenaultR600/SI: Add pattern for bswap
2014-10-21 Rafael EspindolaAdd support for addmod to mri scripts.
2014-10-21 Bill Schmidt[PowerPC] Avoid VSX FMA mutate when killed product...
2014-10-21 Oliver Stannard[ARM] NEON 32-bit scalar moves are also available in...
2014-10-21 Yuri Gorshenin[asan-asm-instrumentation] Fixed memory accesses with...
2014-10-21 Oliver Stannard[Thumb2] LDRS?[BH] cannot load to the PC
2014-10-21 Chandler CarruthTeach the load analysis to allow finding available...
2014-10-21 Zoran Jovanovic[mips][microMIPS] Implement ADDU16 and SUBU16 instructions
2014-10-21 Zoran Jovanovic[mips][microMIPS] Implement AND16, NOT16, OR16 and...
2014-10-21 Rafael EspindolaFix a bit of confusion about .set and produce more...
2014-10-21 Paul RobinsonDo not attribute static allocas to the call site's...
2014-10-21 Rafael EspindolaMake this test a bit more strict.
2014-10-21 Chandler CarruthTeach lit to filter the host LDFLAGS down from the...
2014-10-21 Lang Hames[MCJIT] Temporarily revert r220245 - it broke several...
2014-10-20 Philip ReamesExtend the verifier to validate range metadata on calls...
2014-10-20 Lang Hames[MCJIT] Make MCJIT honor symbol visibility settings...
2014-10-20 Quentin Colombet[X86] Fix a bug in the lowering of the mask of VSELECT.
2014-10-20 Philip ReamesIntroduce a 'nonnull' metadata on Load instructions.
2014-10-20 Simon Pilgrim[X86] Memory folding for commutative instructions ...
2014-10-20 Tim NorthoverARM: rework Thumb1 frame index rewriting
2014-10-20 Gerolf Hoflehner[AArch64] test case for compfail fixed by r219748
2014-10-20 Oliver Stannard[Thumb2] RFE, SRS and "SUBS pc, lr" are undefined on v7M
2014-10-20 Oliver Stannard[ARM] Do not select SMULW[BT] or SMLAW[BT]
2014-10-20 Oliver Stannard[Thumb] Fix crash in Thumb1RegisterInfo::rewriteFrameIndex
2014-10-20 Chandler CarruthFix a miscompile introduced in r220178.
2014-10-20 Chandler CarruthFix a somewhat subtle pair of issues with JumpThreading...
2014-10-20 Chandler CarruthTeach the load analysis driving core instcombine logic...
2014-10-20 Chandler CarruthAdd a datalayout string to this test so that it exercis...
2014-10-19 Bill Schmidt[PowerPC] Clean up -mattr=+vsx tests to always specify...
2014-10-19 Bill Schmidt[PowerPC] Temporarily disable VSX for PowerPC fast...
2014-10-19 Bill Schmidt[PowerPC] Re-enable VSX test line for fma.ll with ...
2014-10-19 Chandler CarruthDo a better and more complete job of preserving metadat...
2014-10-19 Chandler CarruthMove previously dead code to handle computing the known...
2014-10-19 David MajnemerInstCombine: (sub (or A B) (xor A B)) --> (and A B)
2014-10-19 David MajnemerInstCombine: Optimize icmp eq/ne (shl Const2, A), Const1
2014-10-19 Chandler CarruthFix a long-standing miscompile in the load analysis...
2014-10-18 Chandler CarruthPreserve AA metadata when combining (cast (load (....
2014-10-18 Chandler Carruth[InstCombine] Do an about-face on how LLVM canonicalize...
2014-10-18 Chandler CarruthRemove a test that was ported from the old llvm-gcc...
2014-10-18 Nick Kledzik[llvm-objdump] don't test timestamp dump as that is...
next