OSDN Git Service

Build with _XOPEN_SOURCE defined on AIX
[android-x86/external-llvm.git] / include /
2019-06-07 Dmitri GribenkoWork around a circular dependency between IR and MC...
2019-06-07 Pengfei Wang[X86] -march=cooperlake (llvm)
2019-06-07 Sam Parker[CodeGen] Generic Hardware Loop Support
2019-06-07 Michael Pozulp[ADT] Enable set_difference() to be used on StringSet
2019-06-06 Renato Golin[LV] Wrap LV illegality reporting in a function. NFC.
2019-06-06 Jason Liu[AIX] Implement function descriptor on SDAG
2019-06-06 Fangrui Song[PowerPC] Add R_PPC_IRELATIVE
2019-06-06 Thomas Preud'hommeFileCheck [6/12]: Introduce numeric variable definition
2019-06-06 Benjamin KramerRevert "[SCEV] Use wrap flags in InsertBinop"
2019-06-06 Simon PilgrimFix whitespace indentation. NFCI.
2019-06-06 Sam Parker[SCEV] Use wrap flags in InsertBinop
2019-06-05 Ulrich WeigandAllow target to handle STRICT floating-point nodes
2019-06-05 Mircea Trofin[CallSite removal] Refactoring llvm::InlineFunction...
2019-06-05 Whitney Tsang[LOOPINFO] Extend Loop object to add utilities to get...
2019-06-05 Tim NorthoverIR: make getParamByValType Just Work. NFC.
2019-06-05 Whitney TsangRevert "Title: [LOOPINFO] Extend Loop object to add...
2019-06-05 Sanjay Patel[LoopUtils][SLPVectorizer] clean up management of fast...
2019-06-05 Whitney TsangTitle: [LOOPINFO] Extend Loop object to add utilities...
2019-06-05 Sjoerd Meijer[ARM] Allow "-march=foo+fp" to vary with foo
2019-06-05 Rui UeyamaRead .note.gnu.property sections and emit a merged...
2019-06-05 Johannes Doerfert[Attributor] Pass infrastructure and fixpoint framework
2019-06-05 Fangrui Song[llvm-objdump/llvm-readobj/obj2yaml/yaml2obj] Support...
2019-06-05 Nemanja IvanovicInitial support for IBM MASS vector library
2019-06-05 Nick Desaulniers[TargetTransformInfo] assert on nullptr
2019-06-04 Johannes DoerfertIntroduce Value::stripPointerCastsSameRepresentation
2019-06-04 Nico Weberllvm-undname: Correctly demangle vararg parameters
2019-06-04 Alina Sbirlea[Utils] Clean another duplicated util method.
2019-06-04 Sanjay Patel[SelectionDAG][x86] limit post-legalization store mergi...
2019-06-04 Shawn Landden[Support] make countLeadingZeros() countTrailingZeros...
2019-06-04 Peter Smith[AArch64][ELF][llvm-readobj] Add support for BTI and...
2019-06-04 Peter Smith[AARCH64][ELF][llvm-readobj] Support for AArch64 .note...
2019-06-04 Owen Reynolds[llvm-ar] Reapply Fix relative thin archive path handling
2019-06-04 Yevgeny RoubanMake SwitchInstProfUpdateWrapper safer
2019-06-03 Lang Hames[ORC] Use uint8_t for bitfields in SymbolTableEntry.
2019-06-03 Matt ArsenaultTTI: Improve default costs for addrspacecast
2019-06-03 Nikita Popov[ConstantRange] Add sdiv() support
2019-06-03 Reid Kleckner[PDB] Copy inlinee lines records into the PDB
2019-06-03 Dmitri GribenkoRevert "[llvm-ar] Fix relative thin archive path handling"
2019-06-03 Owen Reynolds[llvm-ar] Fix relative thin archive path handling
2019-06-02 Simon Pilgrim[DAG] isBitwiseNot / isConstOrConstSplat - add support...
2019-06-01 Andrea Di Biagio[MCA][Scheduler] Change how memory instructions are...
2019-06-01 Dylan McKayExtend the DWARFExpression address handling to support...
2019-05-31 Tom Tan[COFF, ARM64] Add CodeView register mapping
2019-05-31 Erik Pilkington[SimplifyLibCalls] Fold more fortified functions into...
2019-05-31 Erik PilkingtonNFC: Pull out a function to reduce some duplication
2019-05-31 Guozhi Wei[PPC] Correctly adjust branch probability in PPCReduceC...
2019-05-31 Pengfei Wang[X86] Add VP2INTERSECT instructions
2019-05-30 Francis Visoiu Mistrih[Remarks] Fix usage of enum class
2019-05-30 Francis Visoiu Mistrih[Remarks][NFC] Move the serialization to lib/Remarks
2019-05-30 Tim NorthoverReapply: IR: add optional type to 'byval' function...
2019-05-30 Craig Topper[LoopVectorize] Add FNeg instruction support
2019-05-30 Jan Korous[NFC] Fix SmallVector::append comments
2019-05-30 Sjoerd Meijer[ARM] add target arch definitions for 8.1-M and MVE
2019-05-30 Pengfei Wang[X86] Add ENQCMD instructions
2019-05-30 Jan Korous[BitstreamWriter][NFC] Remove obsolete comment.
2019-05-29 Reid Kleckner[llvm-pdbutil] Dump inline call site line table annotations
2019-05-29 Tim NorthoverRevert "IR: add optional type to 'byval' function param...
2019-05-29 Tim NorthoverIR: add optional type to 'byval' function parameters
2019-05-29 Simon PilgrimRevert rL361944 from llvm/trunk :
2019-05-29 Graham Hunter[SVE][IR] Scalable Vector IR Type
2019-05-29 Andrea Di Biagio[MCA] Refactor class LSUnit. NFCI
2019-05-29 Eugene Leviant[llvm-objcopy] Implement IHEX writer
2019-05-29 Sam McCall[ADT] add iterator_range::empty()
2019-05-29 Peter CollingbourneAdd IR support, ELF section and user documentation...
2019-05-29 Jinsong JiSupport resource tracking with InstrSchedModel
2019-05-28 Lang Hames[ORC] Track JIT symbol states more explicitly.
2019-05-28 Adhemerval Zanella[AArch64] Handle ISD::LRINT and ISD::LLRINT
2019-05-28 Adhemerval Zanella[CodeGen] Add lrint/llrint builtins
2019-05-28 Peter CollingbourneChange ELF tools to allow multiple sections per file.
2019-05-28 Nikita Popov[ValueTracking][ConstantRange] Distinguish low/high...
2019-05-28 Nikita Popov[IR] Add SaturatingInst and BinaryOpIntrinsic classes
2019-05-28 Simon Tatham[ARM] Replace fp-only-sp and d16 with fp64 and d32.
2019-05-28 Nico Weberllvm-undname: Support demangling char8_t
2019-05-28 Nico Weberllvm-undname: Add support for local static thread guards
2019-05-28 Jason Liu[XCOFF] Implement parsing symbol table for xcoffobjfile...
2019-05-28 David StenbergStop undef fragments from closing non-overlapping fragments
2019-05-28 Cameron McInally[IRBuilder] Add CreateUnOp(...) to the IRBuilder to...
2019-05-27 Nico Weberllvm-undname: Extract demangleMD5Name() method; no...
2019-05-27 Jacques PienaarNFC: Change usage of 'DenseSet' to 'DenseSetImpl' in...
2019-05-27 Simon Pilgrim[SelectionDAG] GetDemandedBits - add demanded elements...
2019-05-26 Alexander Timofeev [AMDGPU] Divergence driven ISel. Assign register...
2019-05-26 Simon Pilgrim[SelectionDAG] MaskedValueIsZero - add demanded element...
2019-05-26 Andrea Di Biagio[MCA] Refactor the logic that computes the critical...
2019-05-26 Shawn Landden[SimplifyCFG] back out all SwitchInst commits
2019-05-26 Shawn Landden[Support] make countLeadingZeros() and countTrailingZer...
2019-05-26 Fangrui Song[PowerPC] Add missing R_PPC_* relocation types
2019-05-25 Robert Widmann[LLVM-C] Add Accessor for Mach-O Universal Binary Slices
2019-05-25 Sanjay Patel[SelectionDAG] define binops as a superset of commutati...
2019-05-25 Peter CollingbourneRevert r361644, "[AMDGPU] Divergence driven ISel. Assig...
2019-05-25 David Blaikiellvm-dwarfdump: Don't error on mixed units using/not...
2019-05-24 Jonas Devlieghere[dwarfdump] Add flag to limit the number of parents...
2019-05-24 Alexander Timofeev[AMDGPU] Divergence driven ISel. Assign register class...
2019-05-24 Andrea Di Biagio[MCA] Zero-initialize field CRD in InstructionBase...
2019-05-24 Simon Pilgrim[SelectionDAG] computeKnownBits - support constant...
2019-05-24 Tim NorthoverGlobalISel: support swifterror attribute on AArch64.
2019-05-24 Tim NorthoverCodeGen: factor out swifterror value tracking.
2019-05-24 Bjorn Pettersson[DSE] Bugfix to avoid PartialStoreMerging involving...
2019-05-24 Yevgeny Rouban[NFC] SwitchInst: Introduce wrapper for prof branch_wei...
2019-05-24 Jordan Rupprecht[llvm-nm] Fix Bug 41353 - unique symbols printed as...
2019-05-24 David Blaikiedwarfdump: Add a bit more DWARF64 support
next