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-11-29
Rafael Espindola
Replace a dyn_cast with a cast. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Aaron Ballman
Add the hasDefinition() AST matcher to match class...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Jan Kratochvil
refactor: Unify+simplify DWARFCompileUnit ctor+Clear...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Mandeep Singh...
[SourceLocations] Use stronger sort predicate to remove...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Rui Ueyama
[LLD] [COFF] Support ENTRY and SUBSYSTEM in .drectve...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Rui Ueyama
Remove `else` or `break` after `fatal`. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Dan Gohman
[WebAssembly] Fix fptoui lowering bounds
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Sam Clegg
Add libstd++-4.8 exceptions to ubsan_blacklist.txt
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Krzysztof Parzyszek
[Hexagon] Remove HexagonISD::PACKHL
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Krzysztof Parzyszek
[Hexagon] Create helpers extractVector and insertVector...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Kostya Kortchinsky
[scudo] Allow for compile-time choice of the SizeClassMap
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Kuba Mracek
[compiler-rt] Switch from deprecated TARGET_IPHONE_SIMU...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Kuba Mracek
[asan] Fix macOS FindDynamicShadowStart to consider...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Kuba Mracek
[asan] Don't crash on fclose(NULL)
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Simon Pilgrim
[X86][AVX512] Tag RCP/RSQRT/GETEXP instructions schedul...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Zachary Turner
Make TypeTableBuilder inherit from TypeCollection.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Kuba Mracek
[asan] Allow getpwnam(NULL) for binary compatibility
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Jonas Hahnfeld
[CMake] Refactor testing infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Jonas Hahnfeld
[CMake] Refactor common settings and flags
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Jonas Hahnfeld
[CMake] Disallow direct configuration
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Zachary Turner
Fix line endings in llvm-pdbutil.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Kuba Mracek
[sanitizer] Refactor how assembly files are handled
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Simon Pilgrim
[X86][AVX512] Tag RCP/RSQRT/GETEXP instructions schedul...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Simon Pilgrim
[X86][AVX512] Tag 3OP (shuffles, double-shifts and...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Reid Kleckner
[clang-cl] Alias /wd4018 to -Wno-sign-compare
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Rafael Espindola
Replace another dyn_cast with a cast.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Rafael Espindola
Replace a dyn_cast with a cast.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Devin Coughlin
[analyzer] Fix unreachable creating PathDiagnosticLocat...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Alexey Bataev
[OPENMP] Do not allow `linear` clauses on non-simd...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Nirav Dave
[ARM][DAG] Revert Disable post-legalization store merge...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Greg Bedwell
[cmake] Replace -Wall with /W4 in clang-cl options...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Greg Bedwell
Make check-lit tests respect LLVM_LIT_TOOLS_DIR
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Zaara Syeda
[Power9] add more tests for D38287; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Sanjay Patel
[InstCombine] add tests for select-of-constants; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Simon Pilgrim
[X86][AVX512] Add itinerary argument to all AVX512_mask...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Alexander Kornienko
[clang-tidy] make readability-simplify-bool-expr comple...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Adam Nemet
Add opt-viewer testing
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Chad Rosier
[Driver] Turns out the GNU assembler does support falko...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Ismail Donmez
Fix function call to fix build
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Sander de Smalen
Reverted r319315 because of unused functions (due to...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Alexey Bataev
[OPENMP] General improvement of handling of `teams...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Sylvestre Ledru
Follow up of r319317, add the missing header file
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Manuel Klimek
Fix 'control reaches end of non-void' warning by using...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Sylvestre Ledru
Add the nvidia-cuda-toolkit Debian package path to...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Simon Pilgrim
[X86][AVX512] Tag VPERMILV instruction scheduler class
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Sander de Smalen
[AArch64][SVE] Asm: Add SVE predicate register definiti...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Manuel Klimek
Restructure how we break tokens.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Diana Picus
[ARM GlobalISel] Fix selecting G_BRCOND
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Simon Pilgrim
[X86][AVX512] Setup unary (PABS/VPLZCNT/VPOPCNT/VPCONFL...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Dmitry Preobrazhensky
[AMDGPU][MC][GFX9] Corrected mapping of GFX9 v_add...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Simon Pilgrim
[X86][SSE] Merged sse2_unpack and sse2_unpack PUNPCK...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Sam McCall
[clangd] Simplify common JSON-parsing patterns in Protocol.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Simon Pilgrim
[X86][SSE] Merged sse2_pack and sse2_pack_y PACKSS...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Peter Smith
[ELF][AArch64] Add support for AArch64 range thunks.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Max Kazantsev
[SCEV][NFC] Break from loop after we found first non...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Kamil Rytarowski
Defer StartBackgroundThread() and StopBackgroundThread...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Peter Smith
[ELF] Make sure SHT_ARM_ATTRIBUTES is only recognized...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Oliver Stannard
[ARM] Add support for armv7e-m to the .arch directive
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Serguei Katkov
[CGP] Enable complex addr mode
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Jonas Paulsson
Comment fix in SelectionDAG.h
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Martin Storsjo
Support building libunwind as a DLL
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Martin Storsjo
[CMake] Use the variable from the right project in...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Craig Topper
[X86] Remove setOperationAction Promote for ISD::SINT_T...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Martell Malone
Toolchain: Normalize dwarf, sjlj and seh eh
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Yi Kong
Revert change for LibFuzzer target archs
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Martell Malone
Revert "Toolchain: Normalize dwarf, sjlj and seh eh"
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Martell Malone
Toolchain: Normalize dwarf, sjlj and seh eh
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Max Kazantsev
[SCEV][NFC] Remove condition that can never happen...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Serguei Katkov
[CGP] Fix common type handling in optimizeMemoryInst
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Martin Storsjo
[COFF] Don't export symbols that have corresponding...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Serge Pavlov
Use static function instead of anonymous namespace
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Sean Fertile
[PowerPC] Relax the checking on AND/AND8 in isSignOrZer...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Yi Kong
[LibFuzzer] Add Android to LibFuzzer's supported OSes
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Matt Arsenault
AMDGPU: Use stricter regexes for add instructions
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Rafael Espindola
Delete dead code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Bruno Cardoso...
[Modules] Add textual headers for recently added .def...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Matt Arsenault
DAG: Add nuw when splitting loads and stores
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Adrian Prantl
llvm-dwarfdump: honor the --show-children option when...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Matt Arsenault
AMDGPU: Select DS insts without m0 initialization
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Jake Ehrlich
Reland "Fix vtable not receiving hidden visibility...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Don Hinton
Rollback r319176.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Petr Hosek
[CMake] Support side-by-side checkouts in multi-stage...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Craig Topper
[X86] Promote fp_to_sint v16f32->v16i16/v16i8 to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Rafael Espindola
Replace copyFrom with memcpy.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Petr Hosek
[CMake] Use LIST_SEPARATOR rather than escaping in...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Zachary Turner
Fix a warning.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Adam Nemet
Revert "Add opt-viewer testing"
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Craig Topper
[X86] Add test cases for fptosi v16f32->v16i8/v16i16...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Zachary Turner
[NFC] Minor cleanups in CodeView TypeTableBuilder.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Craig Topper
[X86] Mark ISD::FP_TO_UINT v16i8/v16i16 as Promote...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Craig Topper
[X86] Regenerate avx512-schedule test.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Weiming Zhao
[compiler-rt] Avoid unnecessarily hiding inline visibil...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Matt Arsenault
AMDGPU: Enable IPRA
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Dean Michael...
[XRay][compiler-rt] Fix armhf build
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Ben Hamilton
[openmp] Set up .arcconfig to point to new Diffusion...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Simon Pilgrim
[X86] Tag CLFLUSHOPT with same scheduling behaviour...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Daniel Sanders
[globalisel][tablegen] Fix PR35375 by sign-extending...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Douglas Yung
Change Requires to REQUIRES so that it works properly.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Simon Pilgrim
[X86] Add CLFLUSHOPT schedule tests
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Simon Pilgrim
[X86][SSE] Add SSE_SHUFP OpndItins
commit
|
commitdiff
|
tree
|
snapshot
next