oota-llvm.git
2015-12-01 Craig Topper[Hexagon] Use std::begin() and std::end() instead of...
2015-12-01 Craig Topper[Hexagon] Use array_lengthof and const correct and...
2015-12-01 Craig TopperUse array_lengthof instead of manually calculating...
2015-12-01 Craig Topper[Hexagon] Use ArrayRef to avoid needing to calculate...
2015-12-01 Craig Topper[ARM] Use range-based for loops to avoid the need for...
2015-12-01 Craig TopperUse array_lengthof instead of manually calculating...
2015-12-01 Davide Italiano[Windows] Partially revert r254363 until I can test...
2015-12-01 Cong HouReplace all weight-based interfaces in MBB with probabi...
2015-12-01 Colin LeMahieu[Hexagon] Disabling failing safestack test
2015-12-01 Matthias BraunRegisterPressure: If we do not collect dead defs the...
2015-12-01 Matthias BraunRegisterPressure: Remove support for recede()/advance...
2015-12-01 Matthias BraunRegisterPressure: There is no need to make getCurSlot...
2015-12-01 Matthias BraunRegisterPressure: There is no need to make discoverLive...
2015-12-01 Matthias BraunRegisterPressure: Split RegisterOperands analysis code...
2015-12-01 Hans WennborgRevert r254348: "Replace all weight-based interfaces...
2015-12-01 Davide Italiano[Windows] Follow-up r254363, remove return.
2015-12-01 Davide Italiano[Windows] Simplify assertion code. NFC.
2015-12-01 Matt ArsenaultSquelch unused variable warning in SIRegisterInfo.cpp.
2015-12-01 NAKAMURA Takumillvm/test/DebugInfo/Generic/safestack-byval.ll is using...
2015-12-01 NAKAMURA Takumicheck-llvm: Introduce the new feature "tls".
2015-12-01 David Blaikie[llvm-dwp] Add missing Makefile for the old configure...
2015-12-01 David Blaikie[llvm-dwp] Add missing dependency from llvm tests on...
2015-12-01 Cong HouFix a bug in MachineBlockPlacement that may cause asser...
2015-12-01 David Blaikie[llvm-dwp] Initial partial prototype
2015-12-01 David Blaikiellvm-dwp: Initial layout
2015-12-01 Evgeniy Stepanov[safestack] Protect byval function arguments.
2015-12-01 Evgeniy StepanovExtend debug info for function parameters in SDAG.
2015-12-01 Evgeniy Stepanov[safestack] Fix handling of array allocas.
2015-12-01 Cong HouReplace all weight-based interfaces in MBB with probabi...
2015-11-30 Rafael EspindolaThis reverts commit r254336 and r254344.
2015-11-30 Rafael EspindolaDisable a consistency check.
2015-11-30 Sanjay Patel[InstCombine] add tests to show potential vector IR...
2015-11-30 Simon Pilgrim[X86][FMA4] Prefer FMA4 to FMA
2015-11-30 Rafael EspindolaStart deciding earlier what to link.
2015-11-30 Paul RobinsonHave 'optnone' respect the -fast-isel=false option.
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...
next