projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2017-04-26
Daniel Berlin
InstCombine: Use the new SimplifyQuery versions of...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Kuba Mracek
[asan] Allow propagating env variables when testing...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Sean Callanan
Fixed a crash when dealing with an empty method name...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Michael Kruse
[DeLICM] Use Known information when comparing Occupied...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Kuba Mracek
XFAIL the TSan XPC tests on iOS. XPC isn't available...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Kuba Mracek
Fix the dump_registers.cc ASan testcase on iOS to allow...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Sanjay Patel
[DAGCombiner] add (sext i1 X), 1 --> zext (not i1 X)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Kuba Mracek
Mark the asan-sigbus.cpp ASan testcase as unsupported...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Kuba Mracek
Add a missing "%run" expansion to fread_fwrite.cc test...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Rui Ueyama
Fix comments again.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Bruno Cardoso...
[Modules] Fix a crash-on-invalid with overloaded functions
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Kuba Mracek
Fix the typo in strtok.c testcase: There was a missing...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Rui Ueyama
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Frederich Munch
PPCallbacks::MacroUndefined, change signature and add...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Kuba Mracek
Follow-up for r301443: The python scrips need to be...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Kuba Mracek
[asan] Add support for running lit tests in the iOS...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Richard Smith
Refactor frontend InputKind to prepare for treating...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Lang Hames
Use llvm::ArrayRef rather than std::vector/std::initial...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Haojian Wu
[clang-tidy] Support detecting for-range loop in ineffi...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Dmitry Preobrazhensky
[AMDGPU][MC] Added arg checks for vmcnt, expcnt, lgkmcn...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Peter Collingbourne
LTO: Mark undefined module asm symbols as used.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Daniel Berlin
CorrelatedValuePropagation: Rename a variable for consi...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Alex Shlyapnikov
[lsan] When necessary, define LSan suppression for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Tobias Grosser
Update to isl-0.18-423-g30331fe
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Craig Topper
[ValueTracking] Introduce a KnownBits struct to wrap...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Alexander Kornienko
[clang-tidy] Update IdentifierNamingCheck to remove...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Sanjoy Das
Revert "Update to LLVM's use of WeakTrackingVH; NFC"
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Sanjoy Das
Reverts commit r301424, r301425 and r301426
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Matthew Simpson
[LV] Handle external uses of floating-point induction...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Sanjoy Das
Update to LLVM's use of WeakTrackingVH; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Sanjoy Das
Use WeakVH instead of WeakTrackingVH in AliasSetTracker...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Sanjoy Das
Add a new WeakVH value handle; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Sanjoy Das
Rename WeakVH to WeakTrackingVH; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Rui Ueyama
Make LLD work even if the current directory is not...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Rui Ueyama
Move code to emit error messages from Filesystem.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Igor Breger
[globalisel][tablegen] Fix vector element size
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Vedant Kumar
[Sema] Avoid using a null type pointer (fixes PR32750)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Vedant Kumar
[sampleprof] Drop test dependency on the string hash...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Dmitry Preobrazhensky
[AMDGPU][MC] Added check for truncation of SOPK imm...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Alexey Bataev
[OPENMP] Fix failing test.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Alexey Bataev
[OPENMP] Fix handling of OpenMP code during template...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Rafael Espindola
Use CHECK-NEXT in a test.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
George Rimar
[ELF] - Remove dead TLS relocations relative code for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Dylan McKay
[AVR] Remove an unused local variable
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Sanjay Patel
[x86] change tests to use sext, not zext; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Haojian Wu
Fix unused-variable warning caused by r301407.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Alexey Bataev
[OPENMP] Move handling of threadprivate vars from the...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Alex Lorenz
-Wunguarded-availability should support if (@available...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Sanjay Patel
[TargetLowering] fix isConstTrueVal to account for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Daniel Berlin
Convert LoopRotation to use SimplifyQuery version of...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Daniel Berlin
Convert SimplifyInstructions to use the SimplifyQuery...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Daniel Berlin
Convert CVP to use SimplifyQuery version of SimplifyIns...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Ranjeet Singh
Fix signed multiplication with overflow fallback.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Sanjay Patel
[DAG] add FIXME comments for splat detection; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Alex Lorenz
-Wdocumentation should not check the @returns command...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Simon Pilgrim
[X86] Added pointer math zext test case (PR22970)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Alex Lorenz
[AST] Look through attribute type locs when searching...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Martin Probst
clang-format: [JS/Java] ignore Objective-C constructs...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Martin Probst
formatting
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Martin Probst
clang-format: [JS] prevent wraps before class members.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Simon Pilgrim
[X86][SSE] Add test case for repeated vector insertions...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Filipe Cabecinhas
Simplify the CFG after loop pass cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Sagar Thakur
[mips] Fix test mips64fpldst.ll with machine verifier...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Ayman Musa
[X86] Add missing mayLoad/mayStore attributes to some...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Simon Dardis
[mips] Rework a portion of MipsCC interface. (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
George Rimar
[ELF] - Implemented --defsym option.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Andrew V. Tischenko
PR31007 and PR27884 will be closed: a possibility to...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Ravitheja Addepally
Initial implementation of SB APIs for Tracing support.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Michal Gorny
[test] Build sanitizer/xray tests only if COMPILER_RT_B...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Ayman Musa
[X86][SSE2] Fix asm string for movq (Move Quadword...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Craig Topper
[InstCombine] Add test cases for opportunities to impro...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Leslie Zhai
[analyzer] Teach the MallocChecker about Glib API for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Michael Liao
Remove tailing whitespaces.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Bruno Cardoso...
[Modules][ObjC] Check definition from canonical decl...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Daniel Berlin
InstructionSimplify: Use braced initializer list for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Daniel Berlin
InstructionSimplify: Have SimplifyFPBinOp pass FastMath...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Daniel Berlin
InstructionSimplify: End our long national nightmare...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Dean Michael...
[XRay][tools] Remove wayward semicolon (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Vedant Kumar
[ubsan] Skip alignment checks on allocas with known...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Dean Michael...
[XRay][tools] Fixup definition for stat division.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Davide Italiano
[AMDGPU] Garbage collect dead code. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Evgeniy Stepanov
[asan] Unconditionally enable GC of globals on COFF.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Ahmed Bougacha
[Support] Avoid UB in sys::fs::perms::operator~. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Vadzim Dambrouski
[MSP430] Fix PR32769: Select8 and Select16 need to...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Vedant Kumar
[gcov] Sort file info before printing it
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Sam Clegg
revert debugging
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Sam Clegg
[WebAssembly] Allow for signed relocation addends
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Dylan McKay
[AVR] Do not kill the dest register for a pseudo instru...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Matt Arsenault
AMDGPU: Shift down reserved SP register like scratch...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Sanjay Patel
[DAG] fix formatting of isConstantSplat(); NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Jakub Kuderski
[clang-tidy] run-clang-tidy.py: check if clang-apply...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Krzysztof Parzyszek
[Hexagon] Handle -O4 when checking optimization level
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Matt Arsenault
AMDGPU: Clean up VOP3NoMods pattern
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Sanjay Patel
[x86] add more tests for potential change in bool math...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Krzysztof Parzyszek
[Hexagon] Set -ffp-contract=fast at -O3 unless explicit...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Konstantin...
AMDGPU: Fix ValueKind code object metadata for images
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Sanjay Patel
[x86] regenerate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Zachary Turner
[llvm-pdbdump] Allow sorting / filtering by immediate...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Zachary Turner
[llvm-pdbdump] Dump File / Line Info to YAML.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Zachary Turner
[StringExtras] Add a fromHex to complement toHex.
commit
|
commitdiff
|
tree
|
snapshot
next