OSDN Git Service

Thread Expected<...> up from libObject’s getName() for symbols to allow llvm-objdump...
[android-x86/external-llvm.git] / include /
2016-04-20 Kevin EnderbyThread Expected<...> up from libObject’s getName()...
2016-04-20 Duncan P. N. Exon... IR: Use SmallVector instead of std::vector of TrackingMDRef
2016-04-20 Chad Rosier[ValueTracking] Make isImpliedCondition return an Optio...
2016-04-20 Duncan P. N. Exon... IR: Avoid mallocs in constructor of ModuleSlotTracker
2016-04-20 Duncan P. N. Exon... LTO: Verify the input even if optimize() isn't called
2016-04-20 Duncan P. N. Exon... IR: Use a single ModuleSlotTracker in the Verifier
2016-04-20 Teresa Johnson[ThinLTO] Prevent importing of "llvm.used" values
2016-04-20 Amaury SechetAdd LLVMGetAttrKindID in the C API in order to facilita...
2016-04-20 Duncan P. N. Exon... IR: Use HANDLE_METADATA_LEAF to define MetadataKind...
2016-04-20 Mehdi AminiScoreboardHazardRecognizer: unbreak TSAN by moving...
2016-04-19 Nicolai HaehnleAdd IntrWrite[Arg]Mem intrinsic property
2016-04-19 Vedant KumarRemove duplicated header contents, NFC
2016-04-19 Marcin Koscielnicki[AArch64] [ARM] Make a target-independent llvm.thread...
2016-04-19 Lang Hames[Orc] Add move ops for OrcRemoteTargetClient and OrcRem...
2016-04-19 Tim Shen[PPC, SSP] Support PowerPC Linux stack protection.
2016-04-19 Tim Shen[SSP, 2/2] Create llvm.stackguard() intrinsic and lower...
2016-04-19 Lang Hames[Orc] Add explicit move ops to OrcRemoteTargetRPCAPI...
2016-04-19 Lang Hames[Orc] Fix missing return in RPC move assignment operator.
2016-04-19 David Majnemer[ValueTracking, VectorUtils] Refactor getIntrinsicIDForCall
2016-04-19 Duncan P. N. Exon... IR: Enable debug info type ODR uniquing for forward...
2016-04-19 Zachary Turner[llvm-pdbdump] Print a better error message when PDB...
2016-04-19 Lang Hames[Orc] Add move ops to RPC to satisfy MSVC.
2016-04-19 Chad Rosier[ValueTracking] Improve isImpliedCondition for conditio...
2016-04-19 Duncan P. N. Exon... Linker: Avoid constructing ValueMap::MDMapT
2016-04-19 Duncan P. N. Exon... IR: Use Optional instead of unique_ptr for Metadata...
2016-04-19 Duncan P. N. Exon... IR: getOrInsertODRUniquedType => DICompositeType::getOD...
2016-04-19 Duncan P. N. Exon... IR: Require DICompositeType for ODR uniquing type map
2016-04-19 Daniel BerlinCorrect IDF calculator for ReverseIDF
2016-04-19 Sanjoy DasIntroduce a "patchable-function" function attribute
2016-04-19 Duncan P. N. Exon... IR: Rename API for enabling ODR uniquing of DITypes...
2016-04-19 Lang Hames[ORC] Whitespace.
2016-04-19 Lang Hames[Orc] Tidy up some of the RPC primitives, add a unit...
2016-04-18 Michael KupersteinPort DemandedBits to the new pass manager.
2016-04-18 Richard SmithAdd missing #include, found by modules selfhost.
2016-04-18 Richard SmithAdd missing header, found by modules selfhost.
2016-04-18 Reid KlecknerRemove old DIBuilder::createFunction overload used...
2016-04-18 Lang Hames[Orc] Explicitly delete RPC::SequenceNumberManager...
2016-04-18 Lang Hames[Orc] Re-commit r266581 with fixes for MSVC, and format...
2016-04-18 JF BastienNFC: unify clang / LLVM atomic ordering
2016-04-18 Xinliang David LiAdd missing new file for r266637
2016-04-18 Xinliang David LiPort InstrProfiling pass to the new pass manager
2016-04-18 Eric LiuRevert "Replace the use of MaxFunctionCount module...
2016-04-18 Nico WeberRevert 266581 (and follow-up 266588), it doesn't build...
2016-04-18 Nico WeberUnbreak building LLVMTarget on Windows after r266595.
2016-04-18 Mehdi Amini[NFC] Header cleanup
2016-04-18 Lang Hames[Orc] Tweak some of the new RPC code to silence a warni...
2016-04-18 Lang Hames[ORC] Generalize the ORC RPC utils to support RPC funct...
2016-04-17 Duncan P. N. Exon... Linker: Share a single Metadata map for the lifetime...
2016-04-17 JF BastienRevert "NFC: unify clang / LLVM atomic ordering"
2016-04-17 JF BastienNFC: unify clang / LLVM atomic ordering
2016-04-17 Rafael EspindolaKeep only the splitCodegen version that takes a factory.
2016-04-17 Craig TopperDeclare MVT::SimpleValueType as an int8_t sized enum...
2016-04-17 Duncan P. N. Exon... IR: Use an explicit map for debug info type uniquing
2016-04-17 Craig Topper[Target] Reduce size of the LoadExtActions array in...
2016-04-17 Craig Topper[Target] Remove checks for Simple VTs before calling...
2016-04-17 Craig Topper[Target] Fix an assertion that should have been updated...
2016-04-16 Duncan P. N. Exon... IR: Remove extra blank line, NFC
2016-04-16 Vedant KumarAdd missing #include to fix build
2016-04-16 Mehdi AminiRemove some unneeded headers and replace some headers...
2016-04-16 Mehdi AminiThinLTO: Move the ODR resolution to be based purely...
2016-04-16 Mehdi AminiThinLTO: Make aliases explicit in the summary
2016-04-16 Davide Italiano[DebugInfo] Correct the assertion introduced in r266509...
2016-04-16 Duncan P. N. Exon... Reapply "ValueMapper: Eliminate cross-file co-recursion...
2016-04-16 Davide Italiano[DebugInfo] Reduce size of DILocalVariable from 40...
2016-04-16 Duncan P. N. Exon... Revert "ValueMapper: Eliminate cross-file co-recursion...
2016-04-16 Duncan P. N. Exon... ValueMapper: Eliminate cross-file co-recursion, NFC
2016-04-16 Richard SmithAdd some missing #includes, found by C++ modules selfhost.
2016-04-15 Richard SmithMake this header include the header it depends on,...
2016-04-15 Wei MiDon't skip splitSeparateComponents in eliminateDeadDefs...
2016-04-15 Easwaran RamanReplace the use of MaxFunctionCount module flag
2016-04-15 Reid Kleckner[codeview] Dump char16_t and char32_t simple types
2016-04-15 Davide Italiano[ParallelCG] Add a new splitCodeGen() API which takes...
2016-04-15 Adrian Prantl[PR27284] Reverse the ownership between DICompileUnit...
2016-04-15 Jun Bum Lim[MachineScheduler]Add support for store clustering
2016-04-15 Craig TopperAdd a setOperationPromotedToType convenience method...
2016-04-15 Davide ItalianoRevert "[LTO] Add a new splitCodeGen() API which takes...
2016-04-15 Justin Lebar[TTI] Add getInliningThresholdMultiplier.
2016-04-15 Justin Lebar[Speculation] Add a SpeculativeExecution mode where...
2016-04-15 Davide Italiano[ParallelCG] Attempt to placate MSVC.
2016-04-15 Hans WennborgOption parser: class for consuming a joined arg in...
2016-04-15 Davide Italiano[LTO] Add a new splitCodeGen() API which takes a Target...
2016-04-14 Michael Kuperstein[AliasSetTracker] Correctly handle changing the size...
2016-04-14 Mehdi AminiNuke getGlobalContext() from LLVM (but the C API)
2016-04-14 Mehdi AminiRemove every uses of getGlobalContext() in LLVM (but...
2016-04-14 Geoff Berry[ScheduleDAGInstrs] Re-factor for based on review feedb...
2016-04-14 Renato Golin[ARM] Adding IEEE-754 SIMD detection to loop vectorizer
2016-04-14 Reid KlecknerSink DI metadata usage out of MachineInstr.h and Machin...
2016-04-14 Tom Stellard[GlobalISel] Move GISelAccessor class into public headers
2016-04-14 Nicolai Haehnle[DivergenceAnalysis] Treat PHI with incoming undef...
2016-04-14 Tom Stellard[GlobalISel] Coding style and whitespace fixes
2016-04-14 Tom StellardAMDGPU: allow specifying a workgroup size that needs...
2016-04-14 Silviu Baranga[SCEV][LAA] Add tests for SCEV expression transformatio...
2016-04-14 Adam NemetRevert "Support arbitrary addrspace pointers in masked...
2016-04-14 David Majnemer[CodeGen] Teach LLVM how to lower @llvm.{min,max}num...
2016-04-14 Matt ArsenaultAMDGPU: Implement canonicalize
2016-04-14 Matthias BraunTargetLowering: Factor out common code for tail call...
2016-04-13 Amaury SechetRevert "Add LLVMGetAttrKindIDInContext in the C API...
2016-04-13 Amaury SechetAdd LLVMGetAttrKindIDInContext in the C API in order...
2016-04-13 Reid Kleckner[IR] Optimize memory usage of Metadata on MSVC
2016-04-13 Davide Italiano[DebugInfo] Optimize memory layout of DISubprogram.
next