oota-llvm.git
2015-11-30 Cong Hou[X86] Update test/CodeGen/X86/avg.ll with the help...
2015-11-30 Matt ArsenaultAMDGPU: Fix unused function
2015-11-30 Matt ArsenaultAMDGPU: Error if too many user SGPRs used
2015-11-30 Matt ArsenaultAMDGPU: Rework how private buffer passed for HSA
2015-11-30 Matt ArsenaultAMDGPU: Rename enums to be consistent with HSA code...
2015-11-30 Matt ArsenaultAMDGPU: Remove SIPrepareScratchRegs
2015-11-30 Matt ArsenaultAMDGPU: Use assert zext for workgroup sizes
2015-11-30 Quentin Colombet[ARM] For old thumb ISA like v4t, we cannot use PC...
2015-11-30 Reid KlecknerAvoid writing to source directory of tests
2015-11-30 Davide Italiano[SimplifyLibCalls] Remove useless bits of this tests.
2015-11-30 Davide Italiano[SimplifyLibCalls] Transform log(exp2(y)) to y*log...
2015-11-30 David Majnemer[X86] Add RIP to GR64_TCW64
2015-11-30 Kit BartonEnable shrink wrapping for PPC64
2015-11-30 Rafael EspindolaFix another llvm.ctors merging bug.
2015-11-30 Dan Gohman[WebAssembly] Fix a few minor compiler warnings. NFC.
2015-11-30 Sanjay Patelfix formatting; NFC
2015-11-30 Colin LeMahieu[Hexagon] NFC Reordering headers.
2015-11-30 Matt ArsenaultAMDGPU: Don't reserve SCRATCH_PTR input register
2015-11-30 Aaron BallmanSilencing a 32-bit to 64-bit implicit conversion warnin...
2015-11-30 Hrvoje Varga[mips][microMIPS] Implement LBUX, LHX, LWX, MAQ_S[A...
2015-11-30 Zoran Jovanovic[mips][microMIPS] Fix issue with offset operand of...
2015-11-30 Igor BregerAVX512: regenerate avx512bw intrincics tests results.
2015-11-30 Daniel Sanders[mips][ias] Removed MSA instructions from base architec...
2015-11-30 Zlatko Buljan[mips][microMIPS] Implement PRECR.QB.PH, PRECR_SRA...
2015-11-30 Craig TopperRevert r254279 "[X86] Use ArrayRef. NFC". It seems...
2015-11-30 Craig Topper[X86] Use ArrayRef. NFC
2015-11-30 Sanjoy Das[ADT] Fix typo in comment
2015-11-30 Craig Topper[AVX512] The vpermi2 instructions require an integer...
2015-11-29 Sanjoy Das[SCEV] Use lambda instead of std::bind; NFC
2015-11-29 Sanjoy Das[SCEV] Use range version of all_of; NFC
2015-11-29 Craig Topper[X86] Remove duplicate entries from intrinsics tables...
2015-11-29 Sanjoy DasFix out of bounds access in hasStructRetAttr
2015-11-29 Dan Gohman[WebAssembly] Delete an obsolete TODO comment.
2015-11-29 Dan Gohman[WebAssembly] Set several MCInstrDesc flags.
2015-11-29 Craig Topper[X86] int_x86_avx2_permps and X86ISD::VPERMV should...
2015-11-29 Dan Gohman[WebAssembly] Delete unused functions. NFC.
2015-11-29 Dan Gohman[WebAssembly] Minor clang-format and selected clang...
2015-11-29 Sanjay Patelfix typos in comments; NFC
2015-11-29 Davide Italiano[SimplifyLibCalls] Don't crash if the function doesn...
2015-11-29 Davide Italiano[SimplifyLibCalls] Cross out implemented transformations.
2015-11-29 Davide Italiano[SimplifyLibCalls] Tranform log(pow(x, y)) -> y*log(x).
2015-11-29 Diego NovilloSamplePGO - Do not use std::to_string in diagnostics.
2015-11-29 Craig TopperUse a lambda instead of std::bind and std::mem_fn I...
2015-11-29 Simon Pilgrim[X86][SSE] Added support for lowering to ADDSUBPS/ADDSU...
2015-11-29 Rafael EspindolaAdd a passing test.
2015-11-29 Rafael EspindolaDon't depend on the order the IR is copied.
2015-11-29 Rafael EspindolaDon't depend on the order the IR is copied.
2015-11-29 Rafael EspindolaMake this test less strict.
2015-11-29 Rafael EspindolaSimplify. NFC.
2015-11-29 Igor BregerAVX512:Implemented encoding for the vmovq.s instruction.
2015-11-29 Craig TopperRemove an intermediate lambda. NFC
2015-11-29 Xinliang David Li Minor code cleanups
2015-11-29 Craig TopperRemove unnecessary intermediate lambda. NFC
2015-11-29 Craig Topper[SelectionDAG] Use std::any_of instead of a manually...
2015-11-29 Rafael EspindolaCorrectly handle llvm.global_ctors merging.
2015-11-29 Rafael EspindolaFix a crash when writing merged bitcode.
2015-11-28 Davide Italiano[SimplifyLibCalls] Use any_of(). Suggested by David...
2015-11-28 Benjamin Kramer[SimplifyLibCalls] Fix inverted condition that lead...
2015-11-28 Simon Pilgrim[X86][AVX] Regenerate ADDSUB tests
2015-11-28 Xinliang David Li[PGO] Move value profile format related structures...
2015-11-28 Renato GolinRevert "[ARM] Generate ABI_optimization_goals build...
2015-11-28 Simon Pilgrim[X86][FMA] Added 512-bit tests to match 128/256-bit...
2015-11-28 Simon Pilgrim[X86][FMA] More thorough FMA tests
2015-11-28 Simon Pilgrim[X86][AVX2] Tidied up PBROADCAST tests
2015-11-28 NAKAMURA Takumillvm/test/CodeGen/SystemZ/alloca-04.ll REQUIRES asserts...
2015-11-28 Jonas Paulsson[Stack realignment] Handling of aligned allocas.
2015-11-28 Craig TopperUse range-based for loops. NFC
2015-11-28 Craig Topper[TableGen] Use SmallString instead of std::string to...
2015-11-28 Xinliang David Li[PGO] Add return code for vp rt record init routine...
2015-11-28 Xinliang David Li[PGO] Allow value profile writer interface to allocated...
2015-11-28 Xinliang David LiFunction name cleanup (NFC)
2015-11-28 Xinliang David Li[PGO] Extract VP data integrity check code into a helpe...
2015-11-28 Keno Fischer[autoconf] Fix MinGW build
2015-11-27 Rafael EspindolaPass .ll directly to llvm-link.
2015-11-27 Rafael EspindolaPass .ll directly to llvm-link
2015-11-27 Diego NovilloSamplePGO - Add initial support for inliner annotations.
2015-11-27 Diego NovilloSamplePGO - Fix default threshold for hot callsites.
2015-11-27 Rafael EspindolaModernize the test a bit
2015-11-27 Rafael EspindolaSimplify the linking of recursive data.
2015-11-27 Artyom SkrobovFollow-up fix for r254201
2015-11-27 Artyom Skrobov[ARM] Generate ABI_optimization_goals build attribute...
2015-11-27 Oliver Stannard[AArch64] Add ARMv8.2-A FP16 scalar instructions
2015-11-27 Adhemerval... [sanitizer] [dfsan] Unify aarch64 mapping
2015-11-27 Davide Italiano[SimplifyLibCalls] Use range-based loop. NFC.
2015-11-27 Craig Topper[TableGen] Sort pattern predicates before concatenating...
2015-11-27 Craig Topper[X86] Pair a NoVLX with HasAVX512 to match the others...
2015-11-27 Andrew Wilkinstest: bail early if tool_path is None
2015-11-27 Andrew Wilkinstest: check if go_executable is set
2015-11-27 Andrew WilkinsUse $GO_EXECUTABLE in Go-based lit tests
2015-11-27 Rafael EspindolaTest both input file orders.
2015-11-27 Rafael EspindolaAdd missing file.
2015-11-27 Rafael EspindolaMake the test a bit more interesting.
2015-11-26 Peter CollingbourneMC: Simplify handling of temporary symbols in COFF...
2015-11-26 Simon Pilgrim[X86][FMA] Begun adding AVX512 FMA tests
2015-11-26 Charlie Turner[LoopVectorize] Use MapVector rather than DenseMap...
2015-11-26 Craig Topper[X86] Now that X86VPermt2 is used in all the avx512_per...
2015-11-26 Craig Topper[X86] Merge X86VPermt2Fp and X86VPermt2Int back togethe...
2015-11-26 Rafael EspindolaAdd a few passing lto tests.
2015-11-26 Craig Topper[X86] Split ISD node for Vfpclass and Vfpclasss so...
2015-11-26 Hal Finkel[bugpoint] Fix "Alias must point to a definition" problems
next