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-06-10
Sam McCall
Revert "[CodeComplete] Improve overload handling for...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Sanjay Patel
[InstCombine] change canonicalization to fabs() to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Simon Tatham
[ARM] Disallow PC, and optionally SP, in VMOVRH and...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Cameron McInally
[ExecutionEngine] Add UnaryOperator visitor to the...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
George Rimar
[yaml2obj] - Remove TODOs from dynsymtab-implicit-secti...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Sam McCall
[clangd] Revamp textDocument/onTypeFormatting.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
George Rimar
[llvm-readobj/llvm-readelf] - Don't fail to dump the...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Sanjay Patel
[InstCombine] allow unordered preds when canonicalizing...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Sanjay Patel
[InstCombine] add tests for fcmp unordered pred ->...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Andrea Di Biagio
[MCA] Fix -Wunused-private-field warning after r362933...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Sam McCall
[clangd] Stop marshalling/requiring FormattingOptions...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Andrea Di Biagio
[MCA] Further refactor the bottleneck analysis view...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Nico Weber
gn build: Merge r362913
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
George Rimar
[yaml2obj/obj2yaml] - Make RawContentSection::Content...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Rui Ueyama
[LLD][COFF] Fix missing MergeChunk::Instances cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
George Rimar
[yaml2obj] - Do not assert when .dynsym is specified...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
David Green
[ARM] Enable Unroll UpperBound
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Simon Pilgrim
Fix MSVC "32-bit shift implicitly converted to 64 bits...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Peter Smith
[COFF][X86] Add REQUIRES: x86 to a couple of tests
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
George Rimar
[yaml2obj] - Remove helper methods that are probably...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Sam McCall
Revert "Revert "[CodeComplete] Improve overload handlin...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Nikola Prica
[DebugInfo] More strict debug range for stack variables
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Fangrui Song
[ELF][RISCV] Parse BFD names elf{32,64}-littleriscv
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
QingShan Zhang
[DAGCombine] Match a pattern where a wide type scalar...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Craig Topper
[X86] When promoting i16 compare with immediate to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Craig Topper
[X86] Disable f32->f64 extload when sse2 is enabled
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Vivek Pandya
Do not derive no-recurse attribute if function does...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Kai Luo
[NFC] Test if commit access granted.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Nico Weber
Make test not write to source directory
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Craig Topper
[X86] Use EVEX instructions for f128 FAND/FOR/FXOR...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Craig Topper
[X86] Convert f32/f64 FANDN/FAND/FOR/FXOR to vector...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Nico Weber
Revert r361953 "[SVE][IR] Scalable Vector IR Type"
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
David Bolvansky
[TargetLowering] Simplify (ctpop x) == 1
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Roman Lebedev
[InstCombine] foldICmpWithLowBitMaskedVal(): 'icmp...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Roman Lebedev
[NFC][InstCombine] Revisit canonicalize-constant-low...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Sanjay Patel
[InstCombine] change canonicalization to fabs() to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
David Bolvansky
[NFC] Adjust test for D63004
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
David Bolvansky
[NFC] Added test from PR19758
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
David Bolvansky
[NFC] Added test from PR42084 for D63058
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Nikita Popov
[InstCombine] Add tests for usub.sat(x,y)+y etc; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Sanjay Patel
[InstSimplify] reduce code duplication for fcmp folds...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Sanjay Patel
[InstSimplify] enhance fcmp fold with never-nan operand
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Sanjay Patel
[InstSimplify] add tests for fcmp with known-never...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Anton Afanasyev
[MIR] Add simple PRE pass to MachineCSE
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Ayke van Laethem
[CaptureTracking] Don't let comparisons against null...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Ayke van Laethem
[bindings/go] Add wrappers for atomic operations.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Jatin Bhateja
[X86] NFCI : Comment updation for EVEX to VEX translation.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Simon Pilgrim
Use for-range loop. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Amara Emerson
[AArch64][GlobalISel] Select immediate forms of cmp...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Craig Topper
[X86] Remove (store (f32 (extractelt (v4f32))) isel...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Craig Topper
[X86] Mutate scalar fceil/ffloor/ftrunc/fnearbyint...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Ayke van Laethem
[bindings/go] Add bindings to LLVMGet?CmpPredicate
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Ayke van Laethem
Revert "[bindings/go] Add Go bindings for CalledValue"
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Ayke van Laethem
[bindings/go] Add Go bindings for CalledValue
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Ayke van Laethem
[bindings/go] Add Go bindings for CalledValue
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Ayke van Laethem
[bindings/go] Add EraseFromParent
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Ayke van Laethem
[NFC] Test commit
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Kristof Umann
[analyzer][NFC] Add dividers to BugReporterVisitors.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Roman Lebedev
[X86][Codegen] Add missed pattern that may be a lea+neg
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Alex Langford
[Target] Remove unused header from Process
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Alex Langford
[LanguageRuntime] Introduce LLVM-style casts
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Martin Storsjo
[ELF] [PPC] Fix a typo from SVN r362721
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Martin Storsjo
[MinGW] Support the -u/--undefined option.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Martin Storsjo
[COFF] Add an lld specific option /includeoptional
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Simon Pilgrim
[DAGCombine] visitAND - merge (zext_inreg ((s)extload...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Sanjay Patel
[InstSimplify] enhance fcmp fold with never-nan operand
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Sylvestre Ledru
fix a typo unavaliable=>unavailable
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Hubert Tong
[analyzer][NFC][tests] Pre-normalize expected-plists
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Hubert Tong
[analyzer][NFC][tests] Remove unused expected-plist...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
David Bolvansky
[NFC] Added tests for D63038
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
David Green
[ARM] Adjust isLegalT1AddressImmediate for non-legal...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
David Green
[ARM] Add MVE addressing to isLegalT2AddressImmediate
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
David Green
[ARM] Add fp16 addressing to isLegalT2AddressImmediate
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
David Green
[ARM] Add extra gep costmodel tests for MVE and half...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
David Green
[ARM] Add HasNEON for all Neon patterns in ARMInstrNEON...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Jonas Paulsson
[SystemZ] Fix CMakeLists.txt for alphabetical order...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Jonas Paulsson
[SystemZ, RegAlloc] Favor 3-address instructions durin...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Fangrui Song
[ELF][PPC] Simplify {read,write}FromHalf16
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Eric Fiselier
update debugging docs to be less out of date
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Eric Fiselier
Substantially reduce instantiations and debug size...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Nico Weber
gn build: Merge r362857
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Seiya Nuta
[llvm-objcopy][MachO] Recompute and update offset/size...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Alex Langford
Revert "DWARF: Simplify SymbolFileDWARF::GetDWARFCompil...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Eric Fiselier
Fix some incorrect std::function tests
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Mike Spertus
Visualizer for APInt and remove obsolete visualizer
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Kostya Serebryany
Experimantal dfsan mode "fast16labels=1"
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Amara Emerson
Factor out SelectionDAG's switch analysis and lowering...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
David Blaikie
DebugInfo: Add support for 'nodebug' attribute on typed...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Keno Fischer
[analyzer] Add werror flag for analyzer warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Matt Arsenault
LoopDistribute: Add testcase where SCEV wants to insert...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Keno Fischer
[GVN] non-functional code movement
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Matt Arsenault
AMDGPU: Force skips around traps
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Reid Kleckner
[COFF] Fix /export:foo=bar when bar is a weak alias
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Alexander Shaposhnikov
[llvm-lipo] Add docs for llvm-lipo
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Jordan Rupprecht
[llvm-objdump] Fix Bugzilla ID 41862 to support checkin...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Adrian McCarthy
Fix string literals to avoid deprecation warnings in...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Adrian McCarthy
NFC: Fix typo in a cmake message
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Adrian McCarthy
Fix lit tests on Windows related to CR+LF
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Jorge Gorbe...
[lldb] Fix msan use-of-uninitialized-value in DWARFDebu...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Mitch Phillips
[GWP-ASan] Removed unittests from Android build.
commit
|
commitdiff
|
tree
|
snapshot
next