| Commit message (Expand) | Author | Age | Files | Lines |
* | [X86][SSE] Demonstrate inability to recognise that (v)cvtpd2ps implicitly zer... | Simon Pilgrim | 2016-08-23 | 1 | -0/+61 |
* | [clang-tidy] readability-non-const-parameter: add new check that warns when f... | Daniel Marjamaki | 2016-08-23 | 8 | -0/+612 |
* | [ARM] Generate consistent frame records for Thumb2 | Oliver Stannard | 2016-08-23 | 35 | -196/+452 |
* | [TSan][MIPS] Changes mips memory layout to support pie with address space ran... | Sagar Thakur | 2016-08-23 | 1 | -8/+13 |
* | GVNHoist: Use the pass version of MemorySSA and preserve it. | Daniel Berlin | 2016-08-23 | 1 | -9/+12 |
* | Revert "(HEAD -> master, origin/master, origin/HEAD) CodeGen: Remove MachineF... | Matthias Braun | 2016-08-23 | 25 | -95/+174 |
* | CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses | Matthias Braun | 2016-08-23 | 25 | -174/+95 |
* | [asan] Fix OOB_char on arm 32bit | Vitaly Buka | 2016-08-23 | 1 | -1/+1 |
* | Revert r279486 "Fix regression introduced by r279164" | Chandler Carruth | 2016-08-23 | 7 | -64/+61 |
* | BranchRelaxation: Fix handling of blocks with multiple conditional | Matt Arsenault | 2016-08-23 | 2 | -12/+48 |
* | [lanai] Make Lanai backend non-experimental | Jacques Pienaar | 2016-08-23 | 1 | -0/+1 |
* | [lanai] Exit early in Mem Alu combiner if sentinel reach. | Jacques Pienaar | 2016-08-23 | 1 | -0/+3 |
* | [builtins] Don't always use -ffreestanding when compiling builtins | Francis Ricci | 2016-08-23 | 1 | -1/+0 |
* | [sanitizer] allocator: split the local cache class into two, one for 32-bit a... | Kostya Serebryany | 2016-08-23 | 4 | -4/+156 |
* | Fix style in some Clang-tidy checks documentation. | Eugene Zelenko | 2016-08-23 | 7 | -42/+70 |
* | [MemorySSA] Remove unused field. NFC. | George Burgess IV | 2016-08-22 | 1 | -6/+1 |
* | [InstSimplify] add helper function for SimplifyICmpInst(); NFCI | Sanjay Patel | 2016-08-22 | 1 | -133/+143 |
* | Typo. | Adrian Prantl | 2016-08-22 | 1 | -1/+1 |
* | Add comments. NFC | Adrian Prantl | 2016-08-22 | 1 | -0/+2 |
* | Add the second half of the testcase I should have added in 279485. | Adrian Prantl | 2016-08-22 | 1 | -0/+18 |
* | Migrate from NodeType * to NodeRef. | Tim Shen | 2016-08-22 | 1 | -1/+1 |
* | Fix crash from assert in r279466. | Pete Cooper | 2016-08-22 | 1 | -1/+1 |
* | Fix regression introduced by r279164: only pass definitions as the PatternDef | Richard Smith | 2016-08-22 | 7 | -61/+64 |
* | Module debug info: Don't assert when encountering an incomplete definition | Adrian Prantl | 2016-08-22 | 4 | -1/+27 |
* | ADT: Separate some list manipulation API into ilist_base, NFC | Duncan P. N. Exon Smith | 2016-08-22 | 6 | -78/+295 |
* | Fix header comment for unittests/ADT/ilistTest.cpp | Duncan P. N. Exon Smith | 2016-08-22 | 1 | -1/+1 |
* | [ADT] Actually mutate the iterator VisitStack.back().second, not its copy. | Tim Shen | 2016-08-22 | 5 | -229/+312 |
* | [SemaObjC] Do not RebuildObjCMessageExpr without valid method decl | Bruno Cardoso Lopes | 2016-08-22 | 2 | -0/+18 |
* | Add support for '|' in expressions. | Rafael Espindola | 2016-08-22 | 2 | -1/+4 |
* | [AST] Remove unused function, to silence a GCC7 warning. | Davide Italiano | 2016-08-22 | 1 | -4/+0 |
* | [InstCombine] change param type from Instruction to BinaryOperator for icmp h... | Sanjay Patel | 2016-08-22 | 2 | -97/+109 |
* | [GraphTraits] Replace all NodeType usage with NodeRef | Tim Shen | 2016-08-22 | 29 | -320/+197 |
* | ADT: Remove ilist_*sentinel_traits, NFC | Duncan P. N. Exon Smith | 2016-08-22 | 18 | -80/+3 |
* | [InstCombine] use m_APInt to allow icmp (shr exact X, Y), 0 folds for splat c... | Sanjay Patel | 2016-08-22 | 2 | -18/+15 |
* | Add ADT headers to the cmake headers directory for LLVMSupport. NFC. | Pete Cooper | 2016-08-22 | 1 | -0/+1 |
* | [compiler-rt] Use flags found when configuring builtins during compilation | Francis Ricci | 2016-08-22 | 2 | -5/+15 |
* | [compiler-rt] Don't build ubsan cxxabi sources when unused | Francis Ricci | 2016-08-22 | 1 | -3/+12 |
* | Add comments and an assert to follow-up on r279113. NFC. | Pete Cooper | 2016-08-22 | 2 | -0/+8 |
* | IDFCalculator: Remove unused field. | Daniel Berlin | 2016-08-22 | 1 | -1/+0 |
* | AMDGPU: Split SILowerControlFlow into two pieces | Matt Arsenault | 2016-08-22 | 8 | -365/+555 |
* | AMDGPU: Handle structs directly in AMDGPUABIInfo | Matt Arsenault | 2016-08-22 | 2 | -1/+107 |
* | MSSA: Factor out phi node placement | Daniel Berlin | 2016-08-22 | 2 | -17/+24 |
* | MSSA: Only rename accesses whose defining access is nullptr | Daniel Berlin | 2016-08-22 | 1 | -14/+6 |
* | [SimplifyCFG] Rewrite SinkThenElseCodeToEnd | James Molloy | 2016-08-22 | 5 | -153/+470 |
* | [ELF] Only print symbol name when it is available | Petr Hosek | 2016-08-22 | 2 | -7/+10 |
* | ADT: Remove uses of ilist_*sentinel_traits, NFC | Duncan P. N. Exon Smith | 2016-08-22 | 2 | -19/+0 |
* | ADT: Remove uses of ilist_*sentinel_traits, NFC | Duncan P. N. Exon Smith | 2016-08-22 | 1 | -12/+0 |
* | [ELF] ICF should respect section alignment | Petr Hosek | 2016-08-22 | 2 | -3/+7 |
* | [CUDA] Collapsed offload actions should not be top-level jobs. | Artem Belevich | 2016-08-22 | 2 | -1/+138 |
* | [SROA] Remove incorrect assertion | James Molloy | 2016-08-22 | 1 | -3/+0 |