- da0638f Fix spelling error in command line option description. NFC by Craig Topper · 8 years ago
- e5dc33d [IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
- 66092ae Override invalidate of ProfileSummaryInfo to return false. by Easwaran Raman · 8 years ago
- 3804dab [Hexagon] Disable predicated calls by default by Krzysztof Parzyszek · 8 years ago
- b5c0fee [Hexagon] Remove C6 and C7 as separate registers by Krzysztof Parzyszek · 8 years ago
- 6d59bf7 [RDF] Remove covered parts of reached uses for phi and use in same block by Krzysztof Parzyszek · 8 years ago
- 97beda0 ARM: Compute MaxCallFrame size early by Matthias Braun · 8 years ago
- 4a6f9ee [CodeView] Reserve TypeDatabase records up front. by Zachary Turner · 8 years ago
- 4463e11 Add missing target triple to test by Matthias Braun · 8 years ago
- 1ed19d1 Fix -Wreorder warning. by Zachary Turner · 8 years ago
- ba51299 [StreamArray] Pipe the Offset through the constructor. by Zachary Turner · 8 years ago
- 96d48fa [AMDGPU] In the new waitcnt insertion pass, use getHeader by Kannan Narayanan · 8 years ago
- 0cb25a2 MIParser/MIRPrinter: Compute block successors if not explicitely specified by Matthias Braun · 8 years ago
- 4468ee1 [X86] Use SDValue::getConstantOperandVal helper. NFCI. by Simon Pilgrim · 8 years ago
- 738a26c TargetLibraryInfo: Introduce wcslen by Matthias Braun · 8 years ago
- d2ff919 AMDGPU/AMDHSA: Set COMPUTE_PGM_RSRC2:LDS_SIZE to 0 by Konstantin Zhuravlyov · 8 years ago
- 9d64d17 Simplify dbg.value handling in SDISel with early returns by Reid Kleckner · 8 years ago
- afe8111 [WebAssembly] Add ObjectYAML support for wasm name section by Sam Clegg · 8 years ago
- 0a1cb72 [bpf] fix a bug which causes incorrect big endian reloc fixup by Alexei Starovoitov · 8 years ago
- 7b3685b Add NetBSD to the list of platforms supporting death tests. Two unit by Joerg Sonnenberger · 8 years ago
- 5096d8d If posix_fallocate returns EOPNOTSUPP, fallback to ftruncate. by Joerg Sonnenberger · 8 years ago
- ace8b39 [KnownBits] Add wrapper methods for setting and clear all bits in the underlying APInts in KnownBits. by Craig Topper · 8 years ago
- dca600b Allow operator-> to work from a FixedStreamArrayIterator. by Adrian McCarthy · 8 years ago
- a76abe9 [Float2Int] Replace a ConstantRange copy with a move. Remove an extra call to MapVector::find. by Craig Topper · 8 years ago
- 6a4e43b [ADT] Add BitVector::find_prev. by Zachary Turner · 8 years ago
- 91c57a1 Add more variations of addcarry in the tests. NFC. by Amaury Sechet · 8 years ago
- d439e70 [InstSimplify] fix copy-paste mistake in test comments; NFC by Sanjay Patel · 8 years ago
- f93836e [llvm-dwarfdump] - Add comment for maybeDecompress(). NFC. by George Rimar · 8 years ago
- 5eef1b5 [InstSimplify] add tests for (icmp X, C1 | icmp X, C2); NFC by Sanjay Patel · 8 years ago
- 1febb5c fix build on Cygwin by Nuno Lopes · 8 years ago
- dec99cb [AArch64] Remove AArch64AddressTypePromotion pass by Jun Bum Lim · 8 years ago
- 776b058 [X86][SSE] Add 128/256/512 bit vector build vector from register tests by Simon Pilgrim · 8 years ago
- 978eb7c [LoopIdiom] check for safety while expanding by Aditya Kumar · 8 years ago
- 4df5059 [X86][AVX512] Improve support and testing for CTLZ of 512-bit vectors without CDI by Simon Pilgrim · 8 years ago
- ded2272 [X86] Remove duplicate operation actions. NFCI. by Simon Pilgrim · 8 years ago
- 35e2a9f4 [X86][AVX512CDI] Move v2i64/v4i64 and v4i32/v8i32 VPLZCNT lowering to tablegen by Simon Pilgrim · 8 years ago
- 3da6edb Remove stale live-ins in the branch folder by Krzysztof Parzyszek · 8 years ago
- bc20017 Remove unused variable by Simon Pilgrim · 8 years ago
- 69798f0 [ARM] Add support for ORR and ORN instruction substitutions by John Brawn · 8 years ago
- 09fdcb4 [X86][AVX] Add LowerIntUnary helpers to split unary vector ops in half. NFCI. by Simon Pilgrim · 8 years ago
- a83f092 [llvm-dwarfdump] - Print an error message if section decompression failed. by George Rimar · 8 years ago
- eb74f78 [X86] Remove unused code from X86 optimize LEAs. NFC. by Andrew Ng · 8 years ago
- ae5b79d [ArgPromotion] Add a testcase for PR32917 by Martin Storsjo · 8 years ago
- 13790c8 Initialize new member X86Operand::FrontendSize in all codepaths. by Daniel Jasper · 8 years ago
- c6a0731 Update VP prof metadata during inlining. by Dehao Chen · 8 years ago
- 8038a28 [ADT] A few minor improvements to BitVector by Zachary Turner · 8 years ago
- 6bf4f87 [pdb] Don't verify TPI hash values up front. by Zachary Turner · 8 years ago
- 505c76a [PDB] Don't build the entire source file list up front. by Zachary Turner · 8 years ago
- b18693c [llvm-pdbdump] Only build the TypeDatabase if necessary. by Zachary Turner · 8 years ago
- 1565077 Remap metadata attached to global variables. by Evgeniy Stepanov · 8 years ago
- 197e49d [RegisterBankInfo] Fix 80-col introduced in r293506. by Quentin Colombet · 8 years ago
- b39d793 [GlobalISel] Add missing doxygen keyword for doxygen groups. by Quentin Colombet · 8 years ago
- 24aaeeb AMDGPU: GFX9 GS and HS shaders always have the scratch wave offset in SGPR5 by Marek Olsak · 8 years ago
- 7d7f10b [GISel]:Skip legalizing Intermediate inst(with generic types) by Aditya Nandakumar · 8 years ago
- 195a2d9 [JumpThreading] When processing compares, explicitly check that the result type is not a vector rather than check for it being an integer. by Craig Topper · 8 years ago
- 0e59845 [JumpThreading] Change a dyn_cast that is already protected by an isa check to a static cast. Combine the with another static cast. NFC by Craig Topper · 8 years ago
- 6007e72 [GISel]: Add support to translate ConstantVectors by Aditya Nandakumar · 8 years ago
- 09867ca [ConstantRange] Add LLVM_NODISCARD to ConstantRange since a large number of its methods construct new ConstantRange objects. by Craig Topper · 8 years ago
- 7a94f0c [Float2Int] Remove return of ConstantRange from seen method. Nothing uses it so it just creates and discards a ConstantRange object for no reason. by Craig Topper · 8 years ago
- 3e84c2c Strip trailing whitespace. NFCI. by Simon Pilgrim · 8 years ago
- 0eebc29 [InstSimplify] add folds for or-of-casted-icmps by Sanjay Patel · 8 years ago
- 740b80d [WebAssembly] Add wasm symbol table support to llvm-objdump by Sam Clegg · 8 years ago
- 8175a1d [PPC] When restoring R30 (PIC base pointer), mark it as <def> by Krzysztof Parzyszek · 8 years ago
- b1cbece Don't return an invalid line table if the DW_AT_stmt_list value is not in the .debug_line section. by Greg Clayton · 8 years ago
- 984dc04 [ms-inline-asm] Use the frontend size only for ambiguous instructions by Reid Kleckner · 8 years ago
- b6a6182 [InstSimplify] move logic-of-icmps helper functions; NFC by Sanjay Patel · 8 years ago
- e611018 Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in the module summary. NFCI." by Peter Collingbourne · 8 years ago
- ae22fd9 Fix a typo. by Michael Zolotukhin · 8 years ago
- 151fce6 [InstSimplify] add tests for or-of-casted-icmps; NFC by Sanjay Patel · 8 years ago
- 316966e [NewGVN] Remove unneeded newline and format assertions. NFCI. by Davide Italiano · 8 years ago
- f0e5c50 [APInt] Reduce number of allocations involved in multiplying. Reduce worst case multiply size by Craig Topper · 8 years ago
- de37aad [PM] Add ProfileSummaryAnalysis as a required pass in the new pipeline. by Easwaran Raman · 8 years ago
- 97bb64d [Lexicon] Add BDCE by Brian Gesiak · 8 years ago
- cf1aa41 Add accidentally deleted testcase back. by Adrian Prantl · 8 years ago
- 5013f63 Cleanup tests to not share a DISubprogram between multiple Functions. by Adrian Prantl · 8 years ago
- e27523b [test-release] Status update *before* long gzip by Renato Golin · 8 years ago
- 1a1fb4b [globalisel][tablegen] Add several GINodeEquiv's for operators that do not require additional support. by Daniel Sanders · 8 years ago
- fd8f24e [DAGCombine] Transform (fadd A, (fmul B, -2.0)) -> (fsub A, (fadd B, B)). by Chad Rosier · 8 years ago
- c4ebc17 [X86][AVX512] Fix VPABSD file checks by Simon Pilgrim · 8 years ago
- 547297e [X86][SSE] Add i686 triple tests for partial vector and re-association by Simon Pilgrim · 8 years ago
- 80e222e Refactoring with range-based for, NFC by Krzysztof Parzyszek · 8 years ago
- f9384e2 [SystemZ] Make copyPhysReg() add impl-use operands of super reg. by Jonas Paulsson · 8 years ago
- ab88930 [X86][SSE] Add i686 triple tests for PBLENDW commutation by Simon Pilgrim · 8 years ago
- 22f8494 [X86][AVX1] Regenerate checks and add i686 triple tests for folded logical ops by Simon Pilgrim · 8 years ago
- 1c442aa Revert "IR: Use pointers instead of GUIDs to represent edges in the module summary. NFCI." by Eric Liu · 8 years ago
- 0c0c1db [mips][XRay] Use the base version of emitXRayTable by Simon Dardis · 8 years ago
- 623692e [ArgPromotion] Fix a truncated variable by Martin Storsjo · 8 years ago
- e11b0c6 [LLVM][inline-asm][Altmacor] Altmacro string delimiter '<..>' by Michael Zuckerman · 8 years ago
- 0e40641 [X86][AVX-512] Allow EVEX encoded instruction selection when available for mul v8i32. by Igor Breger · 8 years ago
- 47d5da3 [ARM] ACLE Chapter 9 intrinsics by Sam Parker · 8 years ago
- 9d00f4f [X86] Disabling PLT in Regcall CC Functions by Oren Ben Simhon · 8 years ago
- 672e96e [AVX-512VL] Autogenerate checks. Add --show-mc-encoding to check instruction predicate. by Igor Breger · 8 years ago
- c33edb5 [AVX] Fix vpcmpeqq predicate. by Igor Breger · 8 years ago
- 245084e Use right function in LoopVectorize. by Jonas Paulsson · 8 years ago
- dae122d [XRay] Use wordsize-dependent alignment for index by Dean Michael Berris · 8 years ago
- 9e4ad9c [SelectionDAG] Improve known bits support for CTPOP. by Craig Topper · 8 years ago
- acf912e [XRay] Create an Index of sleds per function by Dean Michael Berris · 8 years ago
- df22060 IR: Use pointers instead of GUIDs to represent edges in the module summary. NFCI. by Peter Collingbourne · 8 years ago
- 7395a71 llvm/IR/Function.h: Prune an obsolete @param in r302060. [-Wdocumentation] by NAKAMURA Takumi · 8 years ago
- 875f0a3 [XRay] Detect loops in functions being lowered by Dean Michael Berris · 8 years ago