OSDN Git Service

Release notes: fix -fno-strict-float-cast-overflow quoting
[android-x86/external-llvm.git] / lib / CodeGen /
2018-08-01 Jonas Devlieghere[MC] Report fatal error for DWARF types for non-ELF...
2018-08-01 Victor Leschuk[DWARF] Basic support for producing DWARFv5 .debug_addr...
2018-08-01 Amara Emerson[GlobalISel][IRTranslator] Use RPO traversal when visit...
2018-08-01 Eric ChristopherSimplify selectELFSectionForGlobal by pulling out the...
2018-08-01 Eric ChristopherTidy up logic around unique section name creation and...
2018-08-01 Eli Friedman[MachineOutliner] Clean up subtarget handling.
2018-07-31 Wolfgang Pieb[DWARF] Do not create a .debug_ranges section when...
2018-07-31 Matt ArsenaultDAG: Correct pointer type used for stack slot
2018-07-31 Vlad TsyrklevichRevert "[DebugInfo] Generate DWARF debug information...
2018-07-31 Hsiangkai Wang[DebugInfo] Generate DWARF debug information for labels.
2018-07-31 Matt ArsenaultDAG: Fix PromoteFloatResult for fcanonicalize
2018-07-31 Hsiangkai WangTest commit.
2018-07-31 Amara Emerson[GlobalISel] Add a G_BLOCK_ADDR opcode to handle IR...
2018-07-30 Craig Topper[DAGCombiner][TargetLowering] Pass a SmallVector instea...
2018-07-30 Sanjay Patel[DAGCombiner] transform sub-of-shifted-signbit to add
2018-07-30 Craig Topper[TargetLowering] In BuildSDIV, add the MULHS/SMUL_LOHI...
2018-07-30 Craig Topper[DAGCombiner][PowerPC][AArch64] Pass Created vector...
2018-07-30 Craig TopperRevert r338222 "[DAGCombiner] Remove unnecessary calls...
2018-07-30 Fangrui SongRemove trailing space
2018-07-30 David Bolvansky[DAGCombiner] Bug 31275- Extract a shift from a constan...
2018-07-30 Thomas Preud'hommeReapply "Fix crash on inline asm with 64bit matching...
2018-07-30 Karl-Johan Karlsson[RegisterScavenger] Fix debug print
2018-07-29 Craig Topper[DAGCombiner] Remove unnecessary calls to AddToWorklist.
2018-07-29 Sanjay Patelrevert r338206 because the test does not pass
2018-07-28 Thomas Preud'hommeFix crash on inline asm with 64bit matching input in...
2018-07-28 Craig Topper[SelectionDAG] Pass std::vector by reference instead...
2018-07-28 Matt ArsenaultDAG: Add calling convention argument to calling convent...
2018-07-28 Craig Topper[DAGCombiner] Teach DAG combiner that A-(B-C) can be...
2018-07-27 Jessica Paquette[MachineOutliner] Exit getOutliningCandidateInfo when...
2018-07-27 Sanjay Patel[DAGCombiner] fold 'not' with signbit math
2018-07-27 Matt ArsenaultDAG: Remove unnecessary .str()
2018-07-26 Craig Topper[SelectionDAGBuilder] Add masked loads to PendingLoads...
2018-07-26 Wolfgang Pieb[DWARF v5] Reposting r337981, which was reverted in...
2018-07-26 Craig Topper[SelectionDAG] Add MLOAD/MSTORE/MGATHER/MSCATTER to...
2018-07-26 Craig Topper[DAGCombiner] Remove some calls to AddToWorklist that...
2018-07-26 Tim Renouf[RegisterCoalescer] Fixed inconsistent followCopyChain...
2018-07-26 Vedant Kumar[DebugInfo] LowerDbgDeclare: Add derefs when handling...
2018-07-26 Matthias BraunMacroFusion: Fix macro fusion with ExitSU failing in...
2018-07-26 Roman Lebedev[DAGCombine] optimizeSetCCOfSignedTruncationCheck(...
2018-07-26 Alexey Bataev[DEBUGINFO, NVPTX] Emit correct debug information for...
2018-07-26 Alexey Bataev[DEBUGINFO, NVPTX] Set `DW_AT_frame_base` to `DW_OP_cal...
2018-07-26 Pavel Labathdwarfgen: Add support for generating the debug_str_offs...
2018-07-26 Martin StorsjoRevert "[COFF] Use comdat shared constants for MinGW...
2018-07-26 Alex LorenzRevert r337981: it breaks the debuginfo-tests
2018-07-26 Amara Emerson[GlobalISel] Fall back to SDISel for swifterror/swiftse...
2018-07-26 Matthias BraunRegUsageInfo: Cleanup; NFC
2018-07-26 Matthias BraunCodeGen.cpp: Sort initializers; NFC
2018-07-26 Matthias BraunCodeGen: Cleanup regmask construction; NFC
2018-07-25 Wolfgang Pieb[DWARF v5] Don't emit multiple DW_AT_rnglists_base...
2018-07-25 Eli Friedman[GlobalMerge] Handle llvm.compiler.used correctly.
2018-07-25 Sanjay Patel[SelectionDAG] try to convert funnel shift directly...
2018-07-25 Eli Friedman[GlobalMerge] Allow merging globals with arbitrary...
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 Ulrich WeigandFix corruption of result number in LegalizeVectorOps.cpp
2018-07-25 Pavel LabathRevert "dwarfgen: Add support for generating the debug_...
2018-07-25 Pavel Labathdwarfgen: Add support for generating the debug_str_offs...
2018-07-25 Pavel LabathRevert "dwarfgen: Add support for generating the debug_...
2018-07-25 Pavel Labathdwarfgen: Add support for generating the debug_str_offs...
2018-07-25 Thomas Preud'hommeFix PR34170: Crash on inline asm with 64bit output...
2018-07-25 Tom Stellard[RegisterBankInfo] Ignore InstrMappings that create...
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 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 Shiva ChenRevert "[DebugInfo] Generate DWARF debug information...
2018-07-24 Shiva Chen[DebugInfo] Generate DWARF debug information for labels.
2018-07-23 Martin Storsjo[MC] Add a separate flag for skipping comdat constant...
2018-07-23 Vedant Kumar[SelectionDAG] Reduce DanglingDebugInfo memory traffic...
2018-07-23 David GreeneFix RegScavenger::unprocess
2018-07-23 Nirav Dave[Legalize] Elide MERGE_VALUES created by scalarizeVecto...
2018-07-23 Cameron McInally[FPEnv] Legalize double width StrictFP vector operations
2018-07-22 Craig Topper[SelectionDAGBuilder] Use APInt::isZero instead of...
2018-07-22 Craig Topper[SelectionDAGBuilder] Restrict vector reduction check...
2018-07-20 Pavel LabathFix build breakage from r337562
2018-07-20 Nirav Dave[DAG] Avoid Node Update assertion due to AND simplification
2018-07-20 Pavel LabathDwarfDebug: Reduce duplication in addAccel*** methods
2018-07-20 Nirav Dave[DAG] Fix Memory ordering check in ReduceLoadOpStore.
2018-07-20 Pavel Labath[DebugInfo] Generate .debug_names section when it makes...
2018-07-20 Craig Topper[DAGCombiner] Fold X - (-Y *Z) -> X + (Y * Z)
2018-07-19 Stephen CanonSkip out of SimplifyDemandedBits for BITCAST of f16...
2018-07-19 Craig Topper[DAGCombiner] Teach DAGCombiner that A-(-B) is A+B.
2018-07-18 David Blaikie[DebugInfo] Dwarfv5: Avoid unnecessary base_address...
2018-07-18 Nirav Dave[ScheduleDAG] Fix unfolding of SUnits to already existe...
2018-07-18 Wei Mi[RegAlloc][NFC] Fix the help string of the option ...
2018-07-18 Simon PilgrimFix -Wdocumentation warning. NFCI.
2018-07-18 Peter CollingbourneCodeGen: Don't create address significance table entrie...
2018-07-17 Peter CollingbourneCodeGen: Add a target option for emitting .addrsig...
2018-07-17 Tim RenoufMore fixes for subreg join failure in RegCoalescer
2018-07-17 Simon Pilgrim[DAGCombiner] Call SimplifyDemandedVectorElts from...
2018-07-16 Sanjay Patel[Intrinsics] define funnel shift IR intrinsics + DAG...
2018-07-16 Fangrui Song[CodeGen] Fix inconsistent declaration parameter name
2018-07-16 Mandeep Singh Grang[llvm] Change 2 instances of std::sort to llvm::sort
2018-07-16 Wei Mi[RegAlloc] Skip global splitting if the live range...
2018-07-16 Roman Lebedev[X86][AArch64][DAGCombine] Unfold 'check for [no] signe...
2018-07-16 Daniel CedermanAvoid losing Hi part when expanding VAARG nodes on...
2018-07-16 Jonas Devlieghere[AccelTable] Provide DWARF5AccelTableStaticData for...
2018-07-16 Michael J. SpencerRecommit r335794 "Add support for generating a call...
next