summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [lldb][NFC] Rewrite python_api/rdar-12481949 testRaphael Isemann2020-01-145-82/+24
* [AMDGPU] Fix getInstrLatency() always returning 1Stanislav Mekhanoshin2020-01-144-7/+12
* [mlir] Fix -WunusedSam McCall2020-01-141-2/+2
* [lldb] Don't defend against internal LLVM errors in IRInterpreterRaphael Isemann2020-01-141-125/+13
* [lldb] Fix that SBThread.GetStopDescription is returning strings with uniniti...Raphael Isemann2020-01-143-11/+37
* [AMDGPU] Remove duplicate gfx10 assembler and disassembler testsJay Foad2020-01-142-5163/+0
* [AMDGPU] Improve error checking in gfx10 assembler testsJay Foad2020-01-141-3/+12836
* [AMDGPU] Add gfx9 assembler and disassembler test casesJay Foad2020-01-142-0/+2946
* [OpenMP][Tool] Improving stack trace for ArcherJoachim Protze2020-01-131-2/+18
* [ELF] Delete unintended --force-btiFangrui Song2020-01-131-3/+0
* [OpenMP][Tool] Make tests for archer dependent on TSanJoachim Protze2020-01-1313-26/+33
* [ELF] Add -z force-ibt and -z shstk for Intel Control-flow Enforcement Techno...Fangrui Song2020-01-1314-124/+454
* [MC] Don't resolve relocations referencing STB_LOCAL STT_GNU_IFUNCFangrui Song2020-01-132-2/+9
* [PowerPC] [NFC] set instruction number as 1st priority of lsr cost model.Zheng Chen2020-01-141-0/+66
* [MLIR] Fix broken link locations after move to monorepoDaniel Galvez2020-01-149-13/+13
* [X86] Copy the nofpexcept flag when folding a load into an instruction using ...Craig Topper2020-01-132-2/+6
* [X86] Add test to show that nofpexcept flag is not preserved by stack reload ...Craig Topper2020-01-131-0/+52
* [clang] [test] Fix riscv-toolchain-extra to be less picky about pathsMichał Górny2020-01-142-6/+6
* [mlir] [VectorOps] fixed typo in verifier of slice opAart Bik2020-01-131-1/+1
* [lldb/Utility] Add std::move to make placate clang 3.8Jonas Devlieghere2020-01-131-2/+2
* try to fix InterfaceStubs/lambda.cpp on Windows after bd8c8827d96f0Nico Weber2020-01-131-1/+2
* [LanguageRuntime] Retire an unused member function. NFCI.Davide Italiano2020-01-134-42/+0
* [llvm-exegesis] Initialize const bitvector memberJonas Devlieghere2020-01-131-1/+1
* [GlobalISel] Change representation of shuffle masks in MachineOperand.Eli Friedman2020-01-1312-61/+38
* Re-enable testing of .s tests under test/CodeGen/X86.Richard Smith2020-01-132-9/+1
* [mlir] NFC: Remove unused variable.River Riddle2020-01-131-1/+1
* [mlir] Add support for attaching a visibility to symbols.River Riddle2020-01-135-3/+124
* [DebugInfo] Add another level to DebugInfoKind called ConstructorAmy Huang2020-01-1311-37/+43
* [mlir] Update the CallGraph for nested symbol references, and simplify Callab...River Riddle2020-01-137-100/+82
* [mlir] Update the use-list algorithms in SymbolTable to support nested refere...River Riddle2020-01-135-157/+529
* [lldb-server] Prefer target_include_directoriesAlex Langford2020-01-131-2/+1
* [PGO][CHR] Guard against 0-to-0 branch weight and avoid division by zero crash.Hiroshi Yamauchi2020-01-132-0/+30
* [clang][IFS][test] Fixing mangled name of a test for Darwin.Puyan Lotfi2020-01-131-1/+1
* Revert "[DWARF5][DebugInfo]: Added support for DebugInfo generation for auto ...Amy Huang2020-01-132-78/+0
* [mlir] Remove unnecessary assert for single region.River Riddle2020-01-131-2/+0
* PR44514: Fix recovery from noexcept with non-convertible expressionsErich Keane2020-01-132-2/+15
* [ThinLTO/WPD] Fix index-based WPD for alias vtablesTeresa Johnson2020-01-133-1/+74
* [ItaniumCXXABI] Make tls wrappers properly comdatMartin Storsjö2020-01-135-10/+14
* [InstCombine] add FMF to tests for more coverage; NFCSanjay Patel2020-01-131-6/+6
* Implement VectorType conditional operator GNU extension.Erich Keane2020-01-1310-51/+621
* [mlir] Change the syntax of AffineMapAttr and IntegerSetAttr to avoid conflic...River Riddle2020-01-1378-1519/+1592
* [LegalizeIntegerTypes][X86] Add support for expanding input of STRICT_SINT_TO...Craig Topper2020-01-132-6/+436
* [lldb] Revert ddf044290ede for TestProcessAPI.pyRaphael Isemann2020-01-131-1/+0
* [clang][IFS] Prevent Clang-IFS from Leaking symbols from inside a block.Puyan Lotfi2020-01-133-0/+23
* [NFC][clang][IFS] Adding braces to if-statement as prep for D71301.Puyan Lotfi2020-01-131-1/+2
* Fix a test case by adding -fno-delayed-template-parsing.Aaron Ballman2020-01-131-1/+1
* [InstCombine] add tests for select --> copysign; NFCSanjay Patel2020-01-131-0/+108
* [Dsymutil][Debuginfo][NFC] #3 Refactor dsymutil to separate DWARF optimizing ...Alexey Lapshin2020-01-136-54/+215
* [LTO] Constify lto::Config reference passed to backends (NFC)Teresa Johnson2020-01-134-23/+23
* Rework be15dfa88fb1 such that it works with GlobalISel which doesn't use EVTDaniel Sanders2020-01-132-3/+21
OpenPOWER on IntegriCloud