Simplify. NFC.
[oota-llvm.git] / lib /
2015-11-09 Chad RosierSimplify. NFC.
2015-11-09 Oliver StannardGlobalOpt should maintain externally_initialized when...
2015-11-09 James Molloy[LoopVectorize] Address post-commit feedback on r250032
2015-11-09 Silviu BarangaAllow LLE/LD and the loop versioning infrastructure...
2015-11-09 Charlie Turner[AArch64] Add UABDL patterns for log2 shuffle.
2015-11-09 Charlie Turner[AArch64] Handle extract_subvector(..., 0) in ISel.
2015-11-09 Renato Golin[EABI] Add LLVM support for -meabi flag
2015-11-09 Renato GolinRevert "[ARM] Combine CMOV into BFI where possible"
2015-11-09 Oliver Stannard[CodeGen] Always promote f16 if not legal
2015-11-09 Colin LeMahieu[Hexagon] Adding override to methods.
2015-11-09 Colin LeMahieu[Hexagon] Fixing warnings.
2015-11-09 Colin LeMahieu[Hexagon] Removing extra gen line.
2015-11-09 Colin LeMahieu[Hexagon] Maybe the makefile?
2015-11-09 Colin LeMahieu[Hexagon] Adding LLVMBuild.txt reference to HexagonAsmP...
2015-11-09 Colin LeMahieu[Hexagon] Enabling ASM parsing on Hexagon backend and...
2015-11-09 Mehdi AminiAdd a method to the BitcodeReader to parse only the...
2015-11-09 Colin LeMahieu[AsmParser] Backends can parameterize ASM tokenization.
2015-11-09 Colin LeMahieu[AsmParser] Provide target direct access to mnemonic...
2015-11-09 Xinliang David Li[PGO] Instr func name var creation code refactoring
2015-11-08 Colin LeMahieu[AsmParser] Allow tokens to be put back in to the token...
2015-11-08 Maksim Panchenko[RuntimeDyld] Add support for R_X86_64_PC8 relocation.
2015-11-08 NAKAMURA TakumiAppease hosts without HAVE_BACKTRACE nor ENABLE_BACKTRACES.
2015-11-08 Hal Finkel[PowerPC] Fix LoopPreIncPrep not to depend on SCEV...
2015-11-08 David Majnemer[LoopStrengthReduce] Don't bother fixing up PHIs from...
2015-11-08 David Majnemer[WinEH] Update PHIs of CATCHRET successors
2015-11-07 Yaron KerenErase unused FunctionDIs variables after r252219.
2015-11-07 Akira Hatanaka[Bitcode] Add enums for call instruction markers and...
2015-11-07 Nico WeberTry to fix build more -- like r252392 but for WebAssembly.
2015-11-07 Sanjoy DasUnbreak the build
2015-11-07 Sanjoy Das[FunctionAttrs] Add comment and clarify assertion messa...
2015-11-07 Sanjoy Das[OperandBundles] Rename accessor, NFC
2015-11-07 Sanjoy Das[FunctionAttrs] Add handling for operand bundles
2015-11-07 Sanjoy Das[FunctionAttrs] Fix an iterator wraparound bug
2015-11-07 Joseph Tremoulet[WinEH] Update exception pointer registers
2015-11-07 David Majnemer[InstCombine] Teach FoldPHIArgZextsIntoPHI about EHPads
2015-11-07 Duncan P. N. Exon... ADT: Remove last implicit ilist iterator conversions...
2015-11-06 David Majnemer[InstCombine] Don't insert an instruction after a termi...
2015-11-06 Akira HatanakaAdd 'notail' marker for call instructions.
2015-11-06 Pawel BylicaRevert r252366: [Support] Use GetTempDir to get the...
2015-11-06 Pawel Bylica[Support] Use GetTempDir to get the temporary dir path...
2015-11-06 Ahmed Bougacha[AArch64][FastISel] Don't even try to select vector...
2015-11-06 Ahmed Bougacha[X86] Fold (trunc (i32 (zextload i16))) into vbroadcast.
2015-11-06 Ahmed Bougacha[X86] SRL non-LSB extracts when folding to truncating...
2015-11-06 Ahmed Bougacha[X86] Don't fold non-LSB extracts into truncating broad...
2015-11-06 Tom StellardDAGCombiner: Check shouldReduceLoadWidth before combini...
2015-11-06 David Majnemer[InstCombine] Don't RAUW tokens with undef
2015-11-06 Davide Italiano[SimplifyLibCalls] Don't hardcode the function name.
2015-11-06 Quentin Colombet[ShrinkWrapping] Teach shrink-wrapping how to analyze...
2015-11-06 Matthias BraunMachineScheduler: Add regpressure information to debug...
2015-11-06 Tom StellardAMDGPU/SI: Refactor VOP[12C] tablegen definitions
2015-11-06 Mehdi AminiFix SLPVectorizer commutativity reordering
2015-11-06 Andrew KaylorImproved the operands commute transformation for X86...
2015-11-06 Dan Gohman[WebAssembly] Make expression-stack pushing explicit
2015-11-06 Sanjoy Das[ValueTracking] Add parameters to isImpliedCondition...
2015-11-06 Sanjoy Das[ValueTracking] De-pessimize isImpliedCondition around...
2015-11-06 Sanjoy Das[ValueTracking] Add a framework for encoding implicatio...
2015-11-06 Matt ArsenaultAMDGPU: Cleanup includes
2015-11-06 Matt ArsenaultAMDGPU: Create emergency stack slots during frame lowering
2015-11-06 Matt ArsenaultAMDGPU: Remove unused scratch resource operands
2015-11-06 Matt ArsenaultAMDGPU: Add pass to detect used kernel features
2015-11-06 Matt ArsenaultAMDGPU: Fix hardcoded alignment of spill.
2015-11-06 Matt ArsenaultAMDGPU: Hack for VS_32 register pressure
2015-11-06 Teresa JohnsonRestore "Move metadata linking after lazy global materi...
2015-11-06 Teresa JohnsonRestore "Move metadata linking after lazy global materi...
2015-11-06 Reid Kleckner[WinEH] Mark funclet entries and exits as clobbering...
2015-11-06 Chad Rosier[LIR] Simplify code by making DataLayout globally acces...
2015-11-06 Jun Bum Lim[AArch64]Enable the narrow ld promotion only on profita...
2015-11-06 Rafael EspindolaBring r252305 back with a test fix.
2015-11-06 Rafael EspindolaRevert "Simplify the creation of .eh_frame/.debug_frame...
2015-11-06 Rafael EspindolaSimplify the creation of .eh_frame/.debug_frame sections.
2015-11-06 Rafael Espindolagit clang-format and fix variable names. NFC.
2015-11-06 Rafael EspindolaUse SHT_X86_64_UNWIND on every OS.
2015-11-06 Rafael EspindolaPass SectionStart directly to the one function that...
2015-11-06 Daniel Sanders[mips][ias] Range check uimm4 operands and fixed a...
2015-11-06 Daniel Sanders[mips][ias] Range check uimm3 operands.
2015-11-06 Daniel Sanders[mips][ias] Range check uimm2 operands and fix a bug...
2015-11-06 Daniel Sanders[mips][ias] Range check uimmz operands.
2015-11-06 Vasileios Kalintiris[mips] Define patterns for the atomic_{load,store}_...
2015-11-06 Tom StellardAMDGPU/SI: Emit HSA kernels with symbol type STT_AMDGPU...
2015-11-06 James MolloyAdd a new attribute: norecurse
2015-11-06 NAKAMURA TakumiRevert r252249 (and r252255, r252258), "[WinEH] Clone...
2015-11-06 Xinliang David LiCode style fix (caused by wrongly default clang-format...
2015-11-06 Rafael EspindolaSimplify the alignment handling in FDE emission.
2015-11-06 Rafael EspindolaDelete dead store. NFC.
2015-11-06 Reid KlecknerRange-for some LiveIntervals code under review
2015-11-06 Reid Kleckner[WinEH] Split EH_RESTORE out of CATCHRET for 32-bit EH
2015-11-06 Rafael EspindolaUse a range loop.
2015-11-06 Andrew KaylorFix build warnings
2015-11-06 Andrew Kaylor[WinEH] Clone funclets with multiple parents
2015-11-06 Rafael EspindolaPass the streamer to the constructor instead of every...
2015-11-05 Rafael EspindolaSimplify the constructor. NFC.
2015-11-05 Rafael Espindolagit-clang-format an area I am about to change.
2015-11-05 Rafael EspindolaSmall simplification by moving early continue earlier.
2015-11-05 Sanjoy DasRe-apply r251050 with a for PR25421
2015-11-05 Richard TrieuRevert r251050 to fix miscompile when running Clang -O1
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-11-05 Tim NorthoverRemove windows line endings introduced by r252177....
2015-11-05 Alexey Samsonov[ASan] Disable instrumentation for inalloca variables.
2015-11-05 Alexander KornienkoRefactor: Simplify boolean conditional return statement...
2015-11-05 Reid Kleckner[WinEH] Fix funclet prologues with stack realignment
next