summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update ABIMacOSX_arm::PrepareTrivialCall to correctly align theJason Molenda2017-09-271-4/+5
* [clang-format] Adjust space around &/&& of structured bindingsChih-Hung Hsieh2017-09-272-13/+56
* Reland: [llvm-objcopy] Add support for dynamic relocationsJake Ehrlich2017-09-271-8/+8
* Emit section information for extern variables. Erich Keane2017-09-264-0/+22
* Add missing HAVE_LLVM define to fix build with latest llvmJan Vesely2017-09-261-1/+2
* [libcxx] [test] Fix unused local typedef warnings.Stephan T. Lavavej2017-09-261-2/+2
* [libcxx] [test] Strip trailing whitespace.Stephan T. Lavavej2017-09-261-1/+1
* [libcxx] [test] Silence warning C4324 for MSVC.Stephan T. Lavavej2017-09-261-0/+1
* Initialize the RelocationSectionBase::Section member.James Y Knight2017-09-261-0/+2
* [Builtins] Use 4 byte alignment for __aeabi_memclr.Manoj Gupta2017-09-261-0/+1
* [Dominators] Invalidate DFS numbers upon edge deletionsJakub Kuderski2017-09-261-0/+2
* [BypassSlowDivision] Improve our handling of divisions by constantsSanjoy Das2017-09-262-7/+90
* [AArch64][Falkor] Fix bug in falkor prefetcher fix pass.Geoff Berry2017-09-262-3/+33
* [AArch64][Falkor] Fix correctness bug in falkor prefetcher fix pass and corre...Geoff Berry2017-09-262-60/+318
* [X86] Fix register class name in a comment. NFCCraig Topper2017-09-261-1/+1
* Recommit r314151 "[X86] Make all the NOREX CodeGenOnly instructions into post...Craig Topper2017-09-2612-60/+70
* [X86] Don't emit X86::MOV8rr_NOREX from X86InstrInfo::copyPhysReg.Craig Topper2017-09-261-7/+5
* [X86] Fix typo in comment. NFCCraig Topper2017-09-261-1/+1
* Fix uninitialized member found by msan build bot.Richard Smith2017-09-261-1/+1
* [WebAssembly] Model weakly defined symbols as wasm exportsSam Clegg2017-09-263-46/+42
* [PowerPC] Reverting sequence of patches for elimination of comparison instruc...Nemanja Ivanovic2017-09-2689-1061/+88
* Allow printing of KMP_TOPOLOGY_METHOD when KMP_SETTINGS=trueJonathan Peyton2017-09-261-2/+0
* Remove unused t_single_lockJonathan Peyton2017-09-262-2/+1
* Sema: rename SemaBuiltinVAStart to SemaBuiltinVAStartMicrosoftSaleem Abdulrasool2017-09-262-3/+3
* Revert commmit 314228.Gheorghe-Teodor Bercea2017-09-261-30/+0
* Basic: support Preserve{Most,All} CC on WindowsSaleem Abdulrasool2017-09-264-0/+10
* Allow IUnknown/IInterface types to come from extern C++ Erich Keane2017-09-262-2/+3
* [X86][LLVM]Expanding Supports lowerInterleavedStore() in X86InterleavedAccess...Michael Zuckerman2017-09-263-182/+300
* [InstCombine] Remove one use restriction on the shift for calls to foldICmpAn...Craig Topper2017-09-262-3/+22
* Delete trailing whitespace.Nico Weber2017-09-261-1/+1
* Resolve a defect in C++17 copy omission.Richard Smith2017-09-266-58/+186
* [WebAssembly] Use function/global index space in WasmSymbolSam Clegg2017-09-262-16/+25
* [Sema] Corrected the warn-on-throw-from-noexcept behavior to include nothrowErich Keane2017-09-262-2/+11
* [OpenMP] Add an additional test for D34888Gheorghe-Teodor Bercea2017-09-261-0/+30
* [llvm-objcopy] Add support for dynamic relocationsJake Ehrlich2017-09-264-40/+72
* Sema: Windows/ARM __va_start is not const correctSaleem Abdulrasool2017-09-262-17/+32
* [Expression Parser] Inhibit global lookups for symbols in the IR dynamic checksSean Callanan2017-09-264-105/+76
* [scudo] Scudo thread specific data refactor, part 3Kostya Kortchinsky2017-09-269-59/+94
* [NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins.Artem Belevich2017-09-2610-4/+309
* [mips] Use llvm-dwarfdump to simplify the test. NFCSimon Atanasyan2017-09-261-151/+42
* [X86] Add support for v16i32 UMUL_LOHI/SMUL_LOHICraig Topper2017-09-263-729/+68
* [OPENMP] Fix handling of implicit mapping of array sections.Alexey Bataev2017-09-262-2/+5
* Invalidate symbolizer module list from dlopen/dlclose interceptorsFrancis Ricci2017-09-264-4/+14
* [analyzer] Keep track of design discusions as part of analyzer documentation.Artem Dergachev2017-09-261-0/+321
* [OpenMP] Don't throw cudalib not found error if only front-end is required.Gheorghe-Teodor Bercea2017-09-262-0/+14
* [Hexagon] Fix a typo: #ifndef DEBUG -> #ifndef NDEBUGKrzysztof Parzyszek2017-09-261-1/+1
* Revert commit 314210.Gheorghe-Teodor Bercea2017-09-261-30/+0
* [Hexagon] Fix initialization of HexagonSubtargetKrzysztof Parzyszek2017-09-262-38/+18
* [mips] Accept but ignore -m(no-)branch-likelySimon Dardis2017-09-262-0/+14
* [ScopInfo] Allow PHI nodes that reference an error blockTobias Grosser2017-09-262-2/+73
OpenPOWER on IntegriCloud