[Docs] Fix typo
[oota-llvm.git] / test /
2015-11-15 Igor BregerRevert r253160.
2015-11-15 Elena DemikhovskyFixed GEP visitor in the InstCombine pass.
2015-11-15 Igor BregerAVX512: Implemented encoding and intrinsics for VMOVSHD...
2015-11-14 Dan Gohman[WebAssembly] Make indentation consistent with the...
2015-11-14 Dan Gohman[WebAssembly] Support signext, zeroext, and several...
2015-11-14 Dan Gohman[WebAssembly] Change int_wasm_memory_size from IntrNoMe...
2015-11-14 Simon Pilgrim[X86][SSE] Fixed arch/triple and regenerated results.
2015-11-14 Simon Pilgrim[X86][SSE] Added extra vector truncation tests
2015-11-14 Michael ZolotukhinDon't recompute LCSSA after loop-unrolling when possible.
2015-11-14 Quentin Colombet[ShrinkWrapping] Disable the optimization for functions...
2015-11-13 Chad Rosier[LIR] Add support for creating memcpys from loops with...
2015-11-13 Reid Kleckner[WinEH] Fix ESP management with 32-bit __CxxFrameHandler3
2015-11-13 Evgeniy Stepanov[safestack] Rewrite isAllocaSafe using SCEV.
2015-11-13 Diego NovilloSamplePGO - Add dump routines for LineLocation, SampleR...
2015-11-13 Cong Hou[X86][SSE] Combine UNPCKL with vector_shuffle into...
2015-11-13 David Blaikiedwarfdump: Add support for dumping the table contents...
2015-11-13 Reid KlecknerAdd missing triple to WinEH test case
2015-11-13 Reid Kleckner[WinEH] Make UnwindHelp a fixed stack object allocated...
2015-11-13 Tom StellardELFYAML: Add support for parsing AMDGPU section attribu...
2015-11-13 James Molloy[ARM] Replace ARMISD::RBIT with ISD::BITREVERSE
2015-11-13 Zlatko Buljan[mips][microMIPS] Implement SHRA[_R].PH, SHRAV[_R]...
2015-11-13 Daniel Sanders[mips][ias] Explicitly disable IAS on asm-large-immedia...
2015-11-13 Daniel Sanders[mips][ias] Replace invalid assembly insn in test since...
2015-11-13 James Molloy[AArch64] Check the expansion of BITREVERSE in regressi...
2015-11-13 James Molloy[SDAG] Fix expansion of BITREVERSE
2015-11-13 NAKAMURA Takumillvm/test/tools/llvm-profdata/text-format-errors.test...
2015-11-13 Nathan Slingerland[llvm-profdata] Add check for text profile formats...
2015-11-13 Colin LeMahieu[Hexagon] NFC. Adding a number of packet correctness...
2015-11-13 Dan Gohman[WebAssembly] Inline asm support.
2015-11-13 Colin LeMahieu[Hexagon] Adding relaxation functionality to backend...
2015-11-13 Joseph Tremoulet[WinEH] Find root frame correctly in CLR funclets
2015-11-13 Dan Gohman[WebAssembly] Introduce a new pseudo-operand for unused...
2015-11-13 Vyacheslav KlochkovX86-FMA3: Implemented commute transformations FMA*_Int...
2015-11-12 Colin LeMahieu[Hexagon] Adding checks for values out of operand range...
2015-11-12 Colin LeMahieu[Hexagon] Adding test to make sure labels and register...
2015-11-12 Sanjay Patelspecify triple and tighten checks using update_llc_test...
2015-11-12 Tom StellardRevert "Remove unnecessary call to getAllocatableRegClass"
2015-11-12 Mike Aizatskydisabling sancov tests: too many failures on different...
2015-11-12 Mike Aizatskysancov tests - platform independent separators
2015-11-12 Tobias GrosserRevert "Fix bug 25440: GVN assertion after coercing...
2015-11-12 Mike Aizatskysancov test suite
2015-11-12 Teresa Johnson[ThinLTO] Update test to be more tolerant of ordering...
2015-11-12 Nathan Slingerlandreverting r252916 to investigate test failure
2015-11-12 Weiming ZhaoFix bug 25440: GVN assertion after coercing loads
2015-11-12 Quentin Colombet[ShrinkWrap] Make sure we do not mess up with EH funcle...
2015-11-12 Nathan Slingerland[llvm-profdata] Add check for text profile formats...
2015-11-12 Dan Gohman[WebAssembly] Reapply r252858, with svn add for the...
2015-11-12 Michael Zuckerman[x86] translating "fp" (floating point) instructions...
2015-11-12 Hans WennborgRevert r252858: "[WebAssembly] Switch to MC for instruc...
2015-11-12 Vasileios KalintirisRe-apply "[mips] Use correct frame register for DWARF...
2015-11-12 James Molloy[ARM] CMOV->BFI combining: handle both senses of CMPZ
2015-11-12 Renato GolinRevert "[ARM] Enable shrink-wrapping by default."
2015-11-12 Daniel SandersImplement .reloc (constant offset only) with support...
2015-11-12 Zlatko Buljan[mips][microMIPS] Implement LWM16, SB16, SH16, SW16...
2015-11-12 Vasileios KalintirisRevert "[mips] Use correct frame register for DWARF...
2015-11-12 Vasileios Kalintiris[mips] Use correct frame register for DWARF info when...
2015-11-12 James Molloy[InstCombine] Add trivial folding (bitreverse (bitrever...
2015-11-12 James Molloy[SDAG] Introduce a new BITREVERSE node along with a...
2015-11-12 James MolloyRevert "Revert "[FunctionAttrs] Identify norecurse...
2015-11-12 Kuba Brecka[Object, MachO] Mark symbols from DATA and BSS sections...
2015-11-12 Amjad Abouddwarfdump: Added macro support to llvm-dwarfdump tool.
2015-11-12 James MolloyRevert "[FunctionAttrs] Identify norecurse functions"
2015-11-12 James Molloy[FunctionAttrs] Identify norecurse functions
2015-11-12 David BlaikieMostly revert 252842 due to failures on some buildbots.
2015-11-12 Dan Gohman[WebAssembly] Switch to MC for instruction printing.
2015-11-12 David Blaikiedwarfdump: Dump the contents of DWP indexes
2015-11-12 Matthias BraunLegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization
2015-11-12 Manman Ren[TLS on Darwin] use a different mask for tls calls...
2015-11-11 Quentin Colombet[ARM] Enable shrink-wrapping by default.
2015-11-11 Reid Kleckner[WinEH] Don't forward branches across empty EH pad BBs
2015-11-11 David Majnemer[IR] Add support for empty tokens
2015-11-11 Sanjoy DasIntroduce deoptimization operand bundles
2015-11-11 Hemant Kulkarni[Symbolizer]: Add -pretty-print option
2015-11-11 Yunzhong GaoAdd a libLTO diagnostic handler that supports lto_get_e...
2015-11-11 Geoff Berry[DAGCombiner] Improve zextload optimization.
2015-11-11 David Blaikiedwarfdump: DWP type unit index dumping skeleton
2015-11-11 David Blaikiedwarfdump: First piece of support for DWP dumping
2015-11-11 Joseph Tremoulet[WinEH] Only generate UnwindHelp slot for MSVCXX
2015-11-11 Colin LeMahieuReverting r252760
2015-11-11 Dehao ChenEmit discriminator for inlined callsites.
2015-11-11 Diego NovilloSamplePGO - Fix PR 25482 - Do not rely on llvm.dbg...
2015-11-11 Hemant Kulkarni[Symbolizer]: Add -pretty-print option
2015-11-11 Sanjay Patel[MIPS] add overrides for isCheapToSpeculateCttz() and...
2015-11-11 Artyom Skrobovtest/DebugInfo/ARM/prologue_end.ll references thumbv1...
2015-11-11 Daniel Sanders[mips] Move MC tests for the DSP ASE into the standard...
2015-11-11 Douglas KatzmanVisibly fail if attempting to encode register AH,BH...
2015-11-11 James Molloy[ARM] Combine BFIs together
2015-11-11 Michael Kuperstein[X86] Replace LEAs with INC/DEC when profitable
2015-11-11 Yury Gribov[ASan] Enable optional ASan recovery.
2015-11-11 Akira HatanakaSort the enums in Attributes.h in case insensitive...
2015-11-11 Dan Gohman[WebAssembly] Support non-legal argument and return...
2015-11-11 Ahmed Bougacha[MC] Use LShr for constant evaluation of ">>" on non...
2015-11-11 Matt ArsenaultAMDGPU: Set isAllocatable = 0 on VS_32/VS_64
2015-11-10 Sanjoy Das[ValueTracking] Teach isImpliedCondition a new bitwise...
2015-11-10 Reid Kleckner[WinEH] Insert the MBB for EH_RESTORE after the catchret
2015-11-10 Dan Gohman[WebAssembly] Support for floating point min and max.
2015-11-10 Bill Schmidt[PowerPC] Add an MI SSA peephole pass.
2015-11-10 Adrian Prantldsymutil: Prune module forward decl DIEs if a uniquable...
2015-11-10 Teresa JohnsonEnsure ModuleLinker materializes complete comdat groups
2015-11-10 Sanjay Patel[ARM] add overrides for isCheapToSpeculateCttz() and...
next