summaryrefslogtreecommitdiffstats
path: root/llvm/lib
Commit message (Expand)AuthorAgeFilesLines
...
* [X86][Btver2] Improved latency/throughput model for scalar int-to-float conve...Andrea Di Biagio2019-01-293-14/+16
* Adjust documentation for git migration.James Y Knight2019-01-292-9/+9
* [SelectionDAGBuilder] Remove redundant variable. NFCI.Nirav Dave2019-01-291-7/+3
* Reversing the checkin for version 352484 as tests are failing.Ayonam Ray2019-01-292-28/+52
* [AMDGPU] Fix a weird WWM intrinsic issue.Neil Henning2019-01-292-17/+17
* [CodeGen] Omit range checks from jump tables when lowering switches with unre...Ayonam Ray2019-01-292-52/+28
* [WebAssembly] Re-enable main-function signature rewritingDan Gohman2019-01-291-12/+24
* [ARM] Use sub for negative offset load/store in thumb1David Green2019-01-292-6/+47
* [IPCP] Don't crash due to arg count/type mismatch between caller/calleeBjorn Pettersson2019-01-291-0/+12
* [DebugInfo][DAG] Process FrameIndex dbg.values unconditionallyJeremy Morse2019-01-291-0/+15
* [NFC] Use ArrayRef instead of SmallVectorImpl where possibleMax Kazantsev2019-01-291-6/+6
* [COFF, ARM64] Don't put jump table into a separate COFF section for EK_LabelD...Martin Storsjo2019-01-292-4/+13
* [CodeGenPrepare] Handle all debug calls in dupRetToEnableTailCallOpts()Jonas Paulsson2019-01-291-4/+2
* Fix compiler warning when using clang 3.6.0Mikael Holmen2019-01-291-1/+1
* [SCEV] Take correct loop in AddRec simplification. PR40420Max Kazantsev2019-01-291-1/+1
* [WebAssembly] Handle more types of uses in WebAssemblyAddMissingPrototypesSam Clegg2019-01-291-37/+10
* [PPC] Include tablegenerated PPCGenCallingConv.inc onceReid Kleckner2019-01-297-147/+137
* [WebAssembly] Expand BUILD_PAIR nodesThomas Lively2019-01-281-0/+3
* [ThinLTO] Add option to dump per-module summary dot graphTeresa Johnson2019-01-281-0/+14
* Demanded elements support for vector GEPsPhilip Reames2019-01-281-0/+12
* [ThinLTO] Refine reachability check to fix compile time increaseTeresa Johnson2019-01-281-8/+17
* Recommit r352255 "[SelectionDAG][X86] Don't use SEXTLOAD for promoting masked...Craig Topper2019-01-282-4/+16
* [RuntimeDyld] load all sections with ProcessAllSectionsYonghong Song2019-01-281-0/+19
* [ARM] Deduplicate table generated CC analysis codeReid Kleckner2019-01-286-275/+324
* [AArch64] Include AArch64GenCallingConv.inc onceReid Kleckner2019-01-286-129/+171
* [GlobalISel][AArch64] Add legalization for G_FLOGJessica Paquette2019-01-283-2/+9
* AMDGPU: Add DS append/consume intrinsicsMatt Arsenault2019-01-284-17/+94
* [GlobalISel][AArch64] Add instruction selection support for @llvm.log10Jessica Paquette2019-01-283-2/+9
* [AliasSetTracker] Cleanup more comments. [NFCI]Alina Sbirlea2019-01-281-4/+6
* [MC] Do not consider .ifdef/.ifndef as a useScott Linder2019-01-281-2/+2
* [AArch64] Add 'apple-latest' CPU aliasFrancis Visoiu Mistrih2019-01-281-0/+3
* [GlobalISel] Add ISel support for @llvm.lifetime.start and @llvm.lifetime.endJessica Paquette2019-01-281-6/+27
* [CodeGen][X86] Expand UADDSAT to NOT+UMIN+ADDNikita Popov2019-01-282-0/+13
* [CodeExtractor] Add support for the `swifterror` attributeVedant Kumar2019-01-281-2/+15
* [AliasSetTracker] Cleanup comments. [NFCI]Alina Sbirlea2019-01-281-5/+8
* [GlobalISel][AArch64] Add instruction selection support for G_FCOS and G_FSINJessica Paquette2019-01-283-2/+33
* [GlobalISel][AArch64] Add IRTranslator support for G_FCOS and G_FSINJessica Paquette2019-01-281-0/+10
* [AliasSetTracker] Update signature to aliasesPointer [NFCI].Alina Sbirlea2019-01-281-11/+13
* [NFC] TLI query with default(on) behavior wrt DAG combines for fmin/fmax targ...Michael Berg2019-01-281-3/+7
* [SimpleLoopUnswitch] Early check exit for trivial unswitch with MemorySSA.Alina Sbirlea2019-01-281-0/+4
* [X86][AVX] Remove lowerShuffleByMerging128BitLanes 2-lane restrictionSimon Pilgrim2019-01-281-7/+10
* [x86] allow more shuffle splitting to avoid vpermps (PR40434)Sanjay Patel2019-01-281-1/+3
* Remove no longer needed Arm specific LICENSE.TXT file.Arnaud A. de Grandmaison2019-01-281-47/+0
* [mips] Support for +abs2008 attributeAleksandar Beserminji2019-01-287-5/+91
* [AMDGPU] Add intrinsics for 16 bit interpolationTim Corringham2019-01-286-3/+96
* [MIPS GlobalISel] Select subPetar Avramovic2019-01-283-2/+70
* [DebugInfo][DAG] Avoid re-ordering of DBG_VALUEsJeremy Morse2019-01-281-21/+50
* [ARM GlobalISel] Support integer division for Thumb2Diana Picus2019-01-281-19/+21
* [X86] Add new variadic avx512 compress/expand intrinsics that use vXi1 types ...Craig Topper2019-01-283-74/+26
* [AArch64][GlobalISel] Teach RBS about G_FNEG default mapping.Amara Emerson2019-01-281-0/+1
OpenPOWER on IntegriCloud