summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* For dllexport class templates, export specializations of member functions (PR...Hans Wennborg2017-10-052-0/+23
* [LSan] Detect dynamic loader by its base address.Alex Shlyapnikov2017-10-054-18/+29
* [X86] Extract CATCHRET handling from emitEpilogue, NFCReid Kleckner2017-10-052-33/+42
* [WebAssembly] Add the rest of the atomic loadsDerek Schuff2017-10-059-74/+658
* [InstCombine] improve folds for icmp gt/lt (shr X, C1), C2Sanjay Patel2017-10-052-69/+56
* [asan] Add --enable-new-dtags in tests on Android.Evgeniy Stepanov2017-10-051-1/+1
* [Hexagon] Make PS_fi and PS_fia extendable (they both expand to A2_addi)Krzysztof Parzyszek2017-10-051-3/+6
* configure: Fix handling of directories with compats only source listsJan Vesely2017-10-051-3/+7
* [dsymutil] Fix typo in swift-ast.testFrancis Ricci2017-10-051-1/+1
* Annotate VP prof on indirect call if it is ICPed in the profiled binary.Dehao Chen2017-10-054-4/+8
* Cleanup and generalize -shared-libasan.Evgeniy Stepanov2017-10-057-22/+108
* [llvm-dsymutil] Add support for __swift_ast MachO DWARF sectionFrancis Ricci2017-10-0510-16/+78
* [Hexagon] Give uniform names to functions changing addressing modes, NFCKrzysztof Parzyszek2017-10-054-56/+81
* Added phdr upper bound checks to ElfObject.Rafael Espindola2017-10-053-0/+30
* [asan] Use full binary path in the Android test runner.Evgeniy Stepanov2017-10-052-4/+8
* [sanitizer] Move %ld_flags_rpath_exe to common and use it in more tests.Evgeniy Stepanov2017-10-054-20/+20
* Revert "[llvm-dsymutil] Add support for __swift_ast MachO DWARF section"Francis Ricci2017-10-0510-78/+16
* Enable breakpoints and read/write GPRs for ppc64leEugene Zemtsov2017-10-0513-2/+766
* [cfi] Mark a test as unsupported on darwin.Evgeniy Stepanov2017-10-051-1/+2
* [dsymutil] Fix unused variable warningFrancis Ricci2017-10-051-1/+1
* Fix two-phase name lookup for non-dependent overloaded operators.Richard Smith2017-10-054-13/+57
* [llvm-dsymutil] Add support for __swift_ast MachO DWARF sectionFrancis Ricci2017-10-0510-16/+78
* [NewPassManager] Run global dead code elimination after the inliner.Davide Italiano2017-10-053-0/+3
* [ARM/AARCH64] Make test MachineBranchProb.ll more robust and re-enable for AR...Balaram Makam2017-10-051-3/+4
* [cfi] Test on all available targets.Evgeniy Stepanov2017-10-053-12/+23
* [X86] Simplify X86 epilogue frame size calculation, NFCReid Kleckner2017-10-051-39/+28
* [PassManager] Improve the interaction between -O2 and ThinLTO.Davide Italiano2017-10-052-16/+14
* Add vload_half helpers for ptxJeroen Ketema2017-10-054-0/+26
* [PassManager] Run global optimizations after the inliner.Davide Italiano2017-10-053-1/+17
* [SparsePropagation] Move member definitions to header (NFC)Matthew Simpson2017-10-053-381/+320
* [OPENMP] Fix mapping|privatization of implicitly captured variables.Alexey Bataev2017-10-053-19/+43
* [mips] implement .set dspr2 directivePetar Jovanovic2017-10-056-1/+35
* AMDGPU: Set v2i32 any_extend to expandMatt Arsenault2017-10-052-8/+34
* [Analyzer Tests] Run static analyzer integration tests until the end,George Karpenkov2017-10-051-8/+20
* [RDF] Simplify construction of maximal registersKrzysztof Parzyszek2017-10-052-40/+12
* [ProfileData] Fix data racing in merging indexed profilesRong Xu2017-10-054-3/+120
* [clangd] Added async API to run code completion.Ilya Biryukov2017-10-054-26/+67
* [X86] Fix chains update when lowering BUILD_VECTOR to a vector loadArtur Pilipenko2017-10-052-19/+256
* AMDGPU: Add and set AMDGPU-specific e_flagsKonstantin Zhuravlyov2017-10-0513-63/+187
* [LV] Fix PR34743 - handle casts that sink after interleaved loadsAyal Zaks2017-10-052-1/+56
* Revert "Re-land "[MergeICmps] Disable mergeicmps if the target does not want ...Clement Courbet2017-10-057-240/+87
* revert r314698 - [InstCombine] remove one-use restriction for icmp (shr exact...Sanjay Patel2017-10-052-7/+7
* [ScopBuilder] Introduce -polly-stmt-granularity=scalar-indep option.Michael Kruse2017-10-057-2/+517
* [TablgeGen] : Tidy up CodeGenSchedule. NFC.Javed Absar2017-10-051-25/+21
* [LV] Fix PR34711 - widen instruction ranges when sinking castsAyal Zaks2017-10-052-23/+71
* Re-land "[MergeICmps] Disable mergeicmps if the target does not want to handl...Clement Courbet2017-10-057-87/+240
* [CodeGen] Unify generation of scalar and struct-path TBAA tagsIvan A. Kosarev2017-10-057-102/+76
* Revert r314977 "[CodeGen] Unify generation of scalar and struct-path TBAA tags"Ivan A. Kosarev2017-10-0510-169/+183
* [CodeGen] Unify generation of scalar and struct-path TBAA tagsIvan A. Kosarev2017-10-0510-183/+169
* [mips] Place certain 64 bit FPU instructions in their own decoder namespaceSimon Dardis2017-10-0510-25/+40
OpenPOWER on IntegriCloud