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-08-09
Gheorghe-Teodor...
[OpenMP] Add support for close map modifier in Clang
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Sanjay Patel
[DAGCombiner] exclude x*2.0 from normal negation profit...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Daniel Sanders
Remove leftover MF->dump()'s from r368487 that break...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Gheorghe-Teodor...
[OpenMP][libomptarget] Add support for close map modifier
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Daniel Sanders
[globalisel] Add G_SEXT_INREG
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Eric Christopher
Remove variable only used in an assert.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Taewook Oh
Revert the test commit
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Diego Astiazaran
[clang-doc] Generate an HTML index file
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Taewook Oh
Test commit.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Sam McCall
[clangd] Give absolute path to clang-tidy and include...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Eric Christopher
Revert "[sanitizers] MSVC warning disable for clean...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Martin Storsjo
Fix compilation after SVN r368476
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Craig Topper
[X86] Remove custom handling for extloads from LowerLoad.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Bill Wendling
[CodeGen] Require a name for a block addr target
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Bill Wendling
[MC] Don't recreate a label if it's already used
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Matthew G McGovern
[sanitizers] MSVC warning disable for clean build
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Reid Kleckner
Don't diagnose errors when a file matches an include...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Douglas Yung
Update test to explicity test with -fintegrated-as...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Michael Pozulp
[Docs][llvm-strip] Fix an indentation issue.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Mitch Phillips
Revert "[asan_symbolize] Fix bug where the frame counte...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Saleem Abdulrasool
CodeGen: ensure 8-byte aligned String Swift CF ABI
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Peter Collingbourne
gn build: Merge r368432.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Peter Collingbourne
gn build: Merge r368439.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Peter Collingbourne
gn build: Merge r368402.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Peter Collingbourne
gn build: Merge r368392.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Peter Collingbourne
gn build: Merge r368358.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Jonas Hahnfeld
[libomptarget] Remove duplicate RTLRequiresFlags per...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Michael Pozulp
[Docs][llvm-strip] Add help text to llvm-strip rst doc
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Gabor Horvath
Revert Even more warnings utilizing gsl::Owner/gsl...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Gabor Horvath
Revert Fix a build bot failure and multiple warnings...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Max Moroz
[libFuzzer] Merge: print stats after reading the output...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Diego Astiazaran
[clang-format] Add link to source code in file definitions
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Gabor Horvath
Fix a build bot failure and multiple warnings instances...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Daniel Sanders
[TableGen] Add "InitValue": Handle operands with set...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Evandro Menezes
[InstCombine] Refactor optimizeExp2() (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Sam McCall
Rename PCH/leakfiles test so it runs on bots.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Gabor Horvath
Even more warnings utilizing gsl::Owner/gsl::Pointer...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Evandro Menezes
[Transforms] Add a emitBinaryFloatFnCall() version...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Evandro Menezes
[Transforms] Fix comments for hasFloatFn() and getFloat...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Sunil Srivastava
Print reasonable representations of type names in llvm...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Whitney Tsang
Title: Improve Loop Cache Analysis LIT tests.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Evandro Menezes
[Transforms] Rename hasUnaryFloatFn() and getUnaryFloat...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Max Moroz
[compiler-rt] FuzzedDataProvider: use C++ headers only...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
David Bolvansky
[NFC] Added tests for D65898
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Gabor Horvath
More warnings regarding gsl::Pointer and gsl::Owner...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Sanjay Patel
[AArch64][x86] add tests for pessimization of expressio...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Raphael Isemann
[lldb][NFC] Assert on invalid cursors positions when...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Sanjay Patel
[DAGCombiner] remove redundant fold for X*1.0; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Raphael Isemann
[lldb][NFC] Remove unused IRForTarget::BuildRelocation
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Jinsong Ji
[MachinePipeliner] Avoid indeterminate order in FuncUni...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Benjamin Kramer
[sanitizer] Update symbolizer/scripts/global_symbols.txt
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Whitney Tsang
Title: Loop Cache Analysis
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Simon Pilgrim
[X86][SSE] Swap X86ISD::BLENDV inputs with an inverted...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Sanjay Patel
[GlobalOpt] prevent crashing on large integer types...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Andrea Di Biagio
[MCA] Fix MSVC 19.16 build with libc++
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
James Henderson
[llvm-readelf]Print filename for multiple inputs and...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Johan Vikstrom
[clangd] Added highlighting for constructor initializers.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Simon Atanasyan
[Mips][Codegen] Fix fast-isel mixing of FGR64 and AFGR6...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Andrea Di Biagio
[MCA] Add flag -show-encoding to llvm-mca.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Pablo Barrio
[AArch64] Set pref. func. align to 8 bytes on Neoverse...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
George Rimar
[llvm-readobj] - Remove `error(llvm::Expected<T> &&E)`
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Haojian Wu
[clangd] Use raw rename functions to implement the...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
George Rimar
[llvm-readobj] - Remove deprecated unwrapOrError(Expect...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Raphael Isemann
[lldb][NFC] Unify InstrList typedef in IRForTarget
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Raphael Isemann
[lldb][NFC] Fix warning about missing switch cases
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Tim Northover
AArch64: support TLS on Darwin platforms in GlobalISel.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Raphael Isemann
[lldb] Refactor guard variable checks in IRForTarget
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Pavel Labath
Minidump/Windows: Fix module lookup
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Raphael Isemann
[lldb][NFC] Clean up logging in IRForTarget
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Richard Sandiford
Add SVE opaque built-in types
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
George Rimar
[llvm-readobj] - Remove unwrapOrError(ErrorOr<T> EO...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Igor Kudrin
[ELF] For VS-style diagnostics, prefer printing full...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Tim Northover
GlobalISel: pack various parameters for lowerCall into...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Raphael Isemann
[lldb][NFC] Remove last C string uses from IRForTarget
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Raphael Isemann
[lldb][NFC] Use range-based for-loops in IRForTarget
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Sam Parker
[ARM][ParallelDSP] Replace SExt uses
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Johan Vikstrom
[clangd] Fixed printTemplateSpecializationArgs not...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Johan Vikstrom
[AST] No longer visiting CXXMethodDecl bodies created...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Bjorn Pettersson
[InstSimplify] Report "Changed" also when only deleting...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Craig Topper
[X86] Remove code that expands truncating stores from...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Dmitri Gribenko
Use ASSERT_THAT_ERROR instead of logAllUnhandledErrors...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Haibo Huang
Fix rpath for MacOS/iOS
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Craig Topper
[X86] Remove stale FIXME from combineMaskedStore. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Craig Topper
[X86] Remove DAG combine expansion of extending masked...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Craig Topper
[X86] Remove handler for (U/S)(ADD/SUB)SAT from Replace...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Craig Topper
[X86] Remove ISD::SETCC handling from ReplaceNodeResults.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Puyan Lotfi
[clang][NFC] Consolidating usage of "FinalPhase" in...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Qiu Chaofan
[PowerPC] [Clang] Port SSE3, SSSE3 and SSE4 intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Craig Topper
[X86] Simplify ISD::LOAD handling in ReplaceNodeResults...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Craig Topper
[X86] Merge v2f32 and v2i32 gather/scatter handling...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Craig Topper
[X86] Now unreachable handling for f64->v2i32/v4i16...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Craig Topper
[X86] Simplify ReplaceNodeResults handling for FP_TO_SI...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Craig Topper
[X86] Simplify ReplaceNodeResults handling for SIGN_EXT...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Craig Topper
[X86] Simplify ReplaceNodeResults handling for UDIV...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Craig Topper
[X86] Remove vector promotion handling from the Replace...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Csaba Dabis
[analyzer] CastValueChecker: Model castAs(), getAs()
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Csaba Dabis
[analyzer] ConditionBRVisitor: Fix HTML PathDiagnosticP...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Michael J....
[clang-scan-deps] Add minimizer support for C++20 modules.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Fangrui Song
[ELF] Expand regions for gaps due to explicit address
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
David Blaikie
DebugInfo: Explicitly handle errors when parsing unit...
commit
|
commitdiff
|
tree
|
snapshot
next