[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test /
2015-11-18 Quentin Colombet[ARM] Enable shrink-wrapping by default.
2015-11-17 Simon Pilgrim[X86][AVX512] Added AVX512 SHUFP*/VPERMILP* shuffle...
2015-11-17 David Blaikiedwarfdump: support indexed string dumping in dwp based...
2015-11-17 Simon Pilgrim[X86][AVX512] Added support for AVX512 UNPCK shuffle...
2015-11-17 Nathan Slingerland[llvm-profdata] Improve error messaging when merging...
2015-11-17 Simon Pilgrim[X86][SSE] Share AVX1/AVX2 shuffle tests with AVX512...
2015-11-17 Reid Kleckner[WinEH] Move WinEHFuncInfo from MachineModuleInfo to...
2015-11-17 David Blaikiedwarfdump: Reference the appropriate line table segment...
2015-11-17 Andrew Kaylor[EH] Keep filter clauses for types that have been caught.
2015-11-17 Elena DemikhovskyVector of pointers in function attributes calculation
2015-11-17 Mike Aizatskyenabling sancov tests on linux x86_64 only
2015-11-17 Charlie Turner[ARM] Don't pessimize i32 vselect.
2015-11-17 Ahmed Bougacha[AArch64] Promote f16 SELECT_CC CC operands when op...
2015-11-17 Dan GohmanUpdate DebugInfo tests for the change in DEBUG_VALUE...
2015-11-17 Pat GavlinLower statepoints with multi-def targets.
2015-11-17 Dan GohmanUse TargetRegisterInfo for printing MachineOperand...
2015-11-17 Charlie Turner[ARM] Match VABDL from log2 shuffles.
2015-11-17 Zlatko Buljan[mips][microMIPS] Implement EXTP, EXTPDP, EXTPDPV,...
2015-11-17 Zlatko Buljan[mips][microMIPS] Implement SUBQ[_S].PH, SUBQ_S.W,...
2015-11-17 Oliver Stannard[Assembler] Make fatal assembler errors non-fatal
2015-11-17 Oliver Stannard[Assembler] Allow non-fatal errors after parsing
2015-11-17 Zlatko Buljan[mips][microMIPS] Implement PRECEQ.W.PHL, PRECEQ.W...
2015-11-17 Igor BregerAVX512 : regenerate the test file against trunk.
2015-11-17 Zlatko BuljanAdded microMIPSDSPr1 assembler and disassembler tests...
2015-11-17 Rafael EspindolaDrop prelink support.
2015-11-17 David Blaikiedwarfdump: Use the index to find the right abbrev offse...
2015-11-17 Derek Schuff[WebAssembly] Fix printing of global operands
2015-11-17 Philip Reames[PRE] Preserve !invariant.load metadata
2015-11-16 Derek Schuff[WebAssembly] Fix function return type printing
2015-11-16 Derek Schuff[WebAssembly] Reverse the order of operands for br_if
2015-11-16 Kit BartonFind available scratch register to use in function...
2015-11-16 Reid Kleckner[WinEH] Don't let UnwindHelp alias the return address
2015-11-16 Owen AndersonAdd intermediate subtract instructions to reassociation...
2015-11-16 David Majnemer[LoopStrengthReduce] Don't increment iterator past...
2015-11-16 Vasileios Kalintiris[mips] Disable code generation through FastISel for...
2015-11-16 Oliver Stannard[ARM,AArch64] Store source location of asm constant...
2015-11-16 Oliver Stannard[ARM,AArch64] Store source location for values in assem...
2015-11-16 Daniel Sanders[mips][ias] Remove spurious ';' from inline assembly...
2015-11-16 Daniel Sanders[mips][ias] Accept $31 or $ra in hf16call32.ll. IAS...
2015-11-16 Daniel Sanders[mips][ias] Allow whitespace after commas in inlineasm...
2015-11-16 Artyom SkrobovHandle ARMv6KZ naming
2015-11-16 James MolloyProperly check if a CMPZ node is in fact comparing...
2015-11-16 Pavel LabathDon't generate discriminators for calls to debug intrinsics
2015-11-16 Oliver Stannard[AArch64] ldr= pseudo-instruction silently ignored...
2015-11-16 Keno FischerFix r253186 test case
2015-11-16 Keno Fischer[DIBuilder] Make createReferenceType take size and...
2015-11-16 Igor BregerAVX512: Implemented encoding and intrinsics for VMOVSHD...
2015-11-16 Keno Fischer[Sink] Don't move landingpads
2015-11-15 James Molloy[GlobalOpt] Demote globals to locals more aggressively
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
next