[Orc] Make CompileOnDemandLayer::findSymbol call BaseLayer::findSymbol if no
[oota-llvm.git] / lib /
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. Exon... MSP430: Remove implicit ilist iterator conversions...
2015-10-20 Duncan P. N. Exon... AsmParser: Remove implicit ilist iterator conversions...
2015-10-20 Duncan P. N. Exon... SystemZ: Remove implicit ilist iterator conversion...
2015-10-20 Duncan P. N. Exon... XCore: Remove implicit ilist iterator conversions, NFC
2015-10-20 Duncan P. N. Exon... 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. Exon... Sparc: Remove implicit ilist iterator conversions, NFC
2015-10-20 Duncan P. N. Exon... NVPTX: Remove implicit ilist iterator conversions, NFC
2015-10-20 Duncan P. N. Exon... Hexagon: Remove implicit ilist iterator conversions...
2015-10-20 JF BastienWebAssembly: fix syntax for br_if.
2015-10-20 Duncan P. N. Exon... AsmPrinter: Remove implicit ilist iterator conversion...
2015-10-20 Duncan P. N. Exon... Mips: Remove implicit ilist iterator conversions, NFC
2015-10-20 Duncan P. N. Exon... CppBackend: Remove implicit ilist iterator conversions...
2015-10-20 Duncan P. N. Exon... BPF: Remove implicit ilist iterator conversion, NFC
2015-10-19 Duncan P. N. Exon... ARM: Remove implicit ilist iterator conversions, NFC
2015-10-19 Duncan P. N. Exon... ObjCARC: Remove implicit ilist iterator conversions...
2015-10-19 Cong HouEnhance loop rotation with existence of profile data...
2015-10-19 Duncan P. N. Exon... 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. Exon... Vectorize: Remove implicit ilist iterator conversions...
2015-10-19 Sanjay Patel[CGP] transform select instructions into branches and...
2015-10-19 Duncan P. N. Exon... 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 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 Krzysztof Parzyszek[Hexagon] Delay emission of CFI instructions
2015-10-19 Matthias BraunRevert "RegisterPressure: allocatable physreg uses...
2015-10-19 Lang Hames[Orc] Add support for emitting indirect stubs directly...
2015-10-19 Benjamin KramerRemove CRLF newlines. NFC.
2015-10-19 Asiri RathnayakeFix mapping of @llvm.arm.ssat/usat intrinsics to ssat...
2015-10-19 James Molloy[GlobalsAA] Fix a really horrible iterator invalidation bug
2015-10-19 Elena DemikhovskyRemoved parameter "Consecutive" from isLegalMaskedLoad...
2015-10-19 Zlatko Buljan[mips][microMIPS] Implement ADDQ.PH, ADDQ_S.W, ADDQH...
2015-10-19 Zlatko Buljan[mips][microMIPS] Implement ABSQ.QB, ABSQ_S.PH, ABSQ_S...
2015-10-19 Xinliang David Li[PGO] Eliminate prof data register calls on FreeBSD...
2015-10-18 Jakub StaszakPreserve CFG in MergedLoadStoreMotion. This fixes PR24426.
2015-10-18 Simon PilgrimUse SDValue bool check. NFCI.
2015-10-18 Simon PilgrimMove one-use variable inside test. NFC.
2015-10-18 Asaf Badouh[X86][AVX512DQ] add scalar fpclass
2015-10-18 Igor BregerAVX512: Lowering i8/i16 vector CTLZ using the dword...
2015-10-18 Craig Topper[Sparc] Use MCPhysReg instead of unsigned to size stati...
2015-10-18 Craig TopperUse array_lengthof. NFC
2015-10-18 Craig TopperMake a bunch of static arrays const.
2015-10-18 Lang Hames[RuntimeDyld] Add support for absolute symbols.
2015-10-18 Xinliang David LiMinor Instr PGO code restructuring
2015-10-18 Sanjoy Das[SCEV] Fix whitespace issues and remove extra braces...
2015-10-18 Sanjoy Das[SCEV] Use std::all_of and std::any_of; NFC
2015-10-18 Sanjoy Das[SCEV] Use auto where it helps remove line breaks; NFC
2015-10-18 Sanjoy Das[SCEV] Use range for loops; NFC
2015-10-17 Craig TopperUse std::find instead of manual loop.
2015-10-17 Craig TopperUse std::is_sorted to replace a custom version. Also...
2015-10-17 Simon Pilgrim[X86][XOP] Add VPROT instruction opcodes
2015-10-17 Craig TopperRemove unnecessary 'const' pointed out by David Blaikie.
2015-10-17 Simon Pilgrim[DAG] Ensure vector constant folding uses correct scala...
2015-10-17 Craig TopperReplace a custom table sort check with std::is_sorted...
2015-10-17 Craig TopperUse std::begin/end and std::is_sorted to simplify some...
2015-10-17 Simon Pilgrim[CostModel] Fixed AVX integer shift costs
2015-10-17 Simon Pilgrim[X86][FastISel] Teach how to select SSE4A nontemporal...
2015-10-17 Simon Pilgrim[InstCombine] SSE4A constant folding and conversion...
2015-10-17 Kostya Serebryany[libFuzzer] add -shuffle flag
2015-10-17 Colin LeMahieu[Hexagon] Adding skeleton of HVX extension instructions.
2015-10-17 Matthias BraunRegisterPressure: Unify the sparse sets in LiveRegsSet...
2015-10-17 Matthias BraunRegisterPressure: allocatable physreg uses are always...
2015-10-17 Matthias BraunRegisterPressure: Remove 0 entries from PressureChange
2015-10-17 JF BastienWebAssembly: don't omit dead vregs from locals
2015-10-17 JF BastienWebAssembly: fix the syntax for comparisons
2015-10-17 Matthias BraunRegisterPressure: Hide non-const iterators of PressureDiff
2015-10-17 Joseph Tremoulet[WinEH] Fix eh.exceptionpointer intrinsic lowering
2015-10-16 Reid Kleckner[WinEH] Fix stack alignment in funclets and ParentFrame...
2015-10-16 Matthias BraunRegisterPressure: Use range based for, cleanup
2015-10-16 Kostya Serebryany[libFuzzer] print a stack trace on timeout
2015-10-16 Benjamin KramerRevert "This is a follow-up to the discussion in D12882."
2015-10-16 Kostya Serebryany[libFuzzer] reduce the size of artifacts printed on...
2015-10-16 Kostya Serebryany[libFuzzer] When -test_single_input crashes the test...
2015-10-16 Sanjay Patel[x86] promote 'add nsw' to a wider type to allow more...
2015-10-16 Jim GrosbachMC: Don't crash after issuing a diagnostic.
2015-10-16 Joseph Tremoulet[WinEH] Fix CatchRetSuccessorColorMap accounting
2015-10-16 Andrew KaylorFix assertion failure with fp128 to unsigned i64 conversion
2015-10-16 Krzysztof Parzyszek[Hexagon] Split double registers
2015-10-16 David Majnemer[WinEH] Remove dead code/includes from WinEHPrepare
2015-10-16 Krzysztof Parzyszek[Hexagon] Delete lib/Target/Hexagon/HexagonRemoveSZExtA...
2015-10-16 Krzysztof Parzyszek[Hexagon] Merge adjacent stores
2015-10-16 Diego NovilloSample profiles - Re-arrange binary format to emit...
2015-10-16 JF BastienWebAssembly: fix load/store syntax
2015-10-16 Joseph Tremoulet[WinEH] Fix endpad coloring/numbering
2015-10-16 Sanjay PatelThis is a follow-up to the discussion in D12882.
2015-10-16 JF BastienWebAssembly: relooper analysis pass
2015-10-16 Charlie Turner[AArch64] Implement vector splitting on UADDV.
2015-10-16 Hrvoje Varga[mips][microMIPS] Implement LB, LBE, LBU and LBUE instr...
next