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
2018-03-01
Simon Pilgrim
[X86][SSE] Regenerate float to/from i8/i16 vector tests
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Matt Arsenault
AMDGPU/GlobalISel: Remove default register mapping
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Evandro Menezes
[AArch64] Clean up code (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Marshall Clow
Added P0805 to the list of ready bits
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Simon Pilgrim
[X86][SSE] Regenerate odd sized sext/zext tests
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Matt Arsenault
AMDGPU/GlobalISel: Use a more correct getValueMapping
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Matt Arsenault
AMDGPU/GlobalISel: Define instruction mapping for G_BITCAST
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Matt Arsenault
AMDGPU/GlobalISel: Mark i32->i64 zext as legal
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Martin Storsjo
[AArch64] Add support for secrel add/load/store relocat...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Matt Arsenault
AMDGPU/GlobalISel: InstrMapping for llvm.amdgcn.exp...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Rui Ueyama
[MinGW] Fix --{start,end}-group.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Matt Arsenault
AMDGPU/GlobalISel: Define instruction mapping for ...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Martin Storsjo
[RecordLayout] Only assert that fundamental type sizes...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Craig Topper
[SimplifyLibCalls] Update an obviously copy and pasted...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Craig Topper
[InstCombine] Auto-generate complete checks. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Matt Arsenault
AMDGPU/GlobalISel: Define InstrMappings for G_ICMP
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Matt Arsenault
AMDGPU/GlobalISel: Make i32 mul legal
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Matt Arsenault
AMDGPU/GlobalISel: Define instruction mapping for G_IMP...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Saleem Abdulrasool
Driver: hoist `-fno-rtti-data` to a driver flag
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Matt Arsenault
AMDGPU/GlobalISel: Define instruction mapping for G_FCO...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Matt Arsenault
AMDGPU/GlobalISel: Add copyCost for VGPR->SGPR copies
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Matt Arsenault
AMDGPU/GlobalISel: Make i32 xor legal
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Matt Arsenault
AMDGPU/GlobalISel: Mark 32/64-bit G_FCMP as legal
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Matt Arsenault
AMDGPU/GlobalISel: Mark 32-bit G_FPTOSI as legal
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Ed Maste
Correct man page description for --section-start
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Artem Dergachev
[analyzer] Enable cfg-temporary-dtors by default.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Sam Clegg
[WebAssembly] Fix broken gcc build after rL326454
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Ed Maste
Where possible use --long-opt=value in lld man page
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Eric Liu
[clangd] Make symbol name a required parameter for...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Artem Belevich
[NVPTX] use pattern matching to lower int_nvvm_match_al...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Eric Liu
[clangd] Support include canonicalization in symbol...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Sam Clegg
[WebAssembly] Use uint8_t for single byte values to...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Sam Clegg
[WebAssembly] Use uint8_t for single byte values to...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Zachary Turner
[PDB] Defer writing the build id until the rest of...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Eric Liu
[clangd] Forward all environment variables along with...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Alexander Timofeev
[AMDGPU] : fix for the crash in SIRegisterInfo when...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Krzysztof Parzyszek
[Hexagon] Add guest registers
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Pavel Labath
Make TestDynamicValueSameBase gcc-compatible
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Sanjay Patel
[InstCombine] remove stale comments for tests; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Stefan Pintilie
[Power9] Add missing instructions to the Power 9 scheduler
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Ed Maste
Correct markup and nits in ld.lld man page
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Nicholas Wilson
[WebAssembly] Update pre-generated test files to match...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Sanjay Patel
[InstCombine] simplify code for (X*Y) * X => (X*X)...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Sebastian Pop
[AArch64] generate vuzp instead of mov
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Sanjay Patel
[InstCombine] move/add tests for fmul reassociation...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Rafael Espindola
Don't allocate a header bellow address 0.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Sanjay Patel
[InstCombine] auto-generate full checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Ilya Biryukov
Resubmit [analyzer] Support for naive cross translation...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Hans Wennborg
UsersManual: improve the clang-cl text some more
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Tatyana Krasnukha
Make Finalize tolerant of empty register sets.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Alexey Bataev
Revert "[DEBUGINFO] Add flag for DWARF2 or less to...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Jonas Hahnfeld
[OMPT] Fix interoperability test with GCC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Hans Wennborg
UsersManual: beef up the clang-cl text a little
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Than McIntosh
[CodeGen] fix argument attribute in lowering statepoint...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Ilya Biryukov
Revert "[analyzer] Support for naive cross translation...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
George Rimar
[ELF] - Don't crash on broken MEMORY declaration.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
George Rimar
[ELF] - Do not remove empty sections that use symbols...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Benjamin Kramer
[SCCP] Fix unused variable warning in release builds.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Joachim Protze
[OMPT] Fix task-type test with GCC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
George Rimar
[ELF] - Fix eh-frame-reloc-out-of-range.test.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Francois Ferrand
[clang-format] Add SpaceBeforeColon option
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Jonas Devlieghere
[dsymutil] Move string pool into its own implementatino...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Nicholas Wilson
[WebAssembly] Reorder exports to match symbol table...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Shiva Chen
[PATCH] [compiler-rt, RISCV] Support builtins for RISC-V
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Serge Pavlov
Function definition may have uninstantiated body
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Max Kazantsev
[SCEV] Smart range calculation for SCEVUnknown Phis
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Craig Topper
[X86] Stop passing two arguments by reference. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
George Burgess IV
Remove redundant casts. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Rui Ueyama
Convert more tests as linker scripts instead of assembly.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Vedant Kumar
[test] Restore cleanup behavior in TestQuoting.py
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Lang Hames
[Support] Fix comments for handleAllErrors: it calls...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Jim Ingham
We were getting the wrong dynamic type if there were...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Rui Ueyama
[WebAssembly] Remove unused forward declaration.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Rui Ueyama
Do not create multiple NOTE segments.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Rafael Espindola
Expand test a bit.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
George Karpenkov
[analyzer] [tests] Create a directory for the log file
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Martin Pelikan
[XRay] cache symbolized function names for a repeatedly...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Lang Hames
[RuntimeDyld][MachO] Fix assertion in encodeAddend...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Artem Dergachev
[analyzer] Add a checker for mmap()s which are both...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Reid Kleckner
[IPSCCP] do not break musttail invariant (PR36485)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Rui Ueyama
Convert more .s files to linker script files.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Artem Dergachev
[CFG] [analyzer] Recall that we only skip NoOp casts...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Rafael Espindola
Simplify removing empty output sections.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Fangrui Song
[ELF] Fix a test comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Jason Molenda
Add another entitlement that we need for debugserver.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Sam Clegg
[WebAssembly] Use Twine rather than StringRef for loggi...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Rafael Espindola
Start setting dllimport/dllexport in setGVProperties.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Roman Tereshin
[GlobalISel][AArch64] Adding -disable-gisel-legality...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Paul Robinson
[DWARF] Emit a split line table only if there are split...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Reid Kleckner
[DAE] don't remove args of musttail target/caller
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Craig Topper
[X86] Make sure we don't combine (fneg (fma X, Y, Z...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Rafael Espindola
Pass a GlobalDecl to SetCommonAttributes. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Rafael Espindola
Inline a trivial function. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Justin Lebar
[NVPTX] Lower loads from global constants using ld...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Justin Lebar
[NVPTX] Use addrspacecast instead of target-specific...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Rafael Espindola
Pass a GlobalDecl to setNonAliasAttributes. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Roman Tereshin
[MIRParser] Accept overloaded intrinsic names w/o type...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Alexander Kornienko
[clang-tidy] Another batch of checks to rename from...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Rafael Espindola
Pass a GlobalDecl to SetInternalFunctionAttributes...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Alexander Kornienko
Rename more checks from misc- to bugprone-.
commit
|
commitdiff
|
tree
|
snapshot
next