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-02
Kamil Rytarowski
OpenBSD Ubsan support / interception
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Kamil Rytarowski
OpenBSD UBsan support / ubsan part
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Petr Hosek
[Frontend] Avoid including default system header paths...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Heejin Ahn
[WebAssembly] More uses of uint8_t for single byte...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Ekaterina Romanova
[ThinLTO] Added a couple of C LTO API interfaces to...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Ed Maste
Update man page for long opts that accept = after r326506
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Jan Vesely
AMDGPU/GCN: Promote i16 ctpop
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Matt Arsenault
AMDGPU/GlobalISel: Define instruction mapping for G_FPTOSI
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Matt Arsenault
AMDGPU/GlobalISel: Define instruction mapping for G_FPTOUI
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Matt Arsenault
AMDGPU/GlobalISel: Define instruction mapping for G_FMUL
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Akira Hatanaka
Remove debugging code I accidentally committed in r326530.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Akira Hatanaka
Add an option to disable tail-call optimization for...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
George Karpenkov
[analyzer] [tests] Again, make tests more resilient...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Craig Topper
[InstCombine] Add more test case to fpextend.ll.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Rafael Espindola
Always set dso_local in CodeGenModule::setDSOLocal.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Matt Arsenault
AMDGPU/GlobalISel: Define instruction mapping for G_FADD
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Matt Arsenault
AMDGPU/GlobalISel: Define instruction mapping for G_SHL
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Matt Arsenault
AMDGPU/GlobalISel: Define instruction mapping for G_XOR
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Matt Arsenault
AMDGPU/GlobalISel: Define instruction mapping for G_AND
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Heejin Ahn
[WebAssembly] Gather EH instructions in one place....
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Fedor Indutny
[ArgumentPromotion] don't break musttail invariant...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
George Karpenkov
[analyzer] Prevent crashing in NonNullParamChecker
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Eugene Zelenko
[StaticAnalyzer] Fix some Clang-tidy modernize and...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
George Karpenkov
[analyzer] [NFC] [tests] Make test more resilient to...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Heejin Ahn
[WebAssembly] Add exception handling option
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
George Karpenkov
Utility functions for checked arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Craig Topper
[InstCombine] Simplify test cases by removing loads...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Pavel Labath
Speed up TestWatchpointMultipleThreads
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Sanjay Patel
[InstCombine] allow fmul fold with less than 'fast'
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
David L. Jones
[NFC] Move CommentOpts checks to the call sites that...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Sanjay Patel
[Reassociate] regenerate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Sanjay Patel
revert r326502: [InstCombine] allow fmul fold with...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Rui Ueyama
[WebAssembly] Simplify COMDAT handling.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
David L. Jones
Revert r326501 due to buildbot breakage.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Rui Ueyama
Report an error if you try to link against .dll instead...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Rui Ueyama
Accept both `--foo bar` and `--foo=bar` styles options.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Yonghong Song
bpf: introduce -mattr=dwarfris to disable DwarfUsesRelo...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Rui Ueyama
Rename a test file and fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Rui Ueyama
Set DF_TEXTREL to executables that need text relocations.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Sanjay Patel
[InstCombine] allow fmul fold with less than 'fast'
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
David L. Jones
[NFC] Move CommentOpts checks to the call sites that...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Craig Topper
[DAGCombiner] When combining zero_extend of a truncate...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Chih-Hung Hsieh
[Driver] Pass -f[no-]emulated-tls and set up ExplicitEm...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Rafael Espindola
Don't ingoned --enable-new-dtags.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Simon Pilgrim
[X86][MMX] Improve handling of 64-bit MMX constants
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Richard Smith
[modules] Don't diagnose "redefinition" of a friend...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Craig Topper
[SelectionDAG] Support some SimplifySetCC cases for...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Simon Pilgrim
[X86][AVX] Add v2f32 <-> v2i8/v2i16/v2i32 vector tests
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Richard Smith
[www] Capitalize "Clang" when referring to the project...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Krzysztof Parzyszek
[Hexagon] Add trap1 instruction
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Adrian Prantl
Add an llc testcase analogous to test/LTO/X86/strip...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Matt Arsenault
AMDGPU/GlobalISel: Define instruction mapping for ...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Matt Arsenault
AMDGPU/GlobalISel: Define instruction mapping for G_OR
commit
|
commitdiff
|
tree
|
snapshot
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
next