projects
/
llvm
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
llvm
2017-02-24
Petr Hosek
[Fuchsia] Use thread-pointer ABI slots for stack-protec...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Eli Friedman
Add some testcases for bitfields with illegal widths.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Eli Friedman
Fix old testcase for dead store to match the original...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Xin Tong
Fix an iterator invalidation bug when simplifying LIC...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Adam Nemet
[LazyMachineBFI] Add testcase
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Michael Kuperstein
Revert r269060 to pacify bots.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Justin Bogner
OptDiag: Add test for r296053
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Michael Kuperstein
[CGP] Split some critical edges coming out of indirect...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Ahmed Bougacha
[GlobalISel] Use the same name for all remarks.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Ahmed Bougacha
[GlobalISel] Use the DISubprogram for translation failu...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Ahmed Bougacha
[GlobalISel] Remove now-unnecessary variable. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Adrian McCarthy
Fix unit tests after r296049.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Justin Bogner
OptDiag: Summarize the instruction count in asm-printer
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Justin Bogner
OptDiag: Use DiagnosticLocation in MachineOptimizationR...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Evgeniy Stepanov
[msan] Fix instrumentation of array allocas.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Adrian McCarthy
Implement some methods for NativeRawSymbol
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Ahmed Bougacha
[GlobalISel] Don't translate other blocks when one...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Ahmed Bougacha
[GlobalISel] Finalize translated function on scope...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Adrian Prantl
fix 80-column violation
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Xin Tong
Delete outdated comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Xin Tong
LoopUnswitch - Simplify based on known not to a be...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Adam Nemet
[OptDiag] Comment about the legacy status of emitOptimi...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Adam Nemet
[OptDiag] Remove hotness parameter from legacy remark...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Adam Nemet
[OptDiag] Hide legacy remark ctors
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Bryant Wong
[ADT] Fix zip iterator interface.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Sanjoy Das
[IR] Add a Instruction::dropPoisonGeneratingFlags helper
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Artem Belevich
[NVPTX] Added support for .f16x2 instructions.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Tim Northover
ARM: make sure FastISel bails on f64 operations for...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Hans Wennborg
Revert r282872 "CVP. Turn marking adds as no wrap on...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Vedant Kumar
[llvm-cov] Strip redundant path components from filenam...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Dehao Chen
Add call branch annotation for ICP promoted direct...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Krzysztof Parzyszek
[Hexagon] Handle saturations in Hexagon bit tracker
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Krzysztof Parzyszek
[Hexagon] Allow setting register in BitVal without...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Stanislav Mekhanoshin
[AMDGPU] Shut the warning "getRegUnitWeight hides overl...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Adam Nemet
[ORE] Remove ORE.emit{{.+}} functions
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Kyle Butt
CodeGen: MachineBlockPlacement: Rename member to more...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Adam Nemet
[LAA] Remove unused LoopAccessReport
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Adam Nemet
[LV] Remove unused VectorizationReport
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Evgeniy Stepanov
Disable TLS for stack protector on Android API<17.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Ahmed Bougacha
[GlobalISel] Emit opt remarks on isel fallbacks.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Ahmed Bougacha
[CodeGen] Teach opt remarks how to print MI instructions.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Ahmed Bougacha
[CodeGen] Print MI without a newline when skipping...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Ahmed Bougacha
[CodeGen] Use const MBBs in the opt remark diagnostics...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Stanislav Mekhanoshin
Correct register pressure calculation in presence of...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Ahmed Bougacha
[ORE] Use const CodeRegions in the remark diagnostics...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Ahmed Bougacha
[CodeGen] Add a way to SkipDebugLoc in MachineInstr...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Ahmed Bougacha
[GlobalISel] Simplify Select type cleanup using a Scope...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Adrian Prantl
Revert "Teach the IR verifier to reject conflicting...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Sanjay Patel
[DAG] add convenience function to get -1 constant;...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Chad Rosier
[Reassociate] Add negated value of negative constant...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Dehao Chen
Use base discriminator in sample pgo profile matching.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Krzysztof Parzyszek
[Hexagon] Avoid IMPLICIT_DEFs as new-value producers
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Adam Nemet
[LazyMachineBFI] Reimplement with getAnalysisIfAvailable
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Filipe Cabecinhas
[AddressSanitizer] Add PS4 offset
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Sanjay Patel
[InstCombine] use loop instead of recursion to peek...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Sanjay Patel
[InstCombine] use 'match' to reduce code; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Jan Vesely
AMDGPU/SI: Fix trunc i16 pattern
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Simon Pilgrim
Strip trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Krzysztof Parzyszek
[Hexagon] Patterns for CTPOP, BSWAP and BITREVERSE
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Tobias Grosser
[docs] Add information about how to checkout polly...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Diana Picus
[ARM] GlobalISel: Lower call returns
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Alexey Bataev
[SLP] Fix for PR32036: Vectorized horizontal reduction...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Diana Picus
[ARM] GlobalISel: Lower call parameters in regs
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Ayman Musa
[X86][AVX] Disable VCVTSS2SD & VCVTSD2SS memory folding...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Simon Dardis
[mips][ias] Further relax operands of certain assembly...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Kristof Beyls
Fix assertion failure in ARMConstantIslandPass.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Simon Pilgrim
Fix signed/unsigned comparison warning on MSVC
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Alexey Bataev
Revert "[SLP] Fix for PR32036: Vectorized horizontal...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Alexey Bataev
[SLP] Fix for PR32036: Vectorized horizontal reduction...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Alexey Bataev
Revert "[SLP] Fix for PR32036: Vectorized horizontal...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Alexey Bataev
[SLP] Fix for PR32036: Vectorized horizontal reduction...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Ayman Musa
[X86][AVX512] Remove VCVTSS2SDZ & VCVTSD2SSZ from memor...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Ayman Musa
[X86][AVX512] Change VCVTSS2SD and VCVTSD2SS node types...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Matt Arsenault
LoadStoreVectorizer: Split even sized illegal chains...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Craig Topper
[X86][IR] In AutoUpgrade, check explicitly for xop...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Matt Arsenault
TargetOptions: Fix not accounting for NoSignedZerosFPMa...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Matthias Braun
Test if we can use raw strings on all platforms compili...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Eli Friedman
Explicitly state the behavior of inbounds with a null...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Matt Arsenault
AMDGPU: Replace disabled exp inputs with undef
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Matt Arsenault
AMDGPU: Add another BFE pattern
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Matt Arsenault
AMDGPU: Use clamp with f64
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Michael Kuperstein
Revert r295868 because it breaks a different SLP lit...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Matt Arsenault
AMDGPU: Fold FP clamp as modifier bit
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Wei Ding
AMDGPU : Update TrapCode based on Trap Handler ABI.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Justin Bogner
[libFuzzer] Update traces hooks test after r293741
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Justin Bogner
[libFuzzer] Mark a test that infinite loops as unsupported
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Matt Arsenault
AMDGPU: Add replacement bfe intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Sanjay Patel
[InstCombine] don't try SimplifyDemandedInstructionBits...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Dylan McKay
[AVR] Disable integrated assembler for a few tests
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Eugene Zelenko
[CodeGen] Fix some Clang-tidy modernize and Include...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Krzysztof Parzyszek
[Hexagon] Implement @llvm.readcyclecounter()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Matt Arsenault
AMDGPU: Don't add emergency stack slot if all spills...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Daniel Berlin
PredicateInfo: Support switch statements
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Daniel Berlin
Add pair conversion functions to BasicBlockEdge.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Daniel Berlin
Move updating functions to MemorySSAUpdater.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Matthew Simpson
[LV] Update floating-point induction test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Wei Mi
[LSR] Canonicalize formula and put recursive Reg relate...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Krzysztof Parzyszek
[RDF] Support for partial structural aliases in Registe...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Zachary Turner
[Support] Re-add the special OSX flags on mmap.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Krzysztof Parzyszek
[Hexagon] Add intrinsics for masked vector stores
commit
|
commitdiff
|
tree
|
snapshot
next