oota-llvm.git
2015-10-21 Davide Italiano[JIT] Towards a working small memory model.
2015-10-21 Matt ArsenaultAMDGPU: Simplify VOP3 operand legalization.
2015-10-21 Michael Liao[InstCombine] Revise the test case to match full sequene
2015-10-21 Matt ArsenaultAMDGPU: Fix not checking implicit operands in verifyIns...
2015-10-21 Matt ArsenaultUse numeric_limits instead of LLONG_MAX
2015-10-21 Matt ArsenaultLegalizeDAG: Implement promote for build_vector
2015-10-21 Vedant Kumar[Verifier] Minor comment update, NFC
2015-10-21 Keno Fischer[RuntimeDyld] Ignore ST_FILE symbols when constructing...
2015-10-21 Lang Hames[Orc] Clean up a comment.
2015-10-21 Joerg SonnenbergerDrop assert that a call with struct return goes to...
2015-10-21 Reid Kleckner[WinEH] Add test for llvm.va.start in catchpad
2015-10-21 Teresa JohnsonSilence Visual C++ warning in function summary parsing...
2015-10-21 Sanjay Patel[x86] move recursive add match for LEA to helper functi...
2015-10-21 Yaron KerenRevert r250923 as config.h is not an installed header.
2015-10-21 Yaron KerenInclude llvm/Config/config.h in FileSystem.h as it...
2015-10-21 David Majnemer[SimplifyCFG] Don't use-after-free an SSA value
2015-10-21 Peter Zotov[OCaml] Expose Llvm.{set_,}unnamed_addr.
2015-10-21 Craig Topper[X86] Add AMD mwaitx, monitorx, and clzero instructions...
2015-10-21 Sanjay Patel[x86] add test case that shows holes in LEA isel
2015-10-21 Kevin EnderbyBacking out commit r250906 as it broke lld.
2015-10-21 Kevin EnderbyThis removes the eating of the error in Archive::Child...
2015-10-21 Craig Topper[Option] Use an ArrayRef to store the Option Infos...
2015-10-21 Vedant Kumar[llvm-cov] Adjust column widths for function and file...
2015-10-21 Daniel Sanders[mips][mips16] Re-work the inline assembly stubs to...
2015-10-21 Chandler Carruth[AA] Enhance the new AliasAnalysis infrastructure with...
2015-10-21 Elena DemikhovskyMasked Load/Store optimization for scalar code
2015-10-21 Daniel Sanders[mips][msa] Remove copy_u.d and move copy_u.w to MSA64.
2015-10-21 Jonas PaulssonLet MachineVerifier be aware of mem-to-mem instructions.
2015-10-21 Mehdi AminiDo not use `dyn_cast<X>` after `isa<X>` (NFC)
2015-10-21 Mehdi AminiRevert "Add missing #include, found by modules build."
2015-10-21 Krzysztof ParzyszekTail duplication can mix incompatible registers in...
2015-10-21 JF BastienWebAssembly: support imports
2015-10-21 Dehao ChenTolerate negative offset when matching sample profile.
2015-10-20 Krzysztof Parzyszek[Hexagon] Bit-based instruction simplification
2015-10-20 Krzysztof Parzyszek[Hexagon] Fix isNVStorable flag in .td files
2015-10-20 Igor Laevsky[MemorySanitizer] NFC. Do not use GET_INTRINSIC_MODREF_...
2015-10-20 Simon Pilgrim[X86][SSE] Add 256-bit vector bit rotation tests.
2015-10-20 Duncan P. N... bugpoint: Remove implicit ilist iterator conversions...
2015-10-20 Krzysztof Parzyszek[Hexagon] Capture aggregate variables by reference...
2015-10-20 Krzysztof Parzyszek[Hexagon] Do not fall-through if there is no CFG edge
2015-10-20 Krzysztof Parzyszek[Hexagon] Use symbolic name for subregister instead...
2015-10-20 Krzysztof Parzyszek[Hexagon] Change Based->Base in getBasedWithImmOffset
2015-10-20 Krzysztof Parzyszek[Hexagon] Remove the remnants of isConstExtProfitable
2015-10-20 Duncan P. N... unittests: Remove implicit ilist iterator conversions...
2015-10-20 Duncan P. N... llvm-diff: Remove implicit ilist iterator conversions...
2015-10-20 Chris Bieneman[CMake] All the checks for if LLVM_VERSION_* variables...
2015-10-20 Chris Bieneman[CMake] Refactor subdirectory inclusion code to take...
2015-10-20 Artyom SkrobovTwo switch blocks in VectorLegalizer::LegalizeOp alread...
2015-10-20 Jonas Paulsson[SystemZ] Use LivePhysRegs helper class in SystemZShort...
2015-10-20 Jonas Paulsson[SystemZ] Comment fix in test/CodeGen/SystemZ/fp-cmp...
2015-10-20 Artyom SkrobovAdding support for TargetLoweringBase::LibCall
2015-10-20 Artyom SkrobovCombining DIV+REM->DIVREM doesn't belong in LegalizeDAG...
2015-10-20 Igor BregerAVX512: Implemented encoding and intrinsics for VPBROAD...
2015-10-20 Andrea Di Biagio[x86] Fix AVX maskload/store intrinsic prototypes.
2015-10-20 Keno FischerFix missing INITIALIZE_PASS_DEPENDENCY for AddressSanitizer
2015-10-20 Manuel KlimekMake class final to pacify -Wnon-virtual-dtor.
2015-10-20 Matt ArsenaultAMDGPU: Add MachineInstr overloads for instruction...
2015-10-20 Lang Hames[Orc] Make CompileOnDemandLayer::findSymbol call BaseLa...
2015-10-20 Matt ArsenaultAMDGPU: Stop reserving v[254:255]
2015-10-20 JF BastienWebAssembly: fix call/return syntax.
2015-10-20 Duncan P. N... MSP430: Remove implicit ilist iterator conversions...
2015-10-20 Duncan P. N... AsmParser: Remove implicit ilist iterator conversions...
2015-10-20 Duncan P. N... SystemZ: Remove implicit ilist iterator conversion...
2015-10-20 Duncan P. N... XCore: Remove implicit ilist iterator conversions, NFC
2015-10-20 Duncan P. N... PowerPC: Remove implicit ilist iterator conversions...
2015-10-20 Sanjoy Das[RS4GC] Remove a redundant linear search, NFCI
2015-10-20 Sanjoy Das[RS4GC] Clean up `find_index`; NFC
2015-10-20 Sanjoy Das[RS4GC] Re-purpose `normalizeForInvokeSafepoint`; NFC.
2015-10-20 Sanjoy Das[RS4GC] Minor cleanup to `normalizeForInvokeSafepoint...
2015-10-20 Duncan P. N... Sparc: Remove implicit ilist iterator conversions, NFC
2015-10-20 Duncan P. N... NVPTX: Remove implicit ilist iterator conversions, NFC
2015-10-20 Duncan P. N... Hexagon: Remove implicit ilist iterator conversions...
2015-10-20 JF BastienWebAssembly: fix syntax for br_if.
2015-10-20 Duncan P. N... AsmPrinter: Remove implicit ilist iterator conversion...
2015-10-20 Duncan P. N... Mips: Remove implicit ilist iterator conversions, NFC
2015-10-20 Duncan P. N... CppBackend: Remove implicit ilist iterator conversions...
2015-10-20 Duncan P. N... BPF: Remove implicit ilist iterator conversion, NFC
2015-10-19 Duncan P. N... ARM: Remove implicit ilist iterator conversions, NFC
2015-10-19 Lang Hames[Orc] Fix MSVC bugs introduced in r250749.
2015-10-19 Duncan P. N... ObjCARC: Remove implicit ilist iterator conversions...
2015-10-19 Cong HouEnhance loop rotation with existence of profile data...
2015-10-19 Lang Hames[Orc] Use '= default' for move constructor/assignment...
2015-10-19 Duncan P. N... Linker: Remove implicit ilist iterator conversion, NFC
2015-10-19 David BlaikieFix -Wdeprecated regarding ORC copying ValueMaterializers
2015-10-19 Michael Liao[InstCombine] Optimize icmp of inc/dec at RHS
2015-10-19 Duncan P. N... Vectorize: Remove implicit ilist iterator conversions...
2015-10-19 Sanjay Patel[CGP] transform select instructions into branches and...
2015-10-19 Duncan P. N... X86: Remove implicit ilist iterator conversions, NFC
2015-10-19 Lang Hames[RuntimeDyld][COFF] Fix some endianness issues, re...
2015-10-19 Owen AndersonRestore the original behavior of SelectionDAG::getTarge...
2015-10-19 Krzysztof Parzyszek[Hexagon] Remove unnecessary argument sign extends
2015-10-19 Teresa JohnsonPass FunctionInfoIndex by reference to WriteFunctionSum...
2015-10-19 Lang Hames[Orc] Add explicit move constructor and assignment...
2015-10-19 Benjamin KramerAdd missing override noticed by Clang's -Winconsistent...
2015-10-19 Jun Bum Lim[AArch64]Merge halfword loads into a 32-bit load
2015-10-19 Krzysztof Parzyszek[Hexagon] Fix debug information for local objects
2015-10-19 Benjamin KramerPut back SelectionDAG::getTargetIndex.
2015-10-19 Lang Hames[Orc] Lambda needs to capture 'this'.
2015-10-19 Lang Hames[Orc] Remove extraneous semicolon that found its way...
2015-10-19 Krzysztof Parzyszek[Hexagon] Delay emission of CFI instructions
next