OSDN Git Service

[SCCIterator] Garbage collect dead code. NFC.
[android-x86/external-llvm.git] / include /
2017-06-06 Davide Italiano[SCCIterator] Garbage collect dead code. NFC.
2017-06-06 Adrian PrantlIntroduce -brief command line option to llvm-dwarfdump
2017-06-06 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize-use-using and...
2017-06-06 Dimitry AndricAllow VersionPrinter to print to arbitrary raw_ostreams
2017-06-06 Anna Thomas[LVI Printer] Rely on the LVI analysis functions rather...
2017-06-06 Sam Clegg[WebAssembly] MC: Refactor relocation handling
2017-06-06 Konstantin ZhuravlyovAMDGPU/NFC: Move amdgpu code object metadata to support
2017-06-06 Daniel BerlinNewGVN: Fix PR/33187. This is a bug caused by two...
2017-06-06 Anna Thomas[Atomics][LoopIdiom] Recognize unordered atomic memcpy
2017-06-06 Sam Clegg[WebAssembly] Remove unused methods from MCWasmObjectTa...
2017-06-06 Chandler CarruthFix several more missing headers, all of these were...
2017-06-06 Chandler CarruthAdd a missing #include to a header.
2017-06-06 Chandler CarruthSort the remaining #include lines in include/... and...
2017-06-06 Vivek Pandya[Improve CodeGen Testing] This patch renables MIRPrinte...
2017-06-06 Xin TongAdd a dominanance check interface that uses caching...
2017-06-06 Wolfgang Pieb[DWARF] Adding support for the DWARF v5 string offsets...
2017-06-06 Matthias BraunCodeGen: Refactor MIR parsing
2017-06-06 Mandeep Singh Grang[cmake] Enable reverse iteration by default through...
2017-06-06 Matthias BraunCodeGen/LLVMTargetMachine: Refactor ISel pass construct...
2017-06-05 Evgeny StupachenkoFix PR23384 (part 2 of 3) NFC
2017-06-05 Matthias BraunRemove some #include from StackProtector.h; NFC
2017-06-05 Zachary Turner[CodeView] Handle Cross Module Imports and Exports.
2017-06-05 Konstantin ZhuravlyovAMDGPU: Remove deprecated and unused elf definitions
2017-06-05 Saleem AbdulrasoolCodeGen: add support for emitting ObjC image info
2017-06-05 Adam NemetHandle non-unique edges in edge-dominance
2017-06-05 Dmitry MikulinSymbols re-defined with -wrap and -defsym need to be...
2017-06-05 Dimitry AndricRemove duplicate LLVM_NATIVE_ from llvm's config.h
2017-06-05 whitequark[LLVM-C] [OCaml] Expose Type::subtypes.
2017-06-05 Javed AbsarAdd support for #pragma clang section
2017-06-05 Renato GolinRevert "[sanitizer-coverage] one more flavor of coverag...
2017-06-03 Galina KistanovaInitialized BackedgeTakenInfo.MaxOrZero.
2017-06-03 Kostya Serebryany[sanitizer-coverage] one more flavor of coverage: ...
2017-06-03 Eugene Zelenko[CodeGen] Fix Windows builds broken in r304621.
2017-06-03 Zachary Turner[PDB] Fix use after free.
2017-06-03 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize-use-using and...
2017-06-02 Quentin ColombetChange code formatting to look like the surrounding...
2017-06-02 Philip Reames[Statepoint] Be consistent about using deopt naming...
2017-06-02 Matthias BraunRegisterScavenging: Add ScavengerTest pass
2017-06-02 Matthias BraunInitializePasses: Sort initializer list (by ASCII)
2017-06-02 Quentin Colombet[RABasic] Properly initialize the pass
2017-06-02 Matthias BraunRegisterScavenging: Move scavenging logic from PEI...
2017-06-02 Zachary Turner[CodeView] Support CodeView subsections in any order.
2017-06-02 Evgeniy StepanovSkip CFI for dead functions.
2017-06-02 Reid KlecknerRe-land "COFF: migrate def parser from LLD to LLVM"
2017-06-02 David BlaikieTidy up a bit of r304516, use SmallVector::assign rathe...
2017-06-02 Philip ReamesVerify a couple more fields in STATEPOINT instructions
2017-06-02 Philip ReamesAdd placeholder for more extensive verification of...
2017-06-02 Reid KlecknerRevert "COFF: migrate def parser from LLD to LLVM"
2017-06-02 Benjamin Kramer[OrderedBasicBlock] Return false for comesBefore(A, A)
2017-06-02 Javed Absar[ARM] Cortex-A57 scheduling model for ARM backend ...
2017-06-02 Craig Topper[TableGen] Remove a couple unused methods from Record...
2017-06-01 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize-use-using and...
2017-06-01 Tim Shen[ThinLTO] Move -lto-use-new-pm to llvm-lto2, and change...
2017-06-01 Keno FischerReapply "[Cloning] Take another pass at properly clonin...
2017-06-01 Zachary TurnerFix -Wreorder warnings.
2017-06-01 Zachary Turner[CodeView] Properly align symbol records on read/write.
2017-06-01 Eli FriedmanAdd opt-bisect support for region passes.
2017-06-01 Keno Fischer[DIBuilder] Add a more fine-grained finalization method
2017-06-01 Evgeniy Stepanov(NFC) Track global summary liveness in GVFlags.
2017-06-01 Adrian Prantl[DWARF] Introduce Dump Options
2017-06-01 Chandler Carruth[PM/ThinLTO] Port the ThinLTO pipeline (both components...
2017-06-01 Amaury SechetDo not legalize large setcc with setcce, introduce...
2017-06-01 Kristof BeylsMake mcpu=generic the default for armv7-a and armv8-a.
2017-06-01 Craig Topper[TableGen] Remove RecordVal constructor that takes...
2017-06-01 Tim Shen[ThinLTO] Migrate ThinLTOBitcodeWriter to the new PM.
2017-05-31 Dehao ChenAdd LiveRangeShrink pass to shrink live range within BB.
2017-05-31 Wei MiRevert rL304050. It may break sanitizer bootstrap....
2017-05-31 Matthias BraunX86FloatingPoint: Fix livein lists
2017-05-31 Reid Kleckner[IR] Add additional addParamAttr/removeParamAttr to...
2017-05-31 Craig Topper[TableGen] Make Record::getValueAsString and getValueAs...
2017-05-31 Matthias BraunTargetMachine: Indicate whether machine verifier passes.
2017-05-31 Anna ThomasRevert "[Atomics][LoopIdiom] Recognize unordered atomic...
2017-05-31 Zaara Syeda[PPC] Inline expansion of memcmp
2017-05-31 Anna Thomas[Atomics][LoopIdiom] Recognize unordered atomic memcpy
2017-05-31 Craig Topper[TableGen] Implement non-const versions of Record:...
2017-05-31 Craig Topper[TableGen] Make one of RecordVal's constructors delegat...
2017-05-31 Zachary Turner[ObjectYAML] Split CodeViewYAML into 3 pieces.
2017-05-31 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize-use-using and...
2017-05-31 Vedant KumarFix CodeView-related modules build failures post-r304248
2017-05-31 Zachary Turner[ObjectYAML] Clean up the CodeView headers a bit.
2017-05-31 Alina SbirleaFix misspelling
2017-05-30 Zachary Turner[CodeView] Move CodeView symbol yaml logic to ObjectYAML.
2017-05-30 Zachary Turner[CodeView] Move CodeView YAML code to ObjectYAML.
2017-05-30 Matthias BraunTargetPassConfig: Keep a reference to an LLVMTargetMach...
2017-05-30 Tim NorthoverMIR: remove explicit "noVRegs" property.
2017-05-30 Xinliang David Li[PartialInlining] Shrinkwrap allocas with live range...
2017-05-30 Benjamin Kramer[Object] Remove unused field + constructor.
2017-05-30 Keno FischerRevert "[Cloning] Take another pass at properly cloning...
2017-05-30 Keno Fischer[Cloning] Take another pass at properly cloning debug...
2017-05-30 Eric BeckmannAdding parsing ability for .res file.
2017-05-30 Zachary Turner[CodeView] Add more DebugSubsection implementations.
2017-05-30 Zachary Turner[CodeView] Rename ModuleDebugFragment -> DebugSubsection.
2017-05-30 Max Kazantsev[SCEV][NFC] Remove redundant params from isAvailableAtL...
2017-05-30 Oliver Stannard[MC] Fix constant pools with DenseMap sentinel values
2017-05-30 Daniel BerlinNewGVN: Compute hash value of expression on demand...
2017-05-30 Galina KistanovaAdded missing line continuation to HANDLE_DIEVALUE_SMAL...
2017-05-29 Craig Topper[TableGen] Introduce DagInit::getArgs that returns...
2017-05-29 Benjamin Kramer[ManagedStatic] Avoid putting function pointers in...
2017-05-29 Benjamin Kramer[ManagedStatic] Make object_creator/object_deleter...
2017-05-29 Benjamin Kramer[ManagedStatic] Add a way to pass custom creators/deleters.
next