summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add a one use check to the combineStore code that handles v16i16->v16i8...Craig Topper2019-08-172-1/+21
* [BPF] Fix bpf llvm-objdump issues.Yonghong Song2019-08-172-2/+71
* [lldb][NFC] Remove unused MaterializeInitializer and MaterializeInternalVariableRaphael Isemann2019-08-172-86/+0
* [NFC][InstCombine] Some tests for 'shift amount reassoc in bit test - trunc-o...Roman Lebedev2019-08-171-0/+546
* [SemaDeclCXX] Allow inheriting constructor declaration to specify a cv-qualif...Tan S. B.2019-08-172-1/+3
* [analyzer] Turn an assert into an if conditionKristof Umann2019-08-172-5/+15
* Recommit r369190 "[llvm-readobj/llvm-readelf] - Improve/cleanup the error rep...George Rimar2019-08-1717-225/+295
* Revert r369190, r369192 ([llvm-readobj/llvm-readelf] - Improve/cleanup the er...George Rimar2019-08-1717-294/+225
* [llvm-readobj] - An attemp to fix BB after r369191.George Rimar2019-08-171-3/+3
* [CodeGen] Do the Simple Early Return in block-placement pass to optimize the ...Kang Zhang2019-08-172-8/+44
* [llvm-readobj/llvm-readelf] - Improve/cleanup the error reporting API.George Rimar2019-08-1717-226/+295
* [test] - Remove precomiled openbsd-phdrs.elf-x86-64 objects.George Rimar2019-08-175-207/+186
* [circular_raw_ostream] Delegate is_displayed to contained streamTroy A. Johnson2019-08-171-0/+4
* [ELF] Replace local variable hasExportDynamic with config->exportDynamic. NFCFangrui Song2019-08-171-5/+2
* Revert Revert [AArch64InstrInfo] Stop getInstSizeInBytes returning non-zero f...Paul Walker2019-08-172-6/+84
* Revert [AArch64InstrInfo] Stop getInstSizeInBytes returning non-zero for meta...Paul Walker2019-08-172-84/+6
* [ELF][PPC] Fix getRelExpr for R_PPC64_REL16_HIFangrui Song2019-08-173-72/+68
* [X86] Support -mlong-double-80Troy A. Johnson2019-08-173-7/+17
* [clang-doc] Fix casting not working in gcc 5.4.0Diego Astiazaran2019-08-171-4/+4
* [MemorySSA] Loop passes should mark MSSA preserved when available.Alina Sbirlea2019-08-175-6/+6
* [Fuchsia] Create the VMO during initialization, not during exitPetr Hosek2019-08-171-40/+53
* Simplify code (NFC).Adrian Prantl2019-08-171-22/+19
* [llvm-readobj] Unwrap the value first to avoid the errorPetr Hosek2019-08-172-26/+27
* Add LLDB dataformatters for llvm::StringRef and lldb_private::ConstStringAdrian Prantl2019-08-161-0/+23
* Revert r367891 - "[InstCombine] combine mul+shl separated by zext"Sanjay Patel2019-08-162-19/+10
* Reland "[ARM] push LR before __gnu_mcount_nc"Jian Cai2019-08-1611-5/+141
* [AArch64][GlobalISel] Fix an assertion during G_UNMERGE selection for s128 ty...Amara Emerson2019-08-162-1/+20
* [ORC] Re-introduce self-dependence accidentally dropped from a unit test.Lang Hames2019-08-161-0/+1
* Revert "[X86] Support -mlong-double-80"Troy A. Johnson2019-08-163-18/+7
* [llvm-readobj] Fallback to PT_NOTE if file doesn't have sectionsPetr Hosek2019-08-162-5/+31
* [CodeGenPrepare] Fix use-after-freeSanjay Patel2019-08-162-1/+19
* Revert [X86] SimplifyDemandedVectorElts - attempt to recombine target shuffle...Jordan Rupprecht2019-08-165-273/+254
* [InstCombine][NFC] reuse-constant-from-select-in-icmp.ll - check branch_weigh...Roman Lebedev2019-08-161-2/+8
* Revert "[TSan] Don't guard #include <xpc/xpc.h>"Julian Lettner2019-08-161-0/+7
* [TSan] Add interceptors for os_unfair_lockJulian Lettner2019-08-162-0/+83
* [InstCombine][NFC] Revisit tests in reuse-constant-from-select-in-icmp.llRoman Lebedev2019-08-161-8/+30
* [ARM] Preserve liveness in ARMConstantIslands.Eli Friedman2019-08-162-3/+26
* [doc] Fix some minor formatting issues.Richard Smith2019-08-161-7/+7
* [Attributor] Fix: Do not partially resolve returned calls.Johannes Doerfert2019-08-161-11/+28
* [Attributor] Fix: Make sure we set the changed flagJohannes Doerfert2019-08-161-4/+4
* [CaptureTracking] Allow null to be in either icmp operandJohannes Doerfert2019-08-162-5/+21
* [clang-format] Fix the bug that joins template closer and > or >>Owen Pan2019-08-162-1/+6
* [CodeGenPrepare] fix RUN line settingsSanjay Patel2019-08-161-1/+1
* [Attributor] Add all missing attribute definitions/symbolsJohannes Doerfert2019-08-161-35/+117
* [RWMutex] Simplify availability checkJonas Devlieghere2019-08-162-9/+9
* [Utility] Reimplement RegularExpression on top of llvm::RegexJonas Devlieghere2019-08-1628-468/+275
* [X86] Support -mlong-double-80Troy A. Johnson2019-08-163-7/+18
* [X86] Use Register/MCRegister in more places in X86Craig Topper2019-08-169-43/+45
* [TSan] Don't guard #include <xpc/xpc.h>Julian Lettner2019-08-161-7/+0
* Revert "[ARM] push LR before __gnu_mcount_nc"Jian Cai2019-08-169-138/+2
OpenPOWER on IntegriCloud