OSDN Git Service

android-x86/external-llvm.git
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.
2016-08-30 Reid KlecknerRevert "[ORC][RPC] Make the future type of an Orc RPC...
2016-08-30 Kostya Serebryany[libFuzzer] fix a bug when running a single unit of...
2016-08-30 Kostya Serebryany[libFuzzer] stop using bits for memcmp's value profile...
2016-08-30 Nirav Dave[MC] Move parser helper functions from Asmparser to...
2016-08-30 Chad Rosier[Reassociate] Add additional debug output. NFC.
2016-08-30 NAKAMURA TakumiSILoadStoreOptimizer.cpp: Fix a warning in r279991...
2016-08-30 James Molloy[SimplifyCFG] Properly CSE metadata in SinkThenElseCode...
2016-08-30 Peter Zotovdocs: mention that clobbering output regs in inline...
2016-08-30 Ying Yi[llvm-cov] Use the native path in the coverage report.
2016-08-30 Lang Hames[Support][Error] Suppress warning about unused result.
2016-08-30 Lang Hames[Support] Add a conditionally defined default construct...
2016-08-30 James Y KnightReplace incorrect "#ifdef DEBUG" with "#ifndef NDEBUG".
2016-08-30 Kostya Serebryany[libFuzzer] use bits instead of bytes for memcmp/strcmp...
2016-08-30 Anna Thomas[RewriteStatepointsForGC] Update comment for same PHI...
2016-08-30 Lang Hames[ORC][RPC] Reword 'async' to 'non-blocking' to better...
2016-08-30 Hal Finkel[PowerPC] Force entry alignment in .got2
2016-08-30 Sanjoy DasFix coding style; NFC
2016-08-30 Duncan P. N... ADT: Explode include/llvm/ADT/{ilist,ilist_node}.h...
2016-08-30 Kostya Serebryany[libFuzzer] use trace-div and trace-gep for guided...
2016-08-30 Kostya Serebryany[sanitizer-coverage] add two more modes of instrumentat...
2016-08-30 Hal Finkel[PowerPC] Add support for -mlongcall
2016-08-30 Piotr PadlewskiNFC: add early exit in ModuleSummaryAnalysis
2016-08-30 Hal Finkel[PowerPC] Add triple to test/CodeGen/PowerPC/atomic...
2016-08-30 Duncan P. N... Rename unittests/ADT/ilistTestTemp.cpp => IListTest.cpp
2016-08-30 Duncan P. N... ADT: Give ilist<T>::reverse_iterator a handle to the...
2016-08-29 Jan VeselyAMDGPU/R600: Cleanup DAGCombine
2016-08-29 Lang Hames[ORC] Fix unit-test breakage from r280016.
2016-08-29 Michael KupersteinFix typo in comment. NFC.
2016-08-29 Teresa Johnson[ThinLTO] Indirect call promotion fixes for promoted...
2016-08-29 Hal Finkel[PowerPC] Fix i8/i16 atomics for little-Endian targets...
2016-08-29 Chad Rosier[SLP] Return a boolean value for these static helpers...
2016-08-29 Jan VeselyAMDGPU/R600: Remove MergeVectorStores from legalization
2016-08-29 Lang Hames[ORC][RPC] Fix typo in RPC comments: call primitives...
2016-08-29 Lang Hames[ORC][RPC] Make the future type of an Orc RPC call...
2016-08-29 Chris Bieneman[CMake] Make LLVMConfig.cmake variable names match...
2016-08-29 Tim NorthoverGlobalISel: use multi-dimensional arrays for legalize...
2016-08-29 Easwaran RamanFix a thinko in r278189.
2016-08-29 Saleem AbdulrasoolAMDGPU: fix mismatch tags, NFC
2016-08-29 Saleem AbdulrasoolExecutionEngine: fix a bug in the movt/movw relocator
2016-08-29 Chris Bieneman[CMake] Builtins build needs LLVM_*_OUTPUT_INTDIR variables
2016-08-29 Matthew Simpson[LV] Move insertelement sequence after scalar definitions
2016-08-29 Krzysztof ParzyszekPropagate TBAA info in SelectionDAG::getIndexedLoad
2016-08-29 Douglas Katzman[Myriad]: add missing 'mcpu' values
2016-08-29 Tom StellardAMDGPU/SI: Implement a custom MachineSchedStrategy
2016-08-29 Vitaly Buka[asan] Enable new stack poisoning with store instructio...
2016-08-29 Tim NorthoverGlobalISel: switch to SmallVector for pending legalizat...
2016-08-29 Tom StellardAMDGPU/SI: Improve SILoadStoreOptimizer and run it...
2016-08-29 Tim NorthoverASan: remove variable only used in assertions build
2016-08-29 Tim NorthoverGlobalISel: legalize frem to a libcall on AArch64.
2016-08-29 Tim NorthoverGlobalISel: rework CallLowering so that it can be used...
2016-08-29 Matt ArsenaultAMDGPU/R600: Fix fixups used for constant arrays
2016-08-29 Kyle ButtIfConversion: Fix branch predication bug.
2016-08-29 Vitaly BukaUse store operation to poison allocas for lifetime...
2016-08-29 Vitaly Buka[asan] Separate calculation of ShadowBytes from calcula...
2016-08-29 David Majnemer[SimplifyCFG] Hoisting invalidates metadata
2016-08-29 Reid KlecknerMake vec_fabs.ll pass with MSVC 2013
next