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
2019-04-23
Nico Weber
llvm-cvtres: Split addChild(ID) into two functions
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Eric Fiselier
Fix namespace name conflict with GCC
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Jessica Paquette
[AArch64][GlobalISel] Teach regbankselect about G_INTRI...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Jessica Paquette
[AArch64][GlobalISel] Legalize G_INTRINSIC_TRUNC
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Eric Fiselier
Fix implementation of ::abs and std::abs LWG 2192.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Nikita Popov
[ConstantRange] Add urem support
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Nikita Popov
[ConstantRangeTest] Move helper methods; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Stanislav Mekhanoshin
[AMDGPU] Fixed addReg() in SIOptimizeExecMaskingPreRA.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Jonas Devlieghere
[Reproducers] Limit logging to calls that cross the...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Jessica Paquette
[AArch64][GlobalISel] Legalize G_FMA for more vector...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Alina Sbirlea
[AliasAnalysis] AAResults preserves AAManager.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Jessica Paquette
[AArch64][GlobalISel] Add G_FMA to isPreISelGenericFloa...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Joel E. Denny
[APSInt][OpenMP] Fix isNegative, etc. for unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Davide Italiano
Revert "[EditLineTest] Not always TERM is available...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Adrian Prantl
[dsymutil] Put Swift interface files into a per-arch...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Nico Weber
MS ABI: Support mangling op<=> now that MSVC 2019 has...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Sanjay Patel
[x86] fix test checks for fdiv combine; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Nico Weber
llvm-undname: Support demangling the spaceship operator
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Sanjay Patel
[x86] add tests for vector fdiv with splat divisor...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Jonas Devlieghere
[Docs] Add missing leading slash
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Jonas Devlieghere
[Docs] Add 301 redirects for old URLs
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Adrian Prantl
[dsymutil] Fix use-after-free when sys::path::append...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Adrian Prantl
Revert "[dsymutil] Fix use-after-free when sys::path...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Adrian Prantl
[dsymutil] Fix use-after-free when sys::path::append...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Philip Reames
[InstCombine] Convert a masked.load of a dereferenceabl...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Sanjay Patel
[x86] use psubus for more vsetcc lowering (PR39859)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Joerg Sonnenberger
[SPARC] Use the correct register set for the "r" asm...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
David Blaikie
Revert "DebugInfo: Emit only one kind of accelerated...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Fangrui Song
Use llvm::stable_sort
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Sam Clegg
[WebAssembly] Fix typo in relocation checking
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Lewis Revill
[RISCV] Support assembling %tls_{ie,gd}_pcrel_hi modifiers
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Nico Weber
gn build: Merge r358944
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Scott Linder
[AMDGPU] Fix hidden argument metadata duplication for V3
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Nico Weber
gn build: Merge r358949
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
George Rimar
[LLD][ELF] - Remove dynamic-section-sh_size.elf binary...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Simon Pilgrim
[X86] Pull out collectConcatOps helper. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Louis Dionne
[libc++] Remove redundant conditionals for Apple platforms
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Tim Northover
ARM: disallow add/sub to sp unless Rn is also sp.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Roman Lebedev
[Docs] ReleaseNotes: fixup markup in memcmp()->bcmp...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
George Rimar
[LLD][ELF] - Remove file-class.a binary from inputs...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Sanjay Patel
[DAGCombiner] generalize binop-of-splats scalarization
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Nicolai Haehnle
AMDGPU: Fix LCSSA phi lowering in SILowerI1Copies
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Fedor Sergeev
[CallSite removal] move InlineCost to CallBase usage
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Andrew Ng
[ELF] Change default output section type to SHT_PROGBITS
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Alexandre Ganea
[LLD][COFF] Fix /linkrepro with output options that...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Andrew Ng
[ELF] Change findOrphanPos to only consider live sections
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Aaron Ballman
Removing the explicit specifier from some default const...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
David Green
[ARM] Update check for CBZ in Ifcvt
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Pavel Labath
Move postfix expression code out of the NativePDB plugin
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Fangrui Song
[PPC][PPC64] Improve some llvm-objdump -d -D tests
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
David Green
[ARM] Don't replicate instructions in Ifcvt at minsize
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Simon Pilgrim
Fix "-Wimplicit-fallthrough" warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
George Rimar
[LLD][ELF] - Fix mips-invalid-options-descriptor.s...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Adam Balogh
[Analyzer] Second fix for last commit for IteratorChecker
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Simon Pilgrim
Fix MSVC "32-bit shift implicitly converted to 64 bits...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Simon Pilgrim
Fix MSVC "32-bit shift implicitly converted to 64 bits...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Rafael Stahl
[analyzer][CrossTU] Extend CTU to VarDecls with initializer
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Pavel Labath
modify-python-lldb: Remove \a-removing code
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
George Rimar
[LLD][ELF] - Remove multiple-eh-relocs.elf binary from...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Bjorn Pettersson
[DAGCombiner] Combine OR as ADD when no common bits...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Pavel Labath
FuncUnwinders: remove "current_offset" from function...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Javed Absar
[AArch64] Add support for MTE intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Diogo N. Sampaio
[ARM][FIX] Add missing f16.lane.vldN/vstN lowering
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
George Rimar
[LLD][ELF] - Update test case after llvm-mc change.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
George Rimar
[llvm-mc] - Properly set the the address align field...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Pavel Labath
UnwindPlan: pretty-print dwarf expressions
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
David Green
[LSR] Limit the recursion for setup cost
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Pavel Labath
yamlify TestMiniDumpUUID binaries
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Adam Balogh
[Analyzer] Fix for previous commit
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Fangrui Song
[PowerPC] Fix test with -fno-discard-value-names after...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Adam Balogh
[Analyzer] Instead of recording comparisons in interato...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Fangrui Song
[PPC64] Allow R_PPC64_DTPREL* to preemptable local...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Qiu Chaofan
[PowerPC] [Clang] Port MMX intrinsics and basic test...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Sam Clegg
[WebAssembly] Bail out of fastisel earlier when computi...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Artem Dergachev
[analyzer] Unbreak body farms in presence of multiple...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Artem Dergachev
[analyzer] PR41335: Fix crash when no-store event is...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Artem Dergachev
[analyzer] PR41269: Add a bit of C++ smart pointer...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Fangrui Song
Use llvm::stable_sort
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Qiu Chaofan
add Qiu Chaofan (qiucf@cn.ibm.com) to the CREDITS.txt
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Chandler Carruth
Revert "Use const DebugLoc&"
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Jason Molenda
One small tweak to LocateExecutableScriptingResources - I
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Jason Molenda
Add a small check to PlatformDarwin::LoadScriptingResou...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Louis Dionne
[libc++abi] Don't use a .sh.cpp test for uncaught_exception
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Petr Hosek
[CMake] Replace the sanitizer support in runtimes build...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Adrian Prantl
Fully qualify llvm::Optional, some compilers complain...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Richard Smith
[c++2a] Implement semantic restrictions for 'export...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
David Blaikie
DebugInfo: Emit only one kind of accelerated access...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Sanjay Patel
[SelectionDAG] move splat util functions up from x86...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Jason Molenda
Fix a bug in my change to ModulesDidLoad in r357955.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Jonas Devlieghere
[Docs] Move API docs to the front page
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Adrian Prantl
Try to work around compile errors with older versions...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Douglas Yung
Relax test to check for a valid number instead of a...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Adrian Prantl
Rename C++ TestGlobalVariables.py to have a distinct...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Michael Liao
[AMDGPU] Fix an issue in `op_sel_hi` skipping.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Adrian Prantl
[dsymutil] Collect parseable Swift interfaces in the...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Philip Reames
[InstCombine] Eliminate stores to constant memory
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Davide Italiano
[EditLineTest] Not always TERM is available, e.g. on...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Joel E. Denny
[VerifyDiagnosticConsumer] Document -verify=<prefixes...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Jonas Devlieghere
[Reproducers] Fix lifetime issue
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Petr Hosek
[libcxx] Update gen_link_script.py to support different...
commit
|
commitdiff
|
tree
|
snapshot
next