OSDN Git Service

build_llvm_package.bat: Re-try the build steps
[android-x86/external-llvm.git] / include /
2018-07-03 Chandler Carruth[ADT] Disable the single callback optimization on Windows.
2018-07-03 Chandler Carruth[ADT] Try to work around a crash in MSVC.
2018-07-03 Chandler Carruth[ADT] Switch another place to `llvm::is_trivially_move_...
2018-07-03 Jakub KuderskiReappl "[Dominators] Add the DomTreeUpdater class"
2018-07-03 Chandler Carruth[Support] Fix llvm::unique_function when building with...
2018-07-02 Chandler Carruth[ADT] Add llvm::unique_function which is like std:...
2018-07-02 Francis Visoiu Mistrih[MC] Error on a .zerofill directive in a non-virtual...
2018-07-02 Jakub KuderskiRevert "[Dominators] Add the DomTreeUpdater class"
2018-07-02 Sjoerd MeijerFollow up of r335953 - [ARM][AArch64] Armv8.4-A Enablement
2018-07-02 Jakub Kuderski[Dominators] Add the DomTreeUpdater class
2018-07-02 Piotr PadlewskiImplement strip.invariant.group
2018-07-01 Sanjay Patel[PatternMatch] allow undef elements in vectors with...
2018-07-01 David Green[UnrollAndJam] New Unroll and Jam pass
2018-07-01 Eugene Leviant[Evaluator] Improve evaluation of call instruction
2018-06-30 Simon PilgrimFix Wdocumentation compiler warning. NFCI.
2018-06-30 Jessica Paquette[MachineOutliner] Add support for target-default outlining.
2018-06-30 Craig Topper[X86] Remove masking from avx512 rotate intrinsics...
2018-06-29 Chandler Carruth[instsimplify] Move the instsimplify pass to use more...
2018-06-29 Alina Sbirlea[MemorySSA] Add APIs to MemoryPhis to delete incoming...
2018-06-29 Paul RobinsonPass DWARFUnit to verifier by reference not by value...
2018-06-29 Sean FertileRevert "Extend CFGPrinter and CallPrinter with Heat...
2018-06-29 Sean FertileExtend CFGPrinter and CallPrinter with Heat Colors
2018-06-29 Sjoerd Meijer[ARM][AArch64] Armv8.4-A Enablement
2018-06-29 Craig Topper[X86] Remove masking from the avx512 packed sqrt intrin...
2018-06-28 Jake Ehrlich[llvm-readobj] Add experimental support for SHT_RELR...
2018-06-28 Zachary TurnerFix padding with custom character in formatv.
2018-06-28 Teresa Johnson[ThinLTO] Port InlinerFunctionImportStats handling...
2018-06-28 Zachary TurnerAdd a flag to FileOutputBuffer that allows modification.
2018-06-28 Jessica Paquette[MachineOutliner] Define MachineOutliner support in...
2018-06-28 Matthias BraunSelectionDAGBuilder, mach-o: Skip trap after noreturn...
2018-06-28 Stanislav Mekhanoshin[AMDGPU] Overload llvm.amdgcn.fmad.ftz to support f16
2018-06-28 John BrawnAdd a PhiValuesAnalysis pass to calculate the underlyin...
2018-06-28 Benjamin KramerRevert "Add support for generating a call graph profile...
2018-06-28 Pavel LabathRevert "ADT: Move ArrayRef comparison operators into...
2018-06-28 Pavel LabathADT: Move ArrayRef comparison operators into the class
2018-06-27 Michael J. SpencerAdd support for generating a call graph profile from...
2018-06-27 Zachary TurnerMove some code from PDBFileBuilder to MSFBuilder.
2018-06-27 Michael Kruse[ADT] drop_begin: use adl_begin/adl_end. NFC.
2018-06-27 Daniel Sanders[globalisel][legalizer] Add AtomicOrdering to LegalityQ...
2018-06-27 Teresa Johnson[ThinLTO] Print names in function import debug messages...
2018-06-27 Justin Bogner[Object] Allow iterating over an IRObjectFile's modules
2018-06-27 Jessica Paquette[MachineOutliner] Don't outline sequences where x16...
2018-06-27 Craig Topper[X86] Rename the autoupgraded of packed fp compare...
2018-06-27 Ivan A. Kosarev[NEON] Support vldNq intrinsics in AArch32 (LLVM part)
2018-06-27 Florian Hahn[ValueLattice] Return false if value range did not...
2018-06-27 Konstantin ZhuravlyovAMDHSA: Rename RESERVED -> RESERVED0, mark gfx9-specifi...
2018-06-27 Konstantin ZhuravlyovAMDHSA/NFC: Address missed review feedback from
2018-06-27 Justin Bogner[ADT] Pass DerivedT from pointe{e,r}_iterator to iterat...
2018-06-26 Lang Hames[ORC] Add LLJIT and LLLazyJIT, and replace OrcLazyJIT...
2018-06-26 Vedant KumarRename skipDebugInfo -> skipDebugIntrinsics, NFC
2018-06-26 Lang Hames[ORC] Allow IRTransformLayer2's transform to be modifie...
2018-06-26 Lang Hames[ORC] Move the VSOList typedef out of VSO.
2018-06-26 Lang Hames[ORC] Add a FIXME.
2018-06-26 Lang Hames[ORC] Fix a FIXME by moving MangleAndInterner to Core.h.
2018-06-26 Stanislav Mekhanoshin[AMDGPU] Add llvm.amdgcn.fmad.ftz intrinsic
2018-06-26 Vedant Kumar[Local] Add a convenient insertReplacementDbgValues...
2018-06-26 Krzysztof ParzyszekAccount for undef values from predecessors in extendSeg...
2018-06-26 Simon Pilgrim[TargetLowering] isVectorClearMaskLegal - use ArrayRef...
2018-06-26 Teresa Johnson[ThinLTO] Parse module summary index from assembly
2018-06-26 Bjorn PetterssonImprove ConvertDebugDeclareToDebugValue
2018-06-26 Teresa Johnson[ThinLTO] Add string saver onto index for value names
2018-06-26 Craig Topper[X86] Redefine avx512 packed fpclass intrinsics to...
2018-06-26 Teresa Johnson[ThinLTO] Add per-module indexes to combined index...
2018-06-26 Craig TopperRevert r335562 and 335563 "[X86] Redefine avx512 packed...
2018-06-26 Lang Hames[ORC] Add a symbolAliases function to the Core APIs.
2018-06-26 Craig Topperfoo
2018-06-26 Teresa Johnson[ThinLTO] Compute GUID directly from GV when building...
2018-06-25 Tim Shen[APInt] Add helpers for rounding u/sdivs.
2018-06-25 Chandler Carruth[PM/LoopUnswitch] Teach the new unswitch to handle...
2018-06-25 Aditya Nandakumar[GISel]: Update the end of GISel Opcode namespace.
2018-06-25 Vedant Kumar[SelectionDAG] Remove debug locations from ConstantSD...
2018-06-25 Alexander RichardsonAdd Triple::isMIPS()/isMIPS32()/isMIPS64(). NFC
2018-06-25 Matt ArsenaultStackSlotColoring: Decide colors per stack ID
2018-06-25 David Green[DA] Delinearise AddRecs if we can prove they don't...
2018-06-25 Sanjay Patel[IR] avoid -Wdocumentation spew about HTML tags
2018-06-25 George Burgess IV[MSSA] Add domination number verifier; NFC
2018-06-25 Zachary TurnerTry to fix build error on non MSVC compilers.
2018-06-25 Zachary TurnerFix CRLF line endings.
2018-06-25 Zachary TurnerAdd a TaskQueue that can serialize work on a ThreadPool.
2018-06-25 Heejin Ahn[WebAssembly] Add WebAssemblyException information...
2018-06-24 Zachary TurnerAlso forward declare BitScanReverse.
2018-06-23 Duncan P. N. Exon... ADT: Use EBO to shrink SmallVector size 1
2018-06-23 Reid Kleckner[IR] Split Intrinsics.inc into enums and implementations
2018-06-23 Reid KlecknerAvoid including intrin.h from MathExtras.h
2018-06-23 Fangrui Song[ELF] Change isSectionData to exclude SHF_EXECINSTR
2018-06-22 Aditya Nandakumar[GISel]: Add G_ADDRSPACE_CAST Opcode
2018-06-22 Paul Robinson[DWARFv5] Allow ".loc 0" to refer to the root file.
2018-06-22 Gabor Buella[X86] Add notes to a few intrinsics
2018-06-22 George RimarRecommit r335333 "[MC] - Add .stack_size sections into...
2018-06-22 George RimarRevert r335332 "[MC] - Add .stack_size sections into...
2018-06-22 George Rimar[MC] - Add .stack_size sections into groups and link...
2018-06-22 Eugene LeviantRevert r335324 due to a builtbot failure
2018-06-22 Eugene Leviant[Evaluator] Improve evaluation of call instruction
2018-06-22 Chandler CarruthRevert r335306 (and r335314) - the Call Graph Profile...
2018-06-21 Michael J. Spencer[Instrumentation] Add Call Graph Profile pass
2018-06-21 Reid Kleckner[X86] Fix 32-bit mingw comdat names, only add one under...
2018-06-21 Sanjay Patel[IR] fix typo in comment; NFC
2018-06-21 Tim Shen[SCEV] Re-apply r335197 (with Polly fixes).
2018-06-21 Reid Kleckner[mingw] Fix GCC ABI compatibility for comdat things
2018-06-21 Francis Visoiu MistrihRevert r335206 "Recommit r333268: [IPSCCP] Use Predicat...
next