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
2020-02-15
Johannes Doerfert
[NFC] Revert unnecessary parts of b91c267380
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Johannes Doerfert
[FIX] Order macros after D72304
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Johannes Doerfert
[FIX] Remove warnings and UB after 1228d42ddab8
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Johannes Doerfert
[FIX] Repair clang-tidy check after D72304
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Fady Ghanim
[OpenMP][OMPIRBuilder] Add Directives (master and criti...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Fangrui Song
[MCStreamer] De-capitalize EmitValue EmitIntValue{...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Uday Bondhugula
NFC: add indexing operator for ArrayAttr
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Johannes Doerfert
[OpenMP][NFC] Update OpenMPSupport table
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Atmn Patel
[OpenMP][NFCI] Use the libFrontend DefaultKind in Clang
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Fangrui Song
[Attributor] Fix -Wunused-variable for -DLLVM_ENABLE_AS...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Fangrui Song
[AsmPrinter] Omit unique ID for .stack_sizes
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Fangrui Song
[AsmPrinter][XRay] Omit unique ID for xray_instr_map...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Diogo Sampaio
[AArch64][FPenv] Update chain of int to fp conversion
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Fangrui Song
[AsmPrinter] Omit unique ID for __patchable_function_en...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Fangrui Song
[MC] Add MCSection::NonUniqueID and delete one MCContex...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Fangrui Song
[MC][ELF] Make linked-to symbol name part of ELFSectionKey
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Johannes Doerfert
[Attributor][FIX] Ensure abstract attributes are existi...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Johannes Doerfert
[Attributor] Manifest simplified (return) values properly
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Johannes Doerfert
[Attributor][FIX] Collapse `undef` to a proper value
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Johannes Doerfert
[Attributor][FIX] Restrict cross-SCC call deletion
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Johannes Doerfert
[Attributor][NFC] Add check lines for tests
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Johannes Doerfert
[Attributor][FIX] Carefully strip casts in AANoAlias
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Johannes Doerfert
[Attributor][FIX] Do not RAUW void values
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Fangrui Song
[llvm-ranlib][test] Fix rwx- after a4f3847f3d5742cfab7a...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Matt Arsenault
AMDGPU/GlobalISel: Fix missing impdef of scc on boolean...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Fangrui Song
[MC] De-capitalize another set of MCStreamer::Emit...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Fangrui Song
[MC] De-capitalize some MCStreamer::Emit* functions
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Nico Weber
[gn build] Make build locally deterministic
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Jason Molenda
Remove 'process launch failed:' message prefix in Targe...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Shiva Chen
[RISCV] Correct the CallPreservedMask for the function...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Johannes Doerfert
[Attributor] Derive memory location attributes (argmemo...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Matt Arsenault
AMDGPU: Don't preserve analyses with div64 IR expansion
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Amy Huang
Fix 01b02a73de78 to use correct macro spelling and...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Matt Arsenault
AMDGPU/GlobalISel: Fix G_EXTRACT of 96-bit results
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Matt Arsenault
AMDGPU: Use generated checks for memcpy expansion
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Matt Arsenault
AMDGPU/GlobalISel: Improve 16-bit bswap
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Matt Arsenault
GlobalISel: Remove unused function argument
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Stanislav Mekhanoshin
[TBLGEN] Allow to override RC weight
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Derek Schuff
[WebAssembly] Add section names for some DWARF5 sections
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Reid Kleckner
Fix -Wstring-compare warnings in new OpenMP code
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Johannes Doerfert
[FIX] Add missing InGroup to warning introduced as...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Johannes Doerfert
[Attributor][FIX] Validate the type for AAValueConstant...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Amy Huang
Don't call computeHostNumPhysicalCores when LLVM_ENABLE...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Lang Hames
[lli] Add a '-dlopen <library-path>' option to lli.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Johannes Doerfert
[OpenMP][Part 2] Use reusable OpenMP context/traits...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Jonas Devlieghere
[lldb/Editline] Fix mistake in HistoryOperation mapping
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Roman Lebedev
[NFC][llvm-exegesis] CombinationGenerator::performGener...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Dan Liew
[compiler-rt] Make various Apple lit substitutions...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Dan Liew
[compiler-rt] Disable building LibFuzzer for WatchOS...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Dan Liew
[compiler-rt] Provide a lit config variable that define...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Dan Liew
[compiler-rt] Add `DARWIN_osx_MIN_VER_FLAG` variable...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Dan Liew
[compiler-rt] Use the correct minimum version flag...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Craig Topper
[llvm-exegesis] Rename range based for loop variable...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Craig Topper
[Hexagon] Add an explicit makeArrayRef to pacify gcc 5.5
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Diego Caballero
[mlir] Add MemRef filter to affine data copy optimization
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Christopher...
[scudo][standalone] Allow setting release to OS
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Sean Fertile
[AsmPrinter] Use the McASMInfo to determine if we need...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Nico Weber
fix some comment typos to cycle bots
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Nico Weber
[windows] Add /Gw to compiler flags
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Austin Kerbow
[AMDGPU] Always enable XNACK feature when support is...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Evandro Menezes
[docs] Add note on using cmake to perform the build
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Matt Arsenault
AMDGPU: Add option to disable CGP division expansion
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Sanjay Patel
[x86] remove stray test assertions; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Sanjay Patel
[x86] regenerate complete test checks for sqrt{est...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Matt Arsenault
AMDGPU: Add option to expand 64-bit integer division...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Craig Topper
[X86] Use ZERO_EXTEND instead of SIGN_EXTEND in the...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Craig Topper
[X86] Add AVX512 support to the fast isel code for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Alina Sbirlea
[LoopRotate] Get and update MSSA only if available...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Matt Arsenault
GlobalISel: Lower s64->s16 G_FPTRUNC
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Volkan Keles
[GlobalISel] LegalizationArtifactCombiner: Fix a bug...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Brian Cain
[Hexagon] v67+ HVX register pairs should support either...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Aaron Puchert
Fix tests after previous commit
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Aaron Puchert
Warn about zero-parameter K&R definitions in -Wstrict...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Simon Pilgrim
[APInt] Add some basic APInt::byteSwap unit tests
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Matt Arsenault
TTI: Fix vectorization cost for bswap
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Jonas Devlieghere
[lldb/Plugin] s/LLDB_PLUGIN/LLDB_PLUGIN_DEFINE/ (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Eric Fiselier
[libc++] Add missing include for is_same in test
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Matt Arsenault
AMDGPU: Improve i16/v2i16 bswap
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Craig Topper
[X86] Fix copy/paste mistake in comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Matt Arsenault
AMDGPU: Add baseline tests for 16-bit bswap
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Matt Arsenault
AMDGPU/GlobalISel: Handle G_BSWAP
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Eric Fiselier
[libc++] Remove cycle between <type_traits> and <cstddef>
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Alexandre Ganea
Fix compilation breakage introduced by 8404aeb56a73ab24...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Fangrui Song
[Driver] Rename AddGoldPlugin to addLTOOptions. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Evgeniy Brevnov
Reverting D73027 [DependenceAnalysis] Dependecies for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Eric Fiselier
add type_traits include as required for std::integral_c...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Melanie Blower
Revert "Reland D74436 "Change clang option -ffp-model...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Alexandre Ganea
[Support] On Windows, ensure hardware_concurrency(...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Alexandre Ganea
[clang-scan-deps] Switch to using a ThreadPool
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Alexandre Ganea
[ADT] Support BitVector as a key in DenseSet/Map
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Alex Richardson
Fix line endings produced by update_cc_test_checks.py
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Louis Dionne
[libc++] Remove unnecessary typenames from std/numerics...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Luís Marques
Revert "[clang-tools-extra] fix the check for if '...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Haojian Wu
[clangd] Update the CompletionItemKind.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Alex Richardson
Move update_cc_test_checks.py tests to clang
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Haojian Wu
[clangd] Add tracer to the rename workflow, NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Teresa Johnson
Reenable "Always import constants" after compile time...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Pavel Iliin
[AArch64] Add BIT/BIF support.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Gokturk Yuksek
[clang-tools-extra] fix the check for if '-latomic...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Luís Marques
[Driver][RISCV] Add RedHat Linux RISC-V triple
commit
|
commitdiff
|
tree
|
snapshot
next