- 08238b7 [COFF, ARM64] Implement Intrinsic.sponentry for AArch64 by Mandeep Singh Grang · 7 years ago
- 41672bb [DAGCombiner] Make the isTruncateOf call from visitZERO_EXTEND work for vectors. Remove FIXME. by Craig Topper · 7 years ago
- 7cdbd11 [X86] Add test cases for adding vector support to isTruncateOf in DAGCombiner::visitZERO_EXTEND by Craig Topper · 7 years ago
- 41e2e9f [MachineOutliner][NFC] Remember when you map something illegal across MBBs by Jessica Paquette · 7 years ago
- a921b71 [XRay] Fix TSC and atomic custom/typed event accounting by Dean Michael Berris · 7 years ago
- c429a87 [IR] remove fake binop query for fneg by Sanjay Patel · 7 years ago
- 212225e [AMDGPU] Handle the idot8 pattern generated by FE. by Farhana Aleen · 7 years ago
- 78ba7a6 [llvm-objcopy/strip] [NFC] Clean up tablegen opts (clang-format + reorganizing things). by Jordan Rupprecht · 7 years ago
- 1e74971 Silence -Wimplicit-fallthrough in gold plugin by Reid Kleckner · 7 years ago
- 3516feb [COFF, ARM64] Implement llvm.addressofreturnaddress intrinsic by Mandeep Singh Grang · 7 years ago
- 1154551 [WebAssembly] Fix signature parsing for 'try' in AsmParser by Heejin Ahn · 7 years ago
- 3c3bf73 Enable -Wimplicit-fallthrough for clang as well as GCC by Reid Kleckner · 7 years ago
- 064632d [Hexagon] Remove unintended fallthrough from MC duplex code by Reid Kleckner · 7 years ago
- b7d45e1 Fix clang -Wimplicit-fallthrough warnings across llvm, NFC by Reid Kleckner · 7 years ago
- 797cdde [LoopInterchange] Fix unused variables in release build by Florian Hahn · 7 years ago
- 63131d5 [WebAssembly] Fixup `main` signature by default by Sam Clegg · 7 years ago
- a754e02 [codeview] Add breaks to fix -Wimplicit-fallthrough by Reid Kleckner · 7 years ago
- a5b7f8b Annotate possibly unintended fallthroughs in Hexagon MC code, NFC by Reid Kleckner · 7 years ago
- f31487a [LoopInterchange] Remove support for inner-only reductions. by Florian Hahn · 7 years ago
- cf5c712 Remove unnecessary fallthrough annotation after unreachable by Reid Kleckner · 7 years ago
- 2ef07e9 [GlobalISel] Fix a bug in LegalizeRuleSet::clampMaxNumElements by Volkan Keles · 7 years ago
- 03e8599 [LegalizeDAG] Add generic vector CTPOP expansion (PR32655) by Simon Pilgrim · 7 years ago
- 6e439b1 [Hexagon] Fix MO_JumpTable const extender conversion by Reid Kleckner · 7 years ago
- daf3fe1 [llvm-mca] Add extra counters for move elimination in view RegisterFileStatistics. by Andrea Di Biagio · 7 years ago
- f8ad7b8 [AArch64] Fix unintended fallthrough and strengthen cast by Reid Kleckner · 7 years ago
- fb61af3 Revert "[COFF, ARM64] Implement Intrinsic.sponentry for AArch64" by Mandeep Singh Grang · 7 years ago
- 9a78ad0 [llvm-strip] Support --keep and --strip-all-gnu from llvm-objcopy by Jordan Rupprecht · 7 years ago
- 167fb18 [llvm-objcopy] Support --{enable,disable}-deterministic-archives by Jordan Rupprecht · 7 years ago
- 1033d59 [llvm-objcopy] Don't apply --localize flags to common symbols by Jordan Rupprecht · 7 years ago
- d919ed9 [llvm-objcopy] For multiclass Eq, associate help text with --name= , not with --name by Fangrui Song · 7 years ago
- f4dd4f2 [InstCombine] add test for ComputeNumSignBits on 2-input shuffle; NFC by Sanjay Patel · 7 years ago
- b5216e9 Fix whitespace in test/Assembler/fast-math-flags.ll by Cameron McInally · 7 years ago
- 376ec2b [ARM] Attempt to fix ppc64be buildbot by Sam Parker · 7 years ago
- 0fc1aec [NativePDB] Get LLDB types from PDB function types. by Zachary Turner · 7 years ago
- b530051 [llvm-objcopy] Use proper cases by Fangrui Song · 7 years ago
- 69778b6 [DAGCombiner] make sure we have a whole-number extract before trying to narrow a vector op (PR39511) by Sanjay Patel · 7 years ago
- 14550f9 [MC] Implement EmitRawText in MCNullStreamer by Daniel Sanders · 7 years ago
- b74f145 [ARM][CGP] Negative constant operand handling by Sam Parker · 7 years ago
- c35d5db [MS Demangler] Expose the Demangler AST publicly. by Zachary Turner · 7 years ago
- aa868d8 [X86][X86FixupLEA] Rename processInstructionForSLM to processInstructionForSlowLEA (NFCI) by Simon Pilgrim · 7 years ago
- 1485367 [InstSimplify] fold icmp based on range of abs/nabs (2nd try) by Sanjay Patel · 7 years ago
- 258eac5 [InstSimplify] add tests for icmp fold bug (PR39510); NFC by Sanjay Patel · 7 years ago
- f097f64 [mips][micromips] Fix JmpLink to TargetExternalSymbol by Aleksandar Beserminji · 7 years ago
- 5c891e3 [ADT] Clean up SparseBitVector copying and make it moveable by Benjamin Kramer · 7 years ago
- 4234638 [AArch64] Add support for ARMv8.4 in Saphira. by Chad Rosier · 7 years ago
- 04cce6e [X86][SSE] Move 2-input limit up from getFauxShuffleMask to resolveTargetShuffleInputs (reapplied) by Simon Pilgrim · 7 years ago
- 477ccd4 [NFC] Specialize public API of ICFLoopSafetyInfo for insertions and removals by Max Kazantsev · 7 years ago
- eae41c3 [Mips] Conditionally remove successor block by Stefan Maksimovic · 7 years ago
- 1edc3c6 [NFC] Reorganize code to prepare it for more transforms by Max Kazantsev · 7 years ago
- e46f5df [SystemZ::TTI] Recognize the higher cost of scalar i1 -> fp conversion by Jonas Paulsson · 7 years ago
- b7d7362 [SystemZ::TTI] Accurate costs for i1->double vector conversions by Jonas Paulsson · 7 years ago
- 2f425e9 [IndVars] Smart hard uses detection by Max Kazantsev · 7 years ago
- 27ade8f [SCEV] Avoid redundant computations when doing AddRec merge by Max Kazantsev · 7 years ago
- fd25d2b [CodeView] Emit the correct TypeIndex for std::nullptr_t. by Zachary Turner · 7 years ago
- fb14999 [PowerPC] Support constraint 'wi' in asm by Li Jia He · 7 years ago
- e19f130 X86: Consistently declare pass initializers in X86.h; NFC by Matthias Braun · 7 years ago
- 3fe1b12 [XRay] Add CPU ID in Custom Event FDR Records by Dean Michael Berris · 7 years ago
- f4bf727 [WebAssembly] Lower vselect by Thomas Lively · 7 years ago
- 6700bd3 [WebAssembly] Process p2align operands for SIMD loads and stores by Thomas Lively · 7 years ago
- 41079ac [WebAssembly] Handle vector IMPLICIT_DEFs. by Thomas Lively · 7 years ago
- d886fa4 [VFS] Add support for "no_push" to VFS recursive iterators. by Jonas Devlieghere · 7 years ago
- 585b666 [COFF, ARM64] Implement Intrinsic.sponentry for AArch64 by Mandeep Singh Grang · 7 years ago
- 58970cd [IR] Allow increasing the alignment of dso-local globals. by Eli Friedman · 7 years ago
- 4cf0e5b [InlineCost] Remove a dead constant; NFC by George Burgess IV · 7 years ago
- 844c605 [AArch64] Sort switch cases (NFC) by Evandro Menezes · 7 years ago
- c5f8ae0 Revert r345165 "[X86] Bring back the MOV64r0 pseudo instruction" by Craig Topper · 7 years ago
- d001dd0 [ARM] Add missing pseudo-instruction for Thumb1 RSBS. by Eli Friedman · 7 years ago
- 9268a4a revert rL345717 : [InstSimplify] fold icmp based on range of abs/nabs by Sanjay Patel · 7 years ago
- 832efd7 Check shouldReduceLoadWidth from SimplifySetCC by Stanislav Mekhanoshin · 7 years ago
- b98edf7 [ValueTracking] add tests for fmin/fmax; NFC by Sanjay Patel · 7 years ago
- 29d4d64 [DWARF][NFC] Refactor a function to return Optional<> instead of bool by Wolfgang Pieb · 7 years ago
- 6329370 Remove unused internal template parameter. by Richard Smith · 7 years ago
- 792c305 [adt] SparseBitVector::test() should be const by Daniel Sanders · 7 years ago
- cd627aa [InstCombine] add tests for fmin/fmax pattern matching failure; NFC by Sanjay Patel · 7 years ago
- 3000523 [SelectionDAG] Handle constant range [0,1) in lowerRangeToAssertZExt by Scott Linder · 7 years ago
- 6bf883d [globalisel] Add comments indicating the operand order by Daniel Sanders · 7 years ago
- 3c1f69b [AMDGPU] Remove FeatureVGPRSpilling by Scott Linder · 7 years ago
- b52849d [SelectionDAGISel] Suppress a -Wunused-but-set-variable warning in release builds. NFC by Craig Topper · 7 years ago
- ed6d50a Fix comment typo. NFCI. by Simon Pilgrim · 7 years ago
- 0a69194 [InstCombine] regenerate test checks; NFC by Sanjay Patel · 7 years ago
- 94e927c [SelectionDAG] SelectionDAGLegalize::ExpandBITREVERSE - ensure we use ShiftTy by Simon Pilgrim · 7 years ago
- 39aa3ef [globalisel][irtranslator] Fix test from r345743 on non-asserts builds. by Daniel Sanders · 7 years ago
- da002c7 [InstCombine] add tests for fcmp with -0.0; NFC by Sanjay Patel · 7 years ago
- b537837 [InstCombine] Combine nested min/max intrinsics with constants by Volkan Keles · 7 years ago
- ec248eb [llvm-mca] Remove the verb 'assemble' from a few options in help. NFC. by Matt Davis · 7 years ago
- 8fa1a87 TableGen: Fix ASAN error by Nicolai Haehnle · 7 years ago
- 99c3317 [globalisel][irtranslator] Verify that DILocations aren't lost in translation by Daniel Sanders · 7 years ago
- 08b668a MachineModuleInfo: Initialize DbgInfoAvailable depending on debug_cus existing by Matthias Braun · 7 years ago
- 22968f7 [InstCombine] refactor fabs+fcmp fold; NFC by Sanjay Patel · 7 years ago
- aaf702f [Hexagon] Make sure not to use GP-relative addressing with PIC by Krzysztof Parzyszek · 7 years ago
- d510dbf [llvm-mca] Remove namespace prefixes made redundant by r345612. NFC by Andrea Di Biagio · 7 years ago
- 5406c80 [InstSimplify] fold 'fcmp nnan ult X, 0.0' when X is not negative by Sanjay Patel · 7 years ago
- 123a45f [InstCombine] add assertion that InstSimplify has folded a fabs+fcmp; NFC by Sanjay Patel · 7 years ago
- 1ef057d [InstSimplify] fold 'fcmp nnan oge X, 0.0' when X is not negative by Sanjay Patel · 7 years ago
- 2f9c8a0 [LoopUnroll] allow customization for new-pass-manager version of LoopUnroll by Fedor Sergeev · 7 years ago
- ea1119a [InstSimplify] add tests for fcmp and known positive; NFC by Sanjay Patel · 7 years ago
- 125c8f9 [DAGCombiner] Fold 0 div/rem X to 0 by David Bolvansky · 7 years ago
- 776a459 AMDGPU: Rewrite SILowerI1Copies to always stay on SALU by Nicolai Haehnle · 7 years ago
- 91533e9 AMDGPU: Remove PHI loop condition optimization by Nicolai Haehnle · 7 years ago
- 893f08b [InstSimplify] fold icmp based on range of abs/nabs by Sanjay Patel · 7 years ago