OSDN Git Service

Revert "[DebugInfo] Generate DWARF debug information for labels."
[android-x86/external-llvm.git] / include /
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 Andres FreundAdd PerfJITEventListener for perf profiling support.
2018-07-23 Wolfgang Pieb[DWARF v5] Refactor range lists dumping by using a...
2018-07-23 Martin Storsjo[MC] Add a separate flag for skipping comdat constant...
2018-07-23 George Burgess IV[DebugCounters] Keep track of total counts
2018-07-23 Sam McCall[Support] Add a UniqueStringSaver: like StringSaver...
2018-07-22 Xin Tong[ORE] Move loop invariant ORE checks outside the PM...
2018-07-21 Chen Zheng[InstrSimplify] fold sdiv if two operands are negated...
2018-07-21 Aaron Smith[DebugInfo] Add a new DI flag to record if a C++ record...
2018-07-21 Lang Hames[ORC] Re-apply r336760 with fixes.
2018-07-20 Lang HamesRe-apply r337595 with fix for LLVM_ENABLE_THREADS=Off.
2018-07-20 Martin Storsjo[COFF] Adjust how we flag weak externals
2018-07-20 Reid KlecknerRevert r337595 "[ORC] Add new symbol lookup methods...
2018-07-20 Lang Hames[ORC] Add new symbol lookup methods to ExecutionSession...
2018-07-20 Lang Hames[ORC] Simplify VSO::lookupFlags to return the flags...
2018-07-20 Lang Hames[ORC] Replace SymbolResolvers in the new ORC layers...
2018-07-20 Zachary TurnerFix linker failure with Any.
2018-07-20 Zachary TurnerAdd a Microsoft Demangler.
2018-07-20 Philip Pfaffe[Any] Fix a typo: didn't use the correct argument
2018-07-20 Alina Sbirlea[MemorySSA] Add API to update MemoryPhis, following...
2018-07-20 Zachary TurnerChange bool_constant to integral_constant.
2018-07-20 Zachary TurnerAdd llvm::Any.
2018-07-20 Pavel LabathDwarfDebug: Reduce duplication in addAccel*** methods
2018-07-20 Duncan P. N. Exon... Reapply "ADT: Shrink size of SmallVector by 8B on 64...
2018-07-20 Duncan P. N. Exon... Revert "ADT: Shrink size of SmallVector by 8B on 64...
2018-07-19 Duncan P. N. Exon... ADT: Shrink size of SmallVector by 8B on 64-bit platforms
2018-07-19 Reid KlecknerWork around bug in mingw-w64 GCC 8.1.0
2018-07-19 Teresa Johnson[ThinLTO] Enable ThinLTO WholeProgramDevirt and LowerTy...
2018-07-19 Serge GueltonUse std::reference_wrapper instead of llvm::ReferenceSt...
2018-07-18 Andrea Di Biagio[TargetInstPredicate] Add definition of CheckInvalidReg...
2018-07-18 Simon PilgrimFix -Wdocumentation warning. NFCI.
2018-07-17 Peter CollingbourneCodeGen: Add a target option for emitting .addrsig...
2018-07-17 Peter CollingbourneMC: Implement support for new .addrsig and .addrsig_sym...
2018-07-17 Zachary TurnerAdd some helper functions to the demangle utility classes.
2018-07-17 Florian HahnRevert rL337292 due to another MSVC STL problem.
2018-07-17 Florian HahnRecommit r334887: [SmallSet] Add SmallSetIterator.
2018-07-17 whitequark[LLVM-C] Add target triple normalization to the C API.
2018-07-16 Sam Clegg[WebAssembly] Remove ELF file support.
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 Teresa JohnsonRestore "[ThinLTO] Ensure we always select the same...
2018-07-16 Roman Lebedev[X86][AArch64][DAGCombine] Unfold 'check for [no] signe...
2018-07-16 Jonas Devlieghere[AccelTable] Provide DWARF5AccelTableStaticData for...
2018-07-16 Alexandros Lamprineas[MemorySSAUpdater] Remove deleted trivial Phis from...
2018-07-16 Michael J. SpencerRecommit r335794 "Add support for generating a call...
2018-07-15 Andrea Di Biagio[llvm-mca][BtVer2] teach how to identify false dependen...
2018-07-14 Teresa JohnsonRevert "[ThinLTO] Ensure we always select the same...
2018-07-13 Vedant KumarFix comments which mixed up 'before' and 'after', NFC
2018-07-13 Vedant KumarClarify wording of a doxygen comment, NFC
2018-07-13 Teresa Johnson[ThinLTO] Ensure we always select the same function...
2018-07-13 Vlad Tsyrklevich[LowerTypeTests] Limit when icall jumptable entries...
2018-07-13 Jonas Devlieghere[dwarfdump] Add pretty printer for accelerator table...
2018-07-13 Evgeniy StepanovRevert "CallGraphSCCPass: iterate over all functions."
2018-07-13 Joel Galenson[cfi-verify] Support AArch64.
2018-07-13 Ulrich Weigand[TableGen] Support multi-alternative pattern fragments
2018-07-13 Chandler Carruth[SLH] Introduce a new pass to do Speculative Load Harde...
2018-07-13 Dean Michael Berris[XRay][compiler-rt] Add PID field to llvm-xray tool...
2018-07-13 Chijun Sima[DomTreeUpdater] Ignore updates when both DT and PDT...
2018-07-13 Matthias BraunCodeGen: Remove pipeline dependencies on StackProtector...
2018-07-12 Matthias BraunRevert "(HEAD -> master, origin/master, arcpatch-D37582...
2018-07-12 Matthias BraunCodeGen: Remove pipeline dependencies on StackProtector...
2018-07-12 Wolfgang Pieb[DWARF v5] Generate range list tables into the .debug_r...
2018-07-12 Galina KistanovaReverted r336805 as it broke llvm-clang-x86_64-expensiv...
2018-07-12 Francis Visoiu Mistrih[XRay] Fix machine verifier issues in X86
2018-07-12 Simon PilgrimFix -Wdocumentation warnings. NFCI.
2018-07-12 Sam McCall[Support] Require llvm::Error passed to formatv() to...
2018-07-12 Stefan GranitzFix few typos in comments (write access test commit)
2018-07-12 Chijun Sima[Dominators] Add isUpdateLazy() method to the DomTreeUp...
2018-07-12 Chen Zheng[InstSimplify] simplify add instruction if two operands...
2018-07-12 Fangrui Song[AsmParser] Fix inconsistent declaration parameter...
2018-07-12 Craig Topper[X86] Remove and autoupgrade the scalar fma intrinsics...
2018-07-11 Alina Sbirlea[MemorySSA] Add APIs to move memory accesses between...
2018-07-11 Roman Lebedev[InstCombine] Fold x & (-1 >> y) == x to x u<= ...
2018-07-11 Jonas Devlieghere[DebugInfo] Make children iterator bidirectional
2018-07-11 Florian HahnRecommit r334887: [SmallSet] Add SmallSetIterator.
2018-07-11 Jonas DevlieghereUse debug-prefix-map for AT_NAME
2018-07-11 Paul Semel[llvm-readobj] Add -hex-dump (-x) option
2018-07-11 Simon Tatham[TableGen] Add a general-purpose JSON backend.
2018-07-10 Lang Hames[ORC] Generalize alias materialization to support re...
2018-07-10 JF Bastien[NFC] typo
2018-07-10 Teresa Johnson[ThinLTO] Use std::map to get determistic imports files
2018-07-10 Jonas DevlieghereRevert "[AccelTable] Provide abstraction for emitting...
2018-07-10 Jonas Devlieghere[MC] Add interface to finish pending labels.
2018-07-10 Rui UeyamaAdd CachedHashStringRef::data().
2018-07-10 Paul RobinsonSupport -fdebug-prefix-map in llvm-mc. This is useful...
2018-07-10 Sam McCall[Support] Harded JSON against invalid UTF-8.
2018-07-10 Simon PilgrimFix MSVC "signed/unsigned mismatch" warning. NFCI.
2018-07-10 Craig Topper[X86] Add back GCCBuiltin on mask_div_ss/sd_round.
2018-07-09 Manoj Guptallvm: Add support for "-fno-delete-null-pointer-checks"
2018-07-09 Rui UeyamaUse StringRef instead of `const char *`.
2018-07-09 Lang Hames[ORC] Rename MaterializationResponsibility::delegate...
2018-07-09 Stefan Pintilie[Power9] [LLVM] Add __float128 support for trunc to...
2018-07-09 Daniel Sanders[globalisel][irtranslator] Add support for atomicrmw...
2018-07-09 Roman Lebedev[X86][TLI] DAGCombine: Unfold variable bit-clearing...
2018-07-09 Stefan Pintilie[Power9] Add __float128 builtins for Round To Odd
2018-07-09 Diego Caballero[LoopInfo] Port loop exit interfaces from Loop to LoopBase
2018-07-09 Sam McCall[Support] Allow JSON serialization of Optional<T> for...
2018-07-09 Sam McCall[Support] Make JSON handle doubles and int64s losslessly
2018-07-09 Sam McCall[Support] Fix GCC compile after r336534
next