OSDN Git Service

[WebAssembly] Delete ThrowUnwindDest map from WasmEHFuncInfo
[android-x86/external-llvm.git] / include /
2019-03-03 Heejin Ahn[WebAssembly] Delete ThrowUnwindDest map from WasmEHFun...
2019-03-02 Xing GUO[llvm-objdump] Should print unknown d_tag in hex format
2019-03-02 Vlad TsyrklevichRevert "[DWARFFormValue] Cleanup DWARFFormValue interfa...
2019-03-02 Mandeep Singh Grang[llvm] Fix typo: 's/analsyis/analysis/' [NFC]
2019-03-02 Daniel Sanders[tblgen] Track CodeInit origins when possible
2019-03-01 Jonas Devlieghere[DWARFFormValue] Cleanup DWARFFormValue interface....
2019-03-01 Craig Topper[X86] Remove IntrArgMemOnly from target specific gather...
2019-03-01 Paul Robinson[DWARF] Make -g with empty assembler source work better.
2019-03-01 Craig Topper[TableGen][SelectionDAG][X86] Add specific isel matcher...
2019-03-01 Rong Xu[PGO] Remove the default parameter in ProfileSummary...
2019-03-01 George Rimar[yaml2obj] - Allow setting custom sh_info for RawConten...
2019-03-01 Nicola Zaghen[Tablegen] Add support for the !mul operator.
2019-03-01 Igor Kudrin[CommandLine] Allow grouping options which can have...
2019-03-01 Fangrui Song[ConstantHoisting] Call cleanup() in ConstantHoistingPa...
2019-03-01 Craig Topper[Subtarget] Remove static global constructor call from...
2019-02-28 Adrian Prantldsymutil support for DW_OP_convert
2019-02-28 Manman RenTrying to fix bot breakage due to symbols not defined...
2019-02-28 Eli Friedman[AArch64] [Windows] Fix llvm-readobj -unwind output...
2019-02-28 Manman RenAdd a module pass for order file instrumentation
2019-02-28 Rong Xu[PGO] Context sensitive PGO (part 2)
2019-02-28 Bjorn PetterssonAdd support for computing "zext of value" in KnownBits...
2019-02-28 Fangrui Song[Dominators] Avoid potentially quadratic std::is_permut...
2019-02-28 Philip Reames[SelectionDAG] Strengthen assertions about usage of...
2019-02-28 Richard TrieuFix IR/Analysis layering issue with OptBisect
2019-02-28 Alexandre Ganea[Memory] Add basic support for large/huge memory pages
2019-02-28 Matt ArsenaultGlobalISel: Implement fewerElementsVector for phi
2019-02-28 Matt ArsenaultGlobalISel: Implement moreElementsVector for phi
2019-02-27 Rong XuFixed ubsan failures in r355005.
2019-02-27 Rong XuRecommit r354930 "[PGO] Context sensitive PGO (part 1)"
2019-02-27 Eugene Leviant[DebugInfo] Apply subprogram attributes on behalf of...
2019-02-27 Alexey Lapshin[DebugInfo] add SectionedAddress to DebugInfo interfaces.
2019-02-27 Vlad TsyrklevichRevert "[PGO] Context sensitive PGO (part 1)"
2019-02-27 Jonas Devlieghere[DWARFFormValue] Cleanup DWARFFormValue interface....
2019-02-26 Rong Xu[PGO] Context sensitive PGO (part 1)
2019-02-26 Craig Topper[X86] Use X86_CPU_SUBTYPE_COMPAT for 'cascadelake'...
2019-02-26 Ganesh Gopalasubra... [X86] AMD znver2 enablement
2019-02-26 Nirav Dave[DAG] Fix constant store folding to handle non-byte...
2019-02-26 Andrea Di Biagio[MCA] Always check if scheduler resources are unavailab...
2019-02-26 George Rimar[yaml2obj][obj2yaml] - Add support for the architecture...
2019-02-26 Igor Kudrin[llvm-objdump] Implement -Mreg-names-raw/-std options.
2019-02-26 Luke Cheeseman[ARM] Add Cortex-M35P
2019-02-26 Eugene Leviant[ThinLTO] Use defined node and edge order when dumping...
2019-02-26 Vlad TsyrklevichRevert "Improve "llvm-nm -f sysv" output for Elf files"
2019-02-26 Aaron Smith[CodeView] Emit HasConstructorOrDestructor class option...
2019-02-26 Sunil SrivastavaImprove "llvm-nm -f sysv" output for Elf files
2019-02-25 Roman LebedevRevert "[Support] Make raw_string_ostream unbuffered"
2019-02-25 Roman Lebedev[Support] Make raw_string_ostream unbuffered
2019-02-25 Matt ArsenaultRegisterScavenger: Allow fail without spill
2019-02-25 Matt ArsenaultAMDGPU: Remove IntrReadMem from memtime/memrealtime...
2019-02-25 Matt ArsenaultGlobalISel: Make legalizer/regbankselect clear NoPHIs...
2019-02-25 Simon Pilgrim[SelectionDAG] Add demanded elts variants to isConstOrC...
2019-02-25 Luke Cheeseman[AArch64] Add support for Cortex-A76 and Cortex-A76AE
2019-02-25 Simon Pilgrim[TTI] Add generic cost model for smul/umul overflow...
2019-02-25 Simon Pilgrim[TTI] Add generic cost model for fixed point smul/umul
2019-02-25 James Henderson[yaml2obj]Re-allow dynamic sections to have raw content
2019-02-25 Simon Tatham[ARM] Make fullfp16 instructions not conditionalisable.
2019-02-25 Craig Topper[SelectionDAG] Add a OPC_CheckChild2CondCode to Selecti...
2019-02-23 Duncan P. N. Exon... VFS: Avoid some unnecessary std::string copies
2019-02-23 Jordan Rupprecht[NFC] Fix typos: preceeding -> preceding
2019-02-22 Sam Clegg[WebAssembly] Remove unneeded MCSymbolRefExpr variants
2019-02-22 Matt ArsenaultCodeGen: Make RegAllocRegistry a template class
2019-02-22 Matt ArsenaultLiveIntervals: Add removeAllRegUnitsForPhysReg
2019-02-22 Nirav Dave[DAGCombine] Fold overlapping constant stores
2019-02-22 Matt ArsenaultBreakCriticalEdges: Update PostDominatorTree
2019-02-22 Chijun Sima[DTU] Refine the interface and logic of applyUpdates
2019-02-22 Chijun Sima[DTU] Deprecate insertEdge*/deleteEdge*
2019-02-22 Matt ArsenaultDAG: Add helper for creating shifts with correct type
2019-02-21 Alina Sbirlea[MemorySSA & LoopPassManager] Update MemorySSA in formD...
2019-02-21 Matt ArsenaultFix missing C++ mode comments
2019-02-21 Clement CourbetRe-land part of r354244 "[DAGCombiner] Eliminate dead...
2019-02-21 George Rimar[yaml2obj][obj2yaml] - Support SHT_GNU_verdef (.gnu...
2019-02-21 Markus Lavin[DebugInfo] Prep llvm-dwarfdump for typed DW5 ops.
2019-02-20 Nikita Popov[SDAG] Support vector UMULO/SMULO
2019-02-20 Tom StellardAdd support for pointer types in patterns
2019-02-20 Puyan LotfiFixing NDEBUG typo in include/llvm/Support/raw_ostream.h
2019-02-20 Andrea Di Biagio[MCA][Scheduler] Correctly initialize field NumDispatch...
2019-02-20 Daniel SandersAdd partial implementation of std::to_address() as...
2019-02-20 Andrea Di Biagio[MCA][Scheduler] Collect resource pressure and memory...
2019-02-20 Clement CourbetRe-land the refactoring part of r354244 "[DAGCombiner...
2019-02-20 Hans WennborgSpeculative buildfix for Mac
2019-02-20 Andrea Di Biagio[MCA][ResourceManager] Add a table that maps processor...
2019-02-20 Chen Zheng[NFC] add/modify wrapper function for findRegisterDefOp...
2019-02-20 Chijun Sima[DTU] Refine the document of mutation APIs [NFC] (PR40528)
2019-02-20 Fangrui Song[Dominators] Simplify and optimize path compression...
2019-02-20 Fangrui Song[Dominators] Delete UpdateLevelsAfterInsertion in edge...
2019-02-20 Thomas Lively[WebAssembly] Generalize section ordering constraints
2019-02-20 Bob Haarman[lld-link] preserve @llvm.used symbols in LTO
2019-02-19 Thomas Lively[WebAssembly] Update MC for bulk memory
2019-02-19 Vedant Kumar[llvm-cov] Add support for gcov --hash-filenames option
2019-02-19 Daniel SandersAnnotate timeline in Instruments with passes and other...
2019-02-19 Serge Guelton[NFC] Remove unused headers in Optional.h
2019-02-19 Matt ArsenaultGlobalISel: Implement moreElementsVector for bit ops
2019-02-19 George Rimar[yaml2obj][obj2yaml] - Support SHT_GNU_versym (.gnu...
2019-02-19 George RimarRecommit r354328, r354329 "[obj2yaml][yaml2obj] - Add...
2019-02-19 George RimarRevert r354328, r354329 "[obj2yaml][yaml2obj] - Add...
2019-02-19 George Rimar[obj2yaml][yaml2obj] - Add support of parsing/dumping...
2019-02-19 Diana PicusFix obsolete comment. NFC
2019-02-19 Fangrui Song[Dominators] Fix and optimize edge insertion of depth...
2019-02-18 Sanjay Patel[CGP] form usub with overflow from sub+icmp
2019-02-18 Matt ArsenaultGlobalISel: Implement widenScalar for g_extract scalar...
next