summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [AMDGPU] gfx1010 SearchableTableEmitter patch for NSAStanislav Mekhanoshin2019-05-131-1/+1
* Introduce the ability to dump the AST to JSON.Aaron Ballman2019-05-1317-32/+2850
* [CMake] Simplify lldb-server handlingJonas Devlieghere2019-05-133-18/+8
* [Pass Pipeline][NFC] Add a test prior to committing D61726Nemanja Ivanovic2019-05-131-0/+155
* [X86] Various type corrections to the code that creates LOCK_OR32mi8/OR32mi8L...Craig Topper2019-05-131-10/+13
* [JITLink][MachO] Honor the no-dead-strip flag on nlist entries.Lang Hames2019-05-132-1/+17
* [Support] Ensure redirected outputs don't contain output from previous tests.David L. Jones2019-05-131-0/+1
* [WebAssembly] Don't assume that zext/sext result is i32/i64 in fast isel (PR4...Nikita Popov2019-05-132-2/+50
* [AMDGPU] gfx1010 tests. NFC.Stanislav Mekhanoshin2019-05-1311-98/+526
* Make more friendly with unions. Reviewed as https://reviews.llvm.org/D61858Marshall Clow2019-05-132-1/+23
* [clang-tidy] readability-redundant-declaration: fix false positive with C "ex...Matthias Gehre2019-05-133-2/+49
* Merge target and launch info environmentsJonas Devlieghere2019-05-133-1/+18
* Remove commented-out codeJonas Devlieghere2019-05-131-43/+0
* Add a new LIBUNWIND_WEAK_PTHREAD Cmake option to forceSterling Augustine2019-05-133-2/+39
* [AMDGPU] Reorder includes per coding standard. NFC.Stanislav Mekhanoshin2019-05-131-1/+1
* [AMDGPU] Remove now unused V2FP16_ONE constant def. NFC.Stanislav Mekhanoshin2019-05-131-1/+0
* [clang][ASTContext] Call setAttached for comments attached to a declarationJan Korous2019-05-131-0/+2
* Revert [X86] Avoid SFB - Fix inconsistent codegen with/without debug info Robert Lougher2019-05-132-252/+2
* [InstCombine] try harder to form rotate (funnel shift) (PR20750)Sanjay Patel2019-05-132-14/+11
* [TargetLowering] Handle multi depth GEPs w/ inline asm constraintsNick Desaulniers2019-05-136-72/+87
* Stop defining negative versions of some lit feature keywords:Paul Robinson2019-05-131-9/+8
* fixed typo made by commit r360595Andrey Churbanov2019-05-131-1/+2
* [InstCombine] add tests for rotates with narrow shift amount (PR20750); NFCSanjay Patel2019-05-131-0/+46
* gn build: Fewer dependencies in llvm/lib/TargetNico Weber2019-05-136-26/+44
* [DataFormatters] FindLibCppStdFunctionCallableInfo() currently uses FindFunct...Shafik Yaghmour2019-05-131-2/+2
* [WebAssembly] Refactor relocation processing. NFC.Sam Clegg2019-05-131-19/+17
* gn build: Merge r360572Nico Weber2019-05-131-0/+3
* [X86][SSE] LowerBuildVectorv4x32 - don't insert MOVQ for undef eltsSimon Pilgrim2019-05-132-27/+14
* Fixed creation of aliases in Windows build.Andrey Churbanov2019-05-131-2/+1
* [X86][SSE] Relax use limits for lowerAddSubToHorizontalOp (PR32433)Simon Pilgrim2019-05-133-53/+76
* [ELF] Full support for -n (--nmagic) and -N (--omagic) via common pagePeter Smith2019-05-1314-22/+515
* [TargetLowering] Add SimplifyDemandedBits support for ZERO_EXTEND_VECTOR_INREGSimon Pilgrim2019-05-133-53/+68
* [X86] Add test case for mask register variant of PR41619 which should be fixe...Craig Topper2019-05-131-1/+32
* [libcxx] teach type_traits test about long uint32_tBrian Cain2019-05-131-1/+8
* Revert "[LSR] Tweak setup cost depth threshold to 10."Amara Emerson2019-05-131-1/+1
* [X86] Add SimplifyDemandedBits support for PEXTRB/PEXTRW (PR39709)Simon Pilgrim2019-05-131-1/+6
* [NativePDB] Fix tests after r360569Aleksandr Urakov2019-05-131-6/+0
* Add a test for LWG#3204 and mark it as complete. Reviewed as https://reviews....Marshall Clow2019-05-132-1/+34
* [DAGCombiner] narrow vector binop with inserts/extractSanjay Patel2019-05-136-121/+116
* [OPENMP][NVPTX]Simplify handling of thread limit, NFC.Alexey Bataev2019-05-136-26/+19
* DWARF/DIERef: remove non-const operator<Pavel Labath2019-05-131-2/+0
* [x86] add test for insert/extract binop; NFCSanjay Patel2019-05-131-0/+53
* Add constrained fptrunc and fpext intrinsics.Kevin P. Neal2019-05-1318-32/+668
* Revert r360559 "[c++20] P1064R0: Allow virtual function calls in constant exp...Hans Wennborg2019-05-1314-414/+52
* TargetLowering::SimplifyDemandedBits - early-out for UNDEF ops. NFCI.Simon Pilgrim2019-05-131-3/+5
* FileCheck [5/12]: Introduce regular numeric variablesThomas Preud'homme2019-05-1311-152/+803
* [ThinLTO] Don't internalize weak writeable variablesEugene Leviant2019-05-132-1/+55
* Add REQUIRES: windows to NativePDB/stack_unwinding01.cppPavel Labath2019-05-131-2/+2
* Simplify llvm-cat helpSerge Guelton2019-05-131-3/+9
* Breakpad: Generate unwind plans from STACK CFI recordsPavel Labath2019-05-135-2/+298
OpenPOWER on IntegriCloud