OSDN Git Service

Revert r347596 "Support for inserting profile-directed cache prefetches"
[android-x86/external-llvm.git] / lib /
2018-11-29 Hans WennborgRevert r347596 "Support for inserting profile-directed...
2018-11-29 Petr Pavlu[GlobalISel] Fix insertion of stack-protector epilogue
2018-11-29 Petr Pavlu[GlobalISel] Make EnableGlobalISel always set when...
2018-11-29 Andrea Di Biagio[llvm-mca][MC] Add the ability to declare which process...
2018-11-29 Nicolai HaehnleAMDGPU/InsertWaitcnts: Remove the dependence on Machine...
2018-11-29 Nicolai HaehnleAMDGPU/InsertWaitcnt: Consistently use uint32_t for...
2018-11-29 Nicolai HaehnleAMDGPU/InsertWaitcnt: Remove unused WaitAtBeginning
2018-11-29 Nicolai HaehnleAMDGPU/InsertWaitcnts: Simplify pending events tracking
2018-11-29 Nicolai HaehnleAMDGPU/InsertWaitcnts: Use foreach loops for inst and...
2018-11-29 Nicolai HaehnleAMDGPU/InsertWaitcnts: Untangle some semi-global state
2018-11-29 Max KazantsevDisable TermFolding in LoopSimplifyCFG until PR39783...
2018-11-29 Sam Parker[LoopStrengthReduce] ComplexityLimit as an option
2018-11-29 Craig Topper[Inliner] Modify the merging of min-legal-vector-width...
2018-11-29 Serguei Katkov[CGP] Improve compile time for complex addressing mode
2018-11-29 Juergen RibutzkaRevert "[TextAPI] Fix a memory leak in the TBD reader."
2018-11-29 Juergen Ributzka[TextAPI] Fix a memory leak in the TBD reader.
2018-11-29 Juergen Ributzka[TextAPI] Switch back to a custom Platform enum.
2018-11-29 Craig Topper[X86] Correct comment. NFC
2018-11-29 Kristina BrooksAdd Hurd target to LLVMSupport (1/2)
2018-11-29 Li Jia He[PowerPC] Fix a conversion is not considered when the...
2018-11-29 Artur PilipenkoNFC. Use unsigned type for uses counter in CaptureTracking
2018-11-29 Juergen Ributzka[TextAPI] TBD Reader/Writer
2018-11-28 Sanjay Patel[x86] try select simplification for target-specific...
2018-11-28 Juergen RibutzkaRevert "[TextAPI] TBD Reader/Writer"
2018-11-28 Juergen Ributzka[TextAPI] TBD Reader/Writer
2018-11-28 Paul Robinson[DebugInfo] IR/Bitcode changes for DISubprogram flags.
2018-11-28 Craig Topper[X86] Make X86TTIImpl::getCastInstrCost properly handle...
2018-11-28 Craig Topper[X86] Add some cost model entries for sext/zext for...
2018-11-28 Craig Topper[X86] Add a combine for back to back VSRAI instructions
2018-11-28 Jeremy Morse[DebugInfo] Give inlinable calls DILocs (PR39807)
2018-11-28 John Brawn[LICM] Enable control flow hoisting by default
2018-11-28 John Brawn[LICM] Reapply r347190 "Make LICM able to hoist phis...
2018-11-28 Alex Bradbury[RISCV] Support .option push and .option pop
2018-11-28 Nikita Popov[InstCombine] Combine saturating add/sub with constant...
2018-11-28 Nikita Popov[InstCombine] Canonicalize ssub.sat to sadd.sat
2018-11-28 Nikita Popov[ValueTracking] Determine always-overflow condition...
2018-11-28 Nikita Popov[InstCombine] Use known overflow information for satura...
2018-11-28 Nikita Popov[InstCombine] Canonicalize const arg for saturating...
2018-11-28 Krzysztof Parzyszek[Hexagon] Add missing flags to ELF YAMLIO
2018-11-28 Xin Tong[ThinLTO] Correct linkonce_any function import linkage...
2018-11-28 David SpickettFix build error due to missing cctype include
2018-11-28 Alexey Bataev[SLP]Fix PR39774: Set ReductionRoot if the original...
2018-11-28 Francis Visoiu Mistrih[MachineScheduler] Add support for clustering mem ops...
2018-11-28 Francis Visoiu Mistrih[CodeGen][NFC] Make `TII::getMemOpBaseImmOfs` return...
2018-11-28 Simon Atanasyan[DebugInfo] Rename EmitDebugThreadLocal back to EmitDeb...
2018-11-28 David Spickett[ARM, AArch64] Move ARM/AArch64 target parsers into
2018-11-28 Jonas Paulsson[SystemZ::TTI] Improve cost for compare of i64 with...
2018-11-28 Jonas Paulsson[SystemZ::TTI] Improve costs for i16 add, sub and...
2018-11-28 Jonas Paulsson[SystemZ::TTI] Improved cost values for comparison...
2018-11-28 Jonas Paulsson[SystemZ::TTI] Return zero cost for scalar load/store...
2018-11-28 Mircea TrofinDo not insert prefetches with unsupported memory operands.
2018-11-27 Evandro Menezes[TableGen] Refactor macro names (NFC)
2018-11-27 Reid KlecknerAdd missing error checking code intended for r347687
2018-11-27 Reid Kleckner[PDB] Add symbol records in bulk
2018-11-27 Vyacheslav Zakharin[TableGen] Preprocessing support
2018-11-27 Craig Topper[X86] Replace an APInt that is guaranteed to be 8-bits...
2018-11-27 Florian Hahn[PartialInliner] Make PHIs free in cost computation.
2018-11-27 Craig Topper[X86] Add cascade lake arch in X86 target.
2018-11-27 Pavel Labath[Demangle] remove itaniumFindTypesInMangledName
2018-11-27 Stanislav Mekhanoshin[AMDGPU] Disable DAG combine at -O0
2018-11-27 Tim NorthoverInstCombine: add comment explaining malloc deletion...
2018-11-27 Craig Topper[X86] Use getUnpackl/getUnpackh instead of directly...
2018-11-27 Max Kazantsev[LoopSimplifyCFG] Turn on term folding after underlying...
2018-11-27 Max Kazantsev[LoopSimplifyCFG] Fix corner case with duplicating...
2018-11-27 Craig Topper[X86] Prevent DAG combine from folding a bitcast from...
2018-11-27 Vitaly Buka[stack-safety] Update comment
2018-11-27 Vitaly Buka[stack-safety] Fix and uncomment assert
2018-11-27 Vitaly Buka[stack-safety] Fix build on gcc 5.4
2018-11-26 JF BastienFix debug build break
2018-11-26 Sterling AugustineNotify the linker when a TU compiled with split-stack...
2018-11-26 Vitaly Buka[stack-safety] Inter-Procedural Analysis implementation
2018-11-26 Vitaly Buka[stack-safety] Empty local passes for Stack Safety...
2018-11-26 David BlaikieAArch64ISelLowering: Remove a return-of-assignment...
2018-11-26 Mircea TrofinAdd new passes to X86 pipeline tests
2018-11-26 Fangrui Song[X86] Add dependency from X86 to ProfileData after...
2018-11-26 Xin Tong[ICP] Remove incompatible attributes at indirect-call...
2018-11-26 Sanjay Patel[InstCombine] add helper function to reduce code duplic...
2018-11-26 Vitaly Buka[stack-safety] Local analysis implementation
2018-11-26 Vitaly Buka[stack-safety] Empty local passes for Stack Safety...
2018-11-26 Evandro Menezes[AArch64] Refactor the scheduling predicates (3/3)...
2018-11-26 Evandro Menezes[AArch64] Refactor the scheduling predicates (2/3)...
2018-11-26 Evandro Menezes[AArch64] Refactor the scheduling predicates (1/3)...
2018-11-26 Mircea TrofinSupport for inserting profile-directed cache prefetches
2018-11-26 Matt ArsenaultAMDGPU: Record SGPR spills when restoring too
2018-11-26 Craig Topper[LegalizeVectorTypes][X86][ARM][AArch64][PowerPC] Don...
2018-11-26 Teresa Johnson[ThinLTO] Consolidate cache key computation between...
2018-11-26 Craig Topper[SelectionDAG] Teach BaseIndexOffset::match to unwrap...
2018-11-26 Than McIntosh[CodeGen] Support custom format of stack maps
2018-11-26 Erich KeaneDelete dead code introduced in r347354.
2018-11-26 Matt ArsenaultAMDGPU: Don't optimize exec masks at -O0
2018-11-26 Matt ArsenaultAMDGPU: Only add implicit super-reg def for first subreg
2018-11-26 Than McIntosh[CodeGen] Take SPAdj into account for STATEPOINT livene...
2018-11-26 Aaron BallmanRemove an unnecessary file; NFC.
2018-11-26 Nikita Popov[DemandedBits] Add support for funnel shifts
2018-11-26 Sanjay Patel[x86] promote all multiply i8 by constant to i32
2018-11-26 Diana Picus[ARM GlobalISel] Support G_CTLZ and G_CTLZ_ZERO_UNDEF
2018-11-26 Diana PicusFix typo in comment. NFC
2018-11-26 Sam Parker[ARM] Prevent parallel macs for unsigned values
2018-11-26 Kang ZhangRevert "[PowerPC] Fix inconsistent ImmMustBeMultipleOf...
2018-11-26 Kang Zhang[PowerPC] Fix inconsistent ImmMustBeMultipleOf for...
next