OSDN Git Service

android-x86/external-llvm.git
2016-08-31 NAKAMURA Takumi[CMake] Increase stack size to 16MiB for all mingw...
2016-08-31 Heejin AhnAdd asm.js-style setjmp/longjmp handling for wasm
2016-08-31 Reid KlecknerRevert "Add an optional parameter with a list of undefs...
2016-08-31 Sanjay Patel[InstCombine] allow icmp (shr exact X, C2), C fold...
2016-08-31 Sanjay Patel[InstCombine] allow icmp (div X, Y), C folds for splat...
2016-08-31 Matt ArsenaultAMDGPU: Fix introducing stack access on unaligned v16i8
2016-08-31 Matt ArsenaultAMDGPU: Use copy instead of mov during frame lowering
2016-08-31 Matt ArsenaultAMDGPU: Refactor frame lowering
2016-08-31 Zachary Turner[codeview] Add TypeVisitorCallbackPipeline.
2016-08-31 Tim NorthoverGlobalISel: use G_TYPE to annotate physregs with a...
2016-08-31 Derek Schuff[WebAssembly] Disable folding of GA+reg into load/store...
2016-08-31 Sanjay Patel[InstCombine] change insertRangeTest() to use APInt...
2016-08-31 Michael Zolotukhin[LoopInfo] Add verification by recomputation.
2016-08-31 Geoff Berry[EarlyCSE] Optionally use MemorySSA. NFC.
2016-08-31 Quentin ColombetActually check for the diagnostic to be emitted!
2016-08-31 Krzysztof Parzyszek[Hexagon] Deal with undefs when extending live intervals
2016-08-31 Tom StellardAMDGPU/SI: Make sure llvm.amdgcn.implicitarg.ptr()...
2016-08-31 Quentin Colombet[TargetPassConfig] Add a hook to tell whether GlobalISe...
2016-08-31 Quentin Colombet[ResetMachineFunction] Emit the diagnostic isel fallbac...
2016-08-31 Quentin Colombet[DiagnosticInfo] Add a diagnostic class for the fallbac...
2016-08-31 Chad RosierFix indent. NFC.
2016-08-31 Krzysztof ParzyszekAdd an optional parameter with a list of undefs to...
2016-08-31 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-08-31 Geoff Berry[EarlyCSE] Allow forwarding a non-invariant load into...
2016-08-31 Chad Rosier[SLP] Update the debug based on Michael's suggestion.
2016-08-31 Geoff Berry[LangRef] Clarify !invariant.load semantics.
2016-08-31 Chad Rosier[SLP] Sink debug after checking for matching types...
2016-08-31 Davide Italiano[lib/LTO] Factor out logic for running passes.
2016-08-31 Tim Shens/static inline/static/ for headers I have changed...
2016-08-31 Teresa Johnson[LTO] Fix common test to reflect r279911 and move to...
2016-08-31 Reid Kleckner[codeview] Emit vtable shape information
2016-08-31 Philip Reames[statepoints][experimental] Add support for live-in...
2016-08-31 Simon Pilgrim[X86][SSE] Improve awareness of (v)cvtpd2ps implicit...
2016-08-31 Chad Rosier[SLP] Arguments should be camel case, and start with...
2016-08-31 Aaron BallmanChanging a code block to text because Sphinx does not...
2016-08-31 Sjoerd MeijerClang patch r280064 introduced ways to set the FP excep...
2016-08-31 Krzysztof ParzyszekFixed spill stack objects are mutable
2016-08-31 Chad RosierFix comments about IndirectBrInst in Instructions.h
2016-08-31 James MolloyRevert "[SimplifyCFG] Improve FoldValueComparisonIntoPr...
2016-08-31 Aaron BallmanChanging a code block to text because Sphinx does not...
2016-08-31 James MolloyRevert "[SimplifyCFG] Change the algorithm in SinkThenE...
2016-08-31 James MolloyRevert "[SimplifyCFG] Handle tail-sinking of more than...
2016-08-31 James MolloyRevert "[SimplifyCFG] Add a workaround to fix PR30188"
2016-08-31 James MolloyRevert "[SimplifyCFG] Fix bootstrap failure after r280220"
2016-08-31 Diana PicusUse abstraction in AArch64AsmPrinter::lowerSTACKMAP...
2016-08-31 Diana PicusTypo fixes. NFC
2016-08-31 James Molloy[SimplifyCFG] Fix bootstrap failure after r280220
2016-08-31 Nikolay HaustovAMDGPU/SI: Handle aliases in AMDGPUAlwaysInlinePass
2016-08-31 James Molloy[SimplifyCFG] Add a workaround to fix PR30188
2016-08-31 James Molloy[SimplifyCFG] Improve FoldValueComparisonIntoPredecesso...
2016-08-31 James Molloy[SimplifyCFG] Handle tail-sinking of more than 2 incomi...
2016-08-31 James Molloy[SimplifyCFG] Change the algorithm in SinkThenElseCodeToEnd
2016-08-31 James Molloy[SimplifyCFG] Tail-merge calls with sideeffects
2016-08-31 Simon Pilgrim[X86][SSE] Improve awareness of fptrunc implicit zeroin...
2016-08-31 Igor Kudrin[Coverage] Make sorting criteria for CounterMappingRegi...
2016-08-31 Craig Topper[AVX-512] Add patterns to select masked logical operati...
2016-08-31 Craig Topper[AVX-512] Add test cases for masked floating point...
2016-08-31 Craig Topper[X86] Regenerate a test using update_llc_test_checks.py.
2016-08-31 Dean Michael... [XRay] Support multiple return instructions in a single...
2016-08-31 David Majnemer[Loads] Properly populate the visited set in isDerefere...
2016-08-31 Hal Finkel[PowerPC] Don't spill the frame pointer twice
2016-08-31 Gor Nishanov[Coroutines] Part 10: Add coroutine promise support.
2016-08-31 Sanjay Patel[InstCombine] clean up InsertRangeTest; NFCI
2016-08-31 Vedant Kumar[llvm-cov] Drop redundant "No." suffix in a column...
2016-08-30 Alina Sbirlea[LoadStoreVectorizer] Change VectorSet to Vector to...
2016-08-30 Sanjay Patel[InstCombine] add tests to show type limitations of...
2016-08-30 Reid Kleckner[codeview] Remove redundant TypeTable lookup
2016-08-30 Kevin EnderbyAdd a test file, macho-invalid-dysymtab-extreloff-nextrel,
2016-08-30 Lang Hames[ORC][RPC] Fix some bugs in the callB primitive.
2016-08-30 Chris Bieneman[CMake] Ensure that compiler-rt is added first
2016-08-30 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-08-30 Saleem Abdulrasoolllvm-readobj: speculative fix for MSVC
2016-08-30 Tim NorthoverGlobalISel: combine extracts & sequences created for...
2016-08-30 Matt ArsenaultAMDGPU: Relax SGPR asm constraint register class
2016-08-30 Mike Aizatsky[libfuzzer] simplified unit truncation; do not write...
2016-08-30 Hemant KulkarniRevert "ELFDumper: Unversioned symbols must not have...
2016-08-30 Michael Kuperstein[LoopVectorizer] Predicate instructions in blocks with...
2016-08-30 David Majnemer[COFFObjectFile] Ignore broken symbol table
2016-08-30 Daniel BerlinIntrArgMemOnly is only defined (and current AA machiner...
2016-08-30 Lang HamesRe-instate recent RPC updates (r280016, r280017, r28002...
2016-08-30 Hemant KulkarniELFDumper: Unversioned symbols must not have trailing @
2016-08-30 Duncan P. N... CodeGen: Fixup for r280128, since GCC isn't as permissi...
2016-08-30 Tim NorthoverGlobalISel: forbid physical registers on generic MIs.
2016-08-30 Saleem Abdulrasoolllvm-readobj: add support for printing GNU Notes
2016-08-30 Saleem AbdulrasoolSupport: add some more ELF constants
2016-08-30 Zachary TurnerFix unit test after function name change.
2016-08-30 Duncan P. N... ADT: Split ilist_node_traits into alloc and callback...
2016-08-30 Zachary TurnerRename ArrayRef::keep_front / keep_back to take_front...
2016-08-30 Kyle ButtTailDuplication: Extract Indirect-Branch block limit...
2016-08-30 Duncan P. N... ADT: Guarantee transferNodesFromList is only called...
2016-08-30 Zachary TurnerAppease buildbots after r280114.
2016-08-30 Duncan P. N... IR: Appease MSVC after r280107 with an & or two
2016-08-30 Sanjay Patel[InstCombine] replace divide-by-constant checks with...
2016-08-30 Zachary TurnerAdd StringRef::take_front and StringRef::take_back
2016-08-30 Zachary TurnerAdd StringRef::contains()
2016-08-30 Sanjay Patel[InstCombine] clean up foldICmpDivConstant; NFCI
2016-08-30 Duncan P. N... ADT: Clean up docs and formatting for ilist_traits...
2016-08-30 Duncan P. N... ADT: Split out simple_ilist, a simple intrusive list
2016-08-30 NAKAMURA TakumiFixup r279618, instantiate *AnalysisManagerProxy<*Analy...
2016-08-30 Valery Pykhtin[AMDGPU] Refactor SOP instructions TD files.
next