OSDN Git Service

Revert r337904: [IPSCCP] Use PredicateInfo to propagate facts from cmp instructions.
[android-x86/external-llvm.git] / lib /
2018-07-25 Florian HahnRevert r337904: [IPSCCP] Use PredicateInfo to propagate...
2018-07-25 Martin StorsjoAdd missing 'override', fixing compilation with some...
2018-07-25 Martin Storsjo[COFF] Use comdat shared constants for MinGW as well
2018-07-25 Martin Storsjo[COFF] Hoist constant pool handling from X86AsmPrinter...
2018-07-25 Eli Friedman[ARM] Prefer lsls+lsrs over lsls+ands or lsrs+ands...
2018-07-25 Roman Tereshin[SCEV] Add [zs]ext{C,+,x} -> (D + [zs]ext{C-D,+,x}...
2018-07-25 Xinliang David LiAdd an option to specify the name of
2018-07-25 Ulrich WeigandFix corruption of result number in LegalizeVectorOps.cpp
2018-07-25 Stanislav Mekhanoshin[AMDGPU] Use AssumptionCacheTracker in the divrem32...
2018-07-25 Stanislav MekhanoshinFix llvm::ComputeNumSignBits with some operations and...
2018-07-25 Pavel LabathRevert "dwarfgen: Add support for generating the debug_...
2018-07-25 Krzysztof Parzyszek[Hexagon] Properly scale bit index when extracting...
2018-07-25 Pavel Labathdwarfgen: Add support for generating the debug_str_offs...
2018-07-25 Andres FreundMove JIT listener C binding fallbackks to ExecutionEngi...
2018-07-25 Pavel LabathRevert "dwarfgen: Add support for generating the debug_...
2018-07-25 Petar Jovanovic[MIPS GlobalISel] Lower pointer arguments
2018-07-25 Pavel Labathdwarfgen: Add support for generating the debug_str_offs...
2018-07-25 Jonas Paulsson[SystemZ] Use tablegen loops in SchedModels
2018-07-25 Florian HahnRecommit r333268: [IPSCCP] Use PredicateInfo to propaga...
2018-07-25 Thomas Preud'hommeFix PR34170: Crash on inline asm with 64bit output...
2018-07-25 Paul Semel[llvm-objdump] Add dynamic section printing to private...
2018-07-25 Chandler Carruth[x86/SLH] Sink the return hardening into the main block...
2018-07-25 Chandler Carruth[x86/SLH] Improve name and comments for the main harden...
2018-07-25 Simon Atanasyan[mips] Replace custom parsing logic for data directives...
2018-07-25 Chijun Sima[Dominators] Assert if there is modification to DelBB...
2018-07-25 Craig Topper[X86] Use X86ISD::MUL_IMM instead of ISD::MUL for multi...
2018-07-25 Tom Stellard[RegisterBankInfo] Ignore InstrMappings that create...
2018-07-25 Petr Hosek[profile] Support profiling runtime on Fuchsia
2018-07-25 Chandler Carruth[x86/SLH] Teach the x86 speculative load hardening...
2018-07-25 Craig Topper[X86] Use a shift plus an lea for multiplying by a...
2018-07-25 Craig Topper[X86] Expand mul by pow2 + 2 using a shift and two...
2018-07-24 Craig Topper[X86] Use a two lea sequence for multiply by 37, 41...
2018-07-24 Craig Topper[X86] Change multiply by 26 to use two multiplies by...
2018-07-24 Hideki Saito[LV] Fix for PR38110, LV encountered llvm_unreachable()
2018-07-24 Roman Tereshin[SCEV] Add zext(C + x + ...) -> D + zext(C-D + x +...
2018-07-24 Craig Topper[X86] When expanding a multiply by a negative of one...
2018-07-24 Craig Topper[X86] Generalize the multiply by 30 lowering to generic...
2018-07-24 Craig Topper[X86] Change multiply by 19 to use (9 * X) * 2 + X...
2018-07-24 Jessica Paquette[MachineOutliner][NFC] Move outlined function remark...
2018-07-24 Jessica Paquette[MachineOutliner][NFC] Move target frame info into...
2018-07-24 Peter CollingbournePut "built-in" function definitions in global Used...
2018-07-24 Chandler Carruth[x86] Teach the x86 backend that it can fold between...
2018-07-24 Craig Topper[Inliner] Teach inliner to merge 'min-legal-vector...
2018-07-24 Jessica Paquette[MachineOutliner][NFC] Make Candidates own their call...
2018-07-24 Jessica Paquette[MachineOutliner][NFC] Move missed opt remark into...
2018-07-24 Jessica Paquette[MachineOutliner][NFC] Sink some candidate logic into...
2018-07-24 Joel GalensonUse SCEV to avoid inserting some bounds checks.
2018-07-24 Florian Hahn[PredicateInfo] Use custom mangling to support ssa_copy...
2018-07-24 Simon Atanasyan[mips] Fix local dynamic TLS with Sym64
2018-07-24 Chandler Carruth[x86/SLH] Extract the core register hardening logic...
2018-07-24 Chandler Carruth[x86/SLH] Tidy up a comment, using doxygen structure...
2018-07-24 Sam Parker[ARM] Disable ARMCodeGenPrepare by default
2018-07-24 Duncan P. N. Exon... ADT: Shrink SmallVector size 0 to 16B on 64-bit platforms
2018-07-24 Shiva ChenRevert "[DebugInfo] Generate DWARF debug information...
2018-07-24 Shiva Chen[DebugInfo] Generate DWARF debug information for labels.
2018-07-24 Tom StellardAMDGPU/GlobalISel: Legalize G_INSERT
2018-07-24 Tom StellardAMDGPU/GlobalISel: Remove unnecessary legality constrai...
2018-07-24 Andres FreundAdd PerfJITEventListener for perf profiling support.
2018-07-24 Chandler Carruth[x86/SLH] Simplify the code for hardening a loaded...
2018-07-24 Chandler Carruth[x86/SLH] Remove complex SHRX-based post-load hardening.
2018-07-23 Fangrui Song[DWARF] Use deque in place of SmallVector to fix use...
2018-07-23 Wolfgang PiebEmbed a template specialization in a namespace to work...
2018-07-23 Wolfgang Pieb[DWARF v5] Refactor range lists dumping by using a...
2018-07-23 Teresa Johnson[LTO] Handle __imp_ (dllimport) symbols consistently...
2018-07-23 Erik Pilkington[demangler] call terminate() if allocation failed
2018-07-23 Martin Storsjo[MC] Add a separate flag for skipping comdat constant...
2018-07-23 Martin Storsjo[COFF] Fix assembly output of comdat sections without...
2018-07-23 Martin Storsjo[AArch64] Use MCAsmInfoMicrosoft and MCAsmInfoGNUCOFF...
2018-07-23 Vedant Kumar[SelectionDAG] Reduce DanglingDebugInfo memory traffic...
2018-07-23 Teresa Johnson[ThinLTO] Ensure the TargetLibraryInfo is constructed...
2018-07-23 George Burgess IV[DebugCounters] Keep track of total counts
2018-07-23 Manoj GuptaConstantFolding: Avoid a crash.
2018-07-23 Reid KlecknerRe-land r335297 "[X86] Implement more of x86-64 large...
2018-07-23 David GreeneFix RegScavenger::unprocess
2018-07-23 Krzysztof Parzyszek[Hexagon] Handle unnamed globals in HexagonConstExpr
2018-07-23 Reid Kleckner[Demangle] Attempt to fix arena memory leak
2018-07-23 Fangrui Song[ARM] Use unique_ptr to fix memory leak introduced...
2018-07-23 Jordan RupprechtOpChain has subclasses, so add a virtual destructor.
2018-07-23 Matt Morehouse[ARM] Follow-up to r337709.
2018-07-23 Matt Morehouse[ARM] Add doFinalization() to ARMCodeGenPrepare pass.
2018-07-23 Nirav Dave[Legalize] Elide MERGE_VALUES created by scalarizeVecto...
2018-07-23 Sam Parker[ARM][NFC] ParallelDSP reorganisation
2018-07-23 Jonas Paulsson[SystemZ] Fix dumpSU() method in SystemZHazardRecognizer.
2018-07-23 Cameron McInally[FPEnv] Legalize double width StrictFP vector operations
2018-07-23 Sam Parker[ARM] ARMCodeGenPrepare backend pass
2018-07-23 John Brawn[GVN] Don't use the eliminated load as an available...
2018-07-23 Alexandros Lamprineas[MemorySSAUpdater] Update Phi operands after trivial...
2018-07-23 Sam McCall[Support] Add a UniqueStringSaver: like StringSaver...
2018-07-23 Roman Lebedev[NFC][MCA] ZnVer1: Update RegisterFile to identify...
2018-07-23 Alexandros Lamprineas[GVNHoist] safeToHoistLdSt allows illegal hoisting
2018-07-23 Chandler Carruth[x86/SLH] Fix a bug where we would harden tail calls...
2018-07-23 Chandler Carruth[x86/SLH] Rename and comment the main hardening functio...
2018-07-22 Jiading GaiTest commit, fix a minor typo.
2018-07-22 Craig Topper[X86] Remove the max vector width restriction from...
2018-07-22 Xin Tong[ORE] Move loop invariant ORE checks outside the PM...
2018-07-22 Craig Topper[SelectionDAGBuilder] Use APInt::isZero instead of...
2018-07-22 Craig Topper[SelectionDAGBuilder] Restrict vector reduction check...
2018-07-21 Simon Atanasyan[mips] Factor out register class selection for global...
2018-07-21 Simon Atanasyan[mips] Move out the WrapperPat declaration from the...
2018-07-21 Aditya KumarEarly exit with cheaper checks
next