platform/upstream/llvm.git
2014-07-28 Duncan P. N... Bitcode: Serialize (and recover) use-list order
2014-07-28 Richard Smith[modules] PR20475: merging support for alias template...
2014-07-28 Duncan P. N... llvm-uselistorder: Add -save-temps option
2014-07-28 Duncan P. N... llvm-uselistorder: Check the correct flag for assembly
2014-07-28 Duncan P. N... IR: Expose Module::rbegin() and rend()
2014-07-28 Joerg SonnenbergerChange __INTx_TYPE__ to be always signed. This changes...
2014-07-28 Lang Hames[MCJIT] Remove extraneous parentheses in test case.
2014-07-28 Rafael EspindolaTest the linker plugin handling of llvm.used.
2014-07-28 Manman Ren[Debug Info] add a template class DITypedArray.
2014-07-28 Alexey SamsonovFix linking with just-built libc++abi (added in r214037).
2014-07-28 Manman Ren[Debug Info] rename getTypeArray to getElements, setTyp...
2014-07-28 Manman Ren[Debug Info] rename getTypeArray to getElements, setTyp...
2014-07-28 Manman Ren[Debug Info] replace DIUnspecifiedParameter with DITriv...
2014-07-28 Kaelyn TakataAdd another keyword-selection flag to CorrectionCandida...
2014-07-28 Matt ArsenaultR600: Modernize test
2014-07-28 Alex Lorenzllvm-cov: move the gcov code into a separate file.
2014-07-28 Matt ArsenaultR600/SI: Fix return type for isMIMG / isSMRD
2014-07-28 Chandler Carruth[SDAG] Add DEBUG logging to the legalizer, fixing a...
2014-07-28 Matt ArsenaultR600/SI: Implement getOptimalMemOpType
2014-07-28 Reid KlecknerFix MSVC warnings about falling off the end of a non...
2014-07-28 Rafael EspindolaAdd tests for the various emit-llvm plugin options.
2014-07-28 Matt ArsenaultR600/SI: Make argument loads invariant
2014-07-28 Matt ArsenaultUpdate comment
2014-07-28 Adam Nemet[AVX512] Add non-masking FP store intrinsics
2014-07-28 Adam Nemet[AVX512] Add FP add/sub/mul intrinsics
2014-07-28 Adam Nemet[AVX512] Reorder functions in avx512fintrin.h
2014-07-28 Adam Nemet[AVX512] Bring the formatting of avx512fintrin.h closer...
2014-07-28 Adam Nemet[AVX512] Add CHECK-LABELs to test/CodeGen/avx512f-built...
2014-07-28 Zachary TurnerTeach LLDB about Windows processes.
2014-07-28 Zachary TurnerUse llvm Support functions to get the user's home direc...
2014-07-28 Zachary TurnerFix supported architectures on PlatformWindows.
2014-07-28 Zachary TurnerFix the MSVC build. MSVC does not support constexpr.
2014-07-28 Fariborz JahanianObjective-C. Improve diagnostic when property is
2014-07-28 DeLesley HutchinsThread Safety Analysis: Replace the old and broken...
2014-07-28 Marshall ClowFix PR#20471. Add a cast in __align_it to ensure that...
2014-07-28 Rafael EspindolaTest the mcpu option.
2014-07-28 Dario Domizioli[TEST] Improve tests for #pragma clang optimize off/on
2014-07-28 Simon Atanasyan[Mips] Remove redundant REQUIRES clause.
2014-07-28 Daniel Jasperclang-format: [proto] Improve formatting of text-proto...
2014-07-28 Dmitry Vyukovtsan: add a useful debug check
2014-07-28 Robert Khasanov[SKX] Enabling mask logic instructions: encoding, lowering
2014-07-28 Dan LiewEmit a warning if llvm_map_components_to_libraries...
2014-07-28 Dan LiewDocument the new LLVM CMake interface for building...
2014-07-28 Dan LiewFixed sphinx warning.
2014-07-28 Daniel Jasperclang-format: Improve operator and template recognition.
2014-07-28 Ulrich Weigand[PowerPC] Support ELFv1/ELFv2 ABI selection via -mabi...
2014-07-28 Ulrich Weigand[PowerPC] Add testcase forgotten in the 214072 commit.
2014-07-28 Ulrich Weigand[PowerPC] Support ELFv1/ELFv2 ABI selection via features
2014-07-28 Daniel Jasperclang-format: Improve pointer/reference detection.
2014-07-28 Daniel Jasperclang-format: Fix unary operator recognition.
2014-07-28 Daniel Jasperclang-format: Fix formatting of lock annotations in...
2014-07-28 NAKAMURA TakumiDataflowWorklist.h: Appease msc17 -- Split a private...
2014-07-28 Artyom SkrobovFactoring DataflowWorklist out of LiveVariables and...
2014-07-28 Daniel Jasperclang-tidy: [use-override] Tweak messages.
2014-07-28 Matthew GardinerTest commit, please ignore
2014-07-28 Johannes DoerfertReplace the dependences parallelism check by the IslAst one
2014-07-28 Brad SmithAdd missing override keyword to OpenBSD IsIntegratedAss...
2014-07-28 Nico WeberWrap to 80 columns. No behavior change.
2014-07-27 Rafael EspindolaStart adding some tests for the gold plugin.
2014-07-27 Saleem AbdulrasoolARM: correct handling of features in arch_extension
2014-07-27 Saleem AbdulrasoolARM: convert loop to range based
2014-07-27 Matt ArsenaultAdd alignment value to allowsUnalignedMemoryAccess
2014-07-27 Simon AtanasyanRemove unused empty folder `unittest`.
2014-07-27 Tim NorthoverAArch64: fix conversion of 'J' inline asm constraints.
2014-07-27 Richard SmithFix default argument comma disambiguation bug following...
2014-07-27 Richard SmithWhen looking for temporary dtors while building the...
2014-07-27 Richard Smith[modules] Add some missing record names. We really...
2014-07-27 Richard Smith[modules] Add abbreviation for ImplicitCastExpr. This...
2014-07-27 Nico WeberWrap to 80 columns. No behavior change.
2014-07-27 Saleem Abdulrasoolbuiltins: make ARM compilation with GAS work again
2014-07-27 Saleem Abdulrasoolbuiltins: move macro definitions into assembly.h
2014-07-27 Saleem Abdulrasoolbuiltins: whitespace
2014-07-27 Chandler Carruth[x86] Sink a variable only used by asserts into the...
2014-07-27 Chandler Carruth[x86] Add a much more powerful framework for combining...
2014-07-27 Chandler Carruth[ADT] Add a remarkbly useful little helper routine...
2014-07-26 Saleem Abdulrasoolbuiltins: avoid multiple definitions of symbols
2014-07-26 Saleem Abdulrasoolbuiltins: add missed files from previous commits
2014-07-26 Nico WeberWrap to 80 columns. No behavior change.
2014-07-26 Dan AlbertBetter defaults for in-tree libc++ with cmake.
2014-07-26 Nico WeberWrap to 80 columns, no functionality change.
2014-07-26 Matt ArsenaultR600/SI: Fix broken test.
2014-07-26 Saleem Abdulrasoolbuiltins: move the readonly constants into rodata
2014-07-26 Saleem Abdulrasoolbuiltins: correct constant alignments
2014-07-26 Fariborz JahanianObjective-C. Issue more warning diagnostic when certain
2014-07-26 Todd Fialallgs: add --reverse-connect support.
2014-07-26 Dmitry Vyukovtsan: advise shadow for 0x7f region to not use huge...
2014-07-26 Dmitry Vyukovtsan: improve shadow flush benchmark
2014-07-26 Joey GoulyFix the failing test 'vector-idiv.ll'.
2014-07-26 Dmitry Vyukovtsan: reduce internal allocator region from 16M to 1M
2014-07-26 Dmitry Vyukovtsan: remove meta from internal allocator
2014-07-26 Simon Atanasyan[Driver][Mips] Check output of -dynamic-linker argument...
2014-07-26 Richard Smith[modules] Improve abbreviations for C++:
2014-07-26 Matt ArsenaultR600: Move intrinsic lowering to separate functions
2014-07-26 Chandler Carruth[SDAG] Add an assert that we don't mess up the number...
2014-07-26 Chandler Carruth[SDAG] Simplify the code for handling single-value...
2014-07-26 Chandler Carruth[SDAG] When performing post-legalize DAG combining...
2014-07-26 Nick LewyckyFix broken assert.
2014-07-26 David MajnemerParse: Don't crash on trailing whitespace before EOF
2014-07-26 Nick LewyckySatisfy -Wparentheses.
2014-07-26 NAKAMURA TakumiX86ShuffleDecode.cpp: Silence a warning. [-Wunused...
next