summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Consolidate swap, swap_ranges, and iter_swap in <type_traits>.Zoe Carver2019-09-112-22/+26
* [libc++] Add a CMake cache for Apple-specific configuration optionsLouis Dionne2019-09-113-6/+25
* [Clang][Bundler] Replace std::vector by SmallVector [NFC]Sergey Dmitriev2019-09-111-6/+4
* gn build: Merge r371635Nico Weber2019-09-111-0/+1
* Reland "clang-misexpect: Profile Guided Validation of Performance Annotations...Petr Hosek2019-09-1141-26/+1721
* Revert [InstCombine] Use SimplifyFMulInst to simplify multiply in fma.Florian Hahn2019-09-112-10/+13
* [Clang][Bundler] Fix for a potential memory leak [NFC]Sergey Dmitriev2019-09-111-16/+7
* [OPENMP] Update the diagnosis message for canonical loop form, by ChiAlexey Bataev2019-09-1124-319/+368
* [InstSimplify] Pass SimplifyQuery into simplifyUnsignedRangeCheck() and use i...Roman Lebedev2019-09-112-20/+16
* [NFC][InstSimplify] Add extra test for D67411 with @llvm.assumeRoman Lebedev2019-09-111-0/+21
* [scudo][standalone] Android related improvementsKostya Kortchinsky2019-09-115-15/+44
* [OPENMP]Updated status page, NFC.Alexey Bataev2019-09-111-3/+3
* gn build: Merge r371562Nico Weber2019-09-111-0/+1
* Revert "[LLDB][ELF] Load both, .symtab and .dynsym sections"Konrad Kleine2019-09-116-119/+9
* Revert "[LLDB][ELF] Fixup for comments in D67390"Konrad Kleine2019-09-113-7/+8
* [lldb][NFC] Make include directories in Clang expression parser a std::stringRaphael Isemann2019-09-114-11/+10
* LLVM: Optimization Pass: Remove conflicting attribute, if any, beforeWhitney Tsang2019-09-112-11/+52
* [ConstProp] add tests for fma that produce NaN; NFCSanjay Patel2019-09-111-0/+133
* [libFuzzer] Make -merge=1 to reuse coverage information from the control file.Max Moroz2019-09-114-23/+88
* [ConstProp] move test file from InstSimplify; NFCSanjay Patel2019-09-111-1/+1
* [lldb][NFC] Remove dead code in SBAddress::GetDescriptionRaphael Isemann2019-09-111-6/+0
* [InstSimplify] regenerate test CHECKs; NFCSanjay Patel2019-09-111-36/+43
* [Alignment][NFC] use llvm::Align for AsmPrinter::EmitAlignmentGuillaume Chatelet2019-09-1115-92/+83
* [LangRef] add link for fma intrinsicSanjay Patel2019-09-111-1/+3
* [lldb][NFC] Sort files in unittests/Expression/CMakeLists.txtRaphael Isemann2019-09-111-1/+1
* [LangRef] fix punctuation; NFCSanjay Patel2019-09-111-1/+1
* gn build: add include_dir that's necessary after r371564Nico Weber2019-09-111-0/+1
* [InstCombine] fold sign-bit compares of sremSanjay Patel2019-09-113-8/+64
* [Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...Guillaume Chatelet2019-09-11649-2568/+2564
* [mips][msa] Fix infinite loop for mips.nori.b intrinsicSimon Atanasyan2019-09-114-414/+350
* Fix -Wdocumentation warning - void function doesn't need a @returns. NFCI.Simon Pilgrim2019-09-111-1/+0
* [Diagnostics] Add -Wsizeof-array-divDavid Bolvansky2019-09-113-10/+53
* [NFC] Updated objsize-64.ll testDavid Bolvansky2019-09-111-1/+1
* [NFC] Fixed testDavid Bolvansky2019-09-111-2/+2
* [InstCombine] Fixed handling of isOpNewLike (PR11748)David Bolvansky2019-09-112-8/+19
* [LoopInterchange] Drop unused splitInnerLoopHeader declaration.Florian Hahn2019-09-111-1/+0
* [LLDB][ELF] Fixup for comments in D67390Konrad Kleine2019-09-113-8/+7
* [LLDB][ELF] Load both, .symtab and .dynsym sectionsKonrad Kleine2019-09-116-9/+119
* Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...Dmitri Gribenko2019-09-1143-1906/+26
* [ARM] Take into account -mcpu and -mfpu options while handling 'crypto' featureDiogo N. Sampaio2019-09-113-16/+45
* [LLDB] Do not try to canonicalize gethostname() resultDavid Zarzycki2019-09-111-12/+1
* [LoopInterchange] Properly move condition, induction increment and ops to latch.Florian Hahn2019-09-116-38/+266
* [NFC][ARM] Add and modify testsSam Parker2019-09-112-2/+134
* [LTO] Avoid calling GlobalValue::getGUID (MD5) twiceFangrui Song2019-09-111-2/+1
* [TLI][AMDGPU] AMDPAL does not have library functionsTim Renouf2019-09-112-12/+23
* [llvm-objcopy] Simplify --prefix-alloc-sectionsFangrui Song2019-09-111-53/+43
* [Attributor] Implement "noalias" callsite argument deductionHideto Ueno2019-09-112-4/+126
* [Attributor][Fix] Manifest nocapture only in CSArgument or ArgumentHideto Ueno2019-09-111-4/+6
* [ELF][test] Make tests more tolerant to exact symbol addressesFangrui Song2019-09-119-109/+101
* [Debuginfo][Instcombiner] Do not clone dbg.declare.Alexey Lapshin2019-09-112-0/+159
OpenPOWER on IntegriCloud