- 4d01feb AMDGPU: Unify MOVRELSOffset and MOVRELDOffset by Nicolai Haehnle · 9 years ago
- c0c43ac16 Revert "New pass manager for LICM." by Vitaly Buka · 9 years ago
- affa7d0 [AVX512] Remove masked logic op intrinsics and autoupgrade them to native IR. by Craig Topper · 9 years ago
- f8df5fd Dump enum unique names. by Rui Ueyama · 9 years ago
- ce6dd1b Re-enable TPI hash verification for enum records. by Rui Ueyama · 9 years ago
- a17edeb X86: Avoid implicit iterator conversions, NFC by Duncan P. N. Exon Smith · 9 years ago
- 5453d5cd Fix libdeps in r275125. LTO tools require BitReader. by NAKAMURA Takumi · 9 years ago
- bf38a6c Print remarks from WholeProgramDevirt pass for each call site. by Ivan Krasin · 9 years ago
- e56d369 llvm/test/CodeGen/AMDGPU/selected-stack-object.ll REQUIRES +Asserts, since it expects assertion failure. by NAKAMURA Takumi · 9 years ago
- 95b9bf1 [Kryo] Enable ZCZeroing feature by Haicheng Wu · 9 years ago
- 8c13ec2 Hexagon: Avoid implicit iterator conversions, NFC by Duncan P. N. Exon Smith · 9 years ago
- 721fe5d Mips: Avoid implicit iterator conversions, NFC by Duncan P. N. Exon Smith · 9 years ago
- 199b94e [X86,IR] Remove unnecessary or unused LLVMContext parameter from some of the X86 intrinsic upgrade functions. by Craig Topper · 9 years ago
- cf91a6f SystemZ: Avoid implicit iterator conversions, NFC by Duncan P. N. Exon Smith · 9 years ago
- a911edd Teach FastISel about thiscall (and, hence, about callee-pop). by Nico Weber · 9 years ago
- 27c36c3 AMDGPU: Cleanup pseudoinstructions by Matt Arsenault · 9 years ago
- 2a09a5f AMDGPU: Fix missing scc def on control flow pseudos by Matt Arsenault · 9 years ago
- 405b7d7 AMDGPU: Enable trackLivenessAfterRegAlloc by Matt Arsenault · 9 years ago
- 3b18241 Do not use bool in C header lto.h, use lto_bool_t instead by Mehdi Amini · 9 years ago
- e5d9c7f AMDGPU: Remove superfluous string attributes from tests by Matt Arsenault · 9 years ago
- 581370e Attempt to make buildbots happy. by George Burgess IV · 9 years ago
- 45e997d Add a libLTO API to query a memory buffer and check if it contains ObjC categories by Mehdi Amini · 9 years ago
- 9e93706 [CFLAA] Simplify CFLGraphBuilder. NFC. by George Burgess IV · 9 years ago
- f84fc6d New pass manager for LICM. by Dehao Chen · 9 years ago
- 334778a Correct ordering of loads/stores. by Alina Sbirlea · 9 years ago
- 1f1f6a6 ARM: validate immediate branch targets in AsmParser. by Tim Northover · 9 years ago
- ac1e47a AMDGPU: Treat texture gather instructions more like other MIMG instructions by Nicolai Haehnle · 9 years ago
- ae108ee Refactor the PDB writing to use a builder approach by Zachary Turner · 9 years ago
- 35e1d10 [pdb] Add a pdb2yaml option to not dump file headers. by Zachary Turner · 9 years ago
- a48da98 AMDGPU: fix local stack slot allocation bugs by Nicolai Haehnle · 9 years ago
- b1fce5c [X86] Make some cast costs more precise by Michael Kuperstein · 9 years ago
- 9423d77 Codegen: Fix comment in BranchFolding.cpp by Kyle Butt · 9 years ago
- 9d25b66 [X86] Fix tailcall return address clobber bug. by Quentin Colombet · 9 years ago
- 7228de8 fix documentation comments; NFC by Sanjay Patel · 9 years ago
- 87c883d Add TLI.allowsMisalignedMemoryAccesses to LoadStoreVectorizer by Alina Sbirlea · 9 years ago
- 7c19248 [X86] Disable FixupSetCC for CodeGenOpt::None by Michael Kuperstein · 9 years ago
- fdc8303 [IPRA] Properly compute register usage at call sites. by Chad Rosier · 9 years ago
- 2738e9c [SystemZ] Recognize Load On Condition Immediate (LOCHI/LOGHI) opportunities by Zhan Jun Liau · 9 years ago
- 84af877 [SCCP] Try to follow the DRY principle, use `OpSt`. by Davide Italiano · 9 years ago
- ef6651a [SLSR] Call getPointerSizeInBits with the correct address space. by Jingyue Wu · 9 years ago
- eb06640 [PM/IPO] Port LowerTypeTests to the new PassManager. by Davide Italiano · 9 years ago
- 9ba010e [lanai] Add more tests for assembly of conditional ALU ops by Jacques Pienaar · 9 years ago
- 1c6f7ab Fix the assertion failure caused by http://reviews.llvm.org/D22118 by Dehao Chen · 9 years ago
- 8116318 [IR] Stop a -Wsign-compare warning from firing by David Majnemer · 9 years ago
- abd1b54 [LowerTypeTests] Don't rely on doInitialization(). by Davide Italiano · 9 years ago
- bc3b9e5 Implement callsite-hotness based inline cost for Sample-based PGO by Dehao Chen · 9 years ago
- a47e4c7 Tune the weight propagation algorithm for sample profile. by Dehao Chen · 9 years ago
- b02ab09 [x86] make some of the tests 256-bit for testing diversity by Sanjay Patel · 9 years ago
- 5822c7a Add missing include from previous commit by Nirav Dave · 9 years ago
- 6b00c9f Fix branch relaxation in 16-bit mode. by Nirav Dave · 9 years ago
- 064f863 [x86] specify triple to avoid bot failures by Sanjay Patel · 9 years ago
- bd10da1 [Sink] Don't move calls to readonly functions across stores by Nicolai Haehnle · 9 years ago
- 0f5a9cf AliasAnalysis: unify getModRefInfo(I, CS) semantics with other overloads by Nicolai Haehnle · 9 years ago
- edd3a2f [x86] update checks by Sanjay Patel · 9 years ago
- a1057f0 [X86][SSE] Generalise target shuffle combine of shuffles using variable masks by Simon Pilgrim · 9 years ago
- aee0f14 Provide support for preserving assembly comments by Nirav Dave · 9 years ago
- 20ad730 [AMDGPU][llvm-mc] Quickfix for r272748 to enable labels in branch instructions. by Artem Tamazov · 9 years ago
- 279cd1e [mips][microMIPS] Implement LDC1, SDC1, LDC2, SDC2, LWC1, SWC1, LWC2 and SWC2 instructions and add CodeGen support by Zlatko Buljan · 9 years ago
- 02c0f02 AVX-512: DAG lowering for scalar MIN/MAX commutable ops by Elena Demikhovsky · 9 years ago
- c7f7810 [AVX512] Add support for 512-bit ANDN now that all ones build vectors survive long enough to allow the matching. by Craig Topper · 9 years ago
- b6d6904 [AVX512] Use vpternlog with an immediate of 0xff to create 512-bit all one vectors. by Craig Topper · 9 years ago
- c09e328 [X86] Add the AVX512 SET0 pseudos to foldMemoryOperandImpl since they are marked for CanFoldAsLoad. by Craig Topper · 9 years ago
- 7f9e1e0 Revert r275027 - Let FuncAttrs infer the 'returned' argument attribute by Hal Finkel · 9 years ago
- 939b324 Allow BasicBlockEdge to be used in DenseMap by Daniel Berlin · 9 years ago
- b0d6772 Pointer-comparison folding should look through returned-argument functions by Hal Finkel · 9 years ago
- 0017f36 Teach isDereferenceablePointer to look through returned-argument functions by Hal Finkel · 9 years ago
- 837551f Teach SCEV to look through returned-argument functions by Hal Finkel · 9 years ago
- d90d613 Teach computeKnownBits to look through returned-argument functions by Hal Finkel · 9 years ago
- 4cb3366 BasicAA should look through functions with returned arguments by Hal Finkel · 9 years ago
- b7a19e9 Add a 'Returned' intrinsic property corresponding to the 'returned' argument attribute by Hal Finkel · 9 years ago
- 8b01a2f Don't use a SmallSet for returned attribute inference by Hal Finkel · 9 years ago
- 9a51ef1 Add getReturnedArgOperand to Call/InvokeInst, CallSite by Hal Finkel · 9 years ago
- 668cef0 [X86][SSE] Relax type assertions for matchVectorShuffleAsInsertPS by Simon Pilgrim · 9 years ago
- 772d850 Let FuncAttrs infer the 'returned' argument attribute by Hal Finkel · 9 years ago
- ba7f24f Update the LangRef description of the 'returned' attribute by Hal Finkel · 9 years ago
- 03c714d [DAG] make isConstantSplatVector() available to the rest of lowering by Sanjay Patel · 9 years ago
- e2b4643 AMDGPU/R600: Add implicitarg.ptr intrinsic by Jan Vesely · 9 years ago
- 8f101a7 [X86][SSE] Add support for target shuffle combining to PSHUFLW/PSHUFHW by Simon Pilgrim · 9 years ago
- 2495a35 fix documentation comments; NFC by Sanjay Patel · 9 years ago
- d539eb3 [x86, SSE, AVX] add tests for icmp+zext (PR28484) by Sanjay Patel · 9 years ago
- cc3ff76 [X86][SSE] Added tests for combining shuffles to PSHUFLW/PSHUFHW by Simon Pilgrim · 9 years ago
- 25fcf3e [Support] Make helper function static. NFC. by Benjamin Kramer · 9 years ago
- 80f3984 [SystemZ] Utilize Test Data Class instructions. by Marcin Koscielnicki · 9 years ago
- 7ea0bde reformat, fix comments/names; NFCI by Sanjay Patel · 9 years ago
- a27e16e Give helper classes/functions internal linkage. NFC. by Benjamin Kramer · 9 years ago
- 0f313e5 [codeview] Drop unused private inheritance. by Benjamin Kramer · 9 years ago
- 67b9ec9 [AVX512] Add support for lowering to 512-bit SHUFPS. by Craig Topper · 9 years ago
- 65dccf7 [pdb] Sanity check the stream map by David Majnemer · 9 years ago
- 7aa4746 [llvm-pdbdump] Propagate errors a little more consistently by David Majnemer · 9 years ago
- ff80230 [cmake] Change lli-child-target to use add_llvm_utility instead of add_llvm_executable. by Michael Gottesman · 9 years ago
- 76b8ab5 [cmake] Create the LLVM_BUILD_UTILS option. by Michael Gottesman · 9 years ago
- 4c6356e [SCCP] Rename undefined -> unknown. by Davide Italiano · 9 years ago
- 58bb5a7 [docs] Fix up a broken link. by Sean Silva · 9 years ago
- 89419a6 [PM] Port LoopVectorize to the new PM. by Sean Silva · 9 years ago
- de764bb Fix up an include guard. by Sean Silva · 9 years ago
- 81fe784 [SCCP] Remove wrong and misleading vector handling code. by Davide Italiano · 9 years ago
- a6e64b3 [X86][SSE] Add support for target shuffle combining to INSERTPS by Simon Pilgrim · 9 years ago
- 74da774 [X86][SSE] Use scaleShuffleMask helper. NFCI. by Simon Pilgrim · 9 years ago
- 5058883 [X86][SSE] Regenerate vector shift tests by Simon Pilgrim · 9 years ago
- 01d1f77 [COFF, Dwarf] Don't emit DW_AT_location for dllimported entities by David Majnemer · 9 years ago