summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Metadata] Replace a SmallVector with an array; NFCGeorge Burgess IV2018-08-151-3/+4
* [llvm-mca] Minor style changes. NFCAndrea Di Biagio2018-08-154-27/+28
* [CodeGenPrepare] Add BothExtension type to PromotedInstsGuozhi Wei2018-08-152-7/+74
* AMDGPU: Fold fneg into fmed3Matt Arsenault2018-08-152-4/+93
* AMDGPU: Improve extract_vector_elt reduction combineMatt Arsenault2018-08-153-34/+137
* AMDGPU: Implement llvm.amdgcn.icmp/fcmp for i16/f16Matt Arsenault2018-08-154-42/+427
* [X86] Improve AVX1 shuffle lowering for v8f32 shuffles where the low half com...Craig Topper2018-08-159-534/+460
* Fix doc string variable name to quiet a compiler warning.Greg Clayton2018-08-151-1/+1
* Selectively import timespec_get into namespace std, since some C libraries do...Marshall Clow2018-08-156-5/+15
* AMDGPU: Stop producing icmp/fcmp intrinsics with invalid typesMatt Arsenault2018-08-152-0/+176
* AMDGPU: Address todo for handling 1/(2 pi)Matt Arsenault2018-08-156-164/+384
* DAG: Use getObjectOffset helperMatt Arsenault2018-08-151-4/+1
* [TableGen] Remove unnecessary TypeSetByHwMode -> ValueTypeByHwMode -> TypeSet...Simon Pilgrim2018-08-151-1/+1
* DAG: Try to custom lower when promoting float operandsMatt Arsenault2018-08-151-0/+5
* Add a newline to SourceLocation dump outputStephen Kelly2018-08-156-7/+8
* [MCJIT] Fix a case of Error::success() being passed to report_fatal_error.Lang Hames2018-08-151-1/+2
* [CStringSyntaxChecker] Reduces space around error message for strlcat.David Carlier2018-08-152-2/+2
* Refactor Darwin driver to refer to runtimes by componentChris Bieneman2018-08-152-64/+27
* Revert "[ARM] Allow signed icmps in ARMCodeGenPrepare"Vitaly Buka2018-08-152-144/+22
* [OPENMP] FIx processing of declare target variables.Alexey Bataev2018-08-159-32/+76
* Mark the at_exit and at_quick_exit tests as unsupported under C++98 an 03, si...Marshall Clow2018-08-153-2/+3
* clang-format: Change Google style wrt. the formatting of empty messages.Daniel Jasper2018-08-152-9/+5
* [Support] Add a basic C API for llvm::Error.Lang Hames2018-08-154-1/+133
* [WebAssembly][NFC] Standardize SIMD multiclass formatThomas Lively2018-08-151-36/+30
* cfi: Remove blacklist entries for libc++.Peter Collingbourne2018-08-151-4/+2
* llvm-readobj: Fix addend in relocations for android packed formatPeter Collingbourne2018-08-152-9/+48
* [WebAssembly] Test commitThomas Lively2018-08-151-2/+1
* libcxx: Mark __temp_value::__temp_value as _LIBCPP_NO_CFI.Peter Collingbourne2018-08-151-2/+5
* [InstCombine] Fix IC trying to create a xor of pointer types.Amara Emerson2018-08-152-1/+15
* [MemorySSA] Expose the verify as a debug option.Alina Sbirlea2018-08-152-3/+13
* For FreeBSD, don't define _M in nasty_macros.hppDimitry Andric2018-08-151-0/+4
* [AArch64] add tests for poor vector intrinsic lowering via legalization (PR38...Sanjay Patel2018-08-151-0/+564
* [RegisterCoalescer] Ensure that both registers have subranges if one doesKrzysztof Parzyszek2018-08-152-1/+45
* [x86] add fabs test for vector intrinsic to potential libcall bug; NFCSanjay Patel2018-08-151-0/+10
* [x86] add tests for poor vector intrinsic lowering via legalization (PR38527)...Sanjay Patel2018-08-151-0/+549
* [AST] Pack the unsigned of PackExpansionType into TypeBruno Ricci2018-08-151-13/+28
* [RegisterCoalescer] Reset VNInfo def when copying segments overKrzysztof Parzyszek2018-08-152-2/+57
* [AST] Pack the bits of TemplateSpecializationType into TypeBruno Ricci2018-08-152-13/+32
* [WebAssembly] SIMD replace_laneDerek Schuff2018-08-152-1/+90
* [clang-doc] Explicitly cast to unique_ptrJulie Hockett2018-08-151-1/+1
* [RegAlloc] Check that subreg liveness tracking applies to given virtual regKrzysztof Parzyszek2018-08-152-1/+23
* Reland "[clang-doc] Updating BitcodeReader to use llvm::Error""Julie Hockett2018-08-152-208/+257
* [clangd][tests] Rename tests of clangd instance terminationJan Korous2018-08-152-0/+0
* [clangd][tests] Fix typo in tests - invalid LSP exit messageJan Korous2018-08-156-6/+6
* [SystemZ] Add testcase for r339778Krzysztof Parzyszek2018-08-151-0/+48
* [PowerPC] Enhance the selection(ISD::VSELECT) of vector typeNemanja Ivanovic2018-08-155-21/+107
* [SystemZ] Replace subreg_r with subreg_hKrzysztof Parzyszek2018-08-155-24/+21
* [GVN] Fix typo in IsValueFullyAvailableInBlock. NFC.Marcello Maggioni2018-08-151-1/+1
* [SystemZ] New CL option to enable subreg livenessJonas Paulsson2018-08-152-0/+13
* [LLD][ELF] - Stop using binary input in merge-invalid-size.s test. NFCI.George Rimar2018-08-153-3/+21
OpenPOWER on IntegriCloud