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-12-09
Craig Topper
[X86] If the carry input to an addcarry/subborrow intri...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Kamil Rytarowski
Add OpenBSD support to OpenMP
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Kamil Rytarowski
Add DragonFlyBSD support to OpenMP
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Nico Weber
Remove unneeded dependency from lib/Target/X86/Utils...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Sanjay Patel
[x86] regenerate test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Sanjay Patel
[x86] don't try to convert add with undef operands...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Simon Pilgrim
[X86] Extend pfm counter coverage for llvm-exegesis
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Stephen Kelly
NFC: Rename TemplateDecl dump utilities
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Stephen Kelly
NFC: Move dump of individual comment nodes to NodeDumper
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Stephen Kelly
Revert "Introduce optional labels to dumpStmt"
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Stephen Kelly
Introduce optional labels to dumpStmt
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Stephen Kelly
Inline hasNodes into only caller
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Stephen Kelly
Inline dumpFullComment into callers
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Stephen Kelly
Re-order content from InitListExpr
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Stephen Kelly
Fix InitListExpr test
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Nikita Popov
[X86] Add test for PR39926; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Frederic Riss
Revert a hunk that shouldn't have been included in...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Frederic Riss
Remove some UB in RegisterContextDarwin_arm64.cpp
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Fangrui Song
SourceManager: insert(make_pair(..)) -> try_emplace...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Martin Storsjo
[COFF] Map truncated .eh_frame section name
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
David Carlier
Fix conflict types for this FreeBSD test.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Sanjay Patel
[DAGCombiner] re-enable truncation of binops
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Sanjay Patel
[x86] add 32-bit RUN for tests and test with opaque...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Nico Weber
[gn build] Add build files for CodeGen subfolders AsmPr...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Heejin Ahn
[WebAssembly] Add support for the event section
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Heejin Ahn
[WebAssembly] Make WasmSymbol's signature usable for...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Xing GUO
[llvm-readobj] Little clean up inside `parseDynamicTable`
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Pete Cooper
Convert some ObjC msgSends to runtime calls.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Richard Trieu
Move diagnostic enums into Basic.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Kamil Rytarowski
Fix a typo in the strtoi test
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Kamil Rytarowski
Revert a chunk of previous change in sanitizer_platform...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Kamil Rytarowski
Add interceptors for md5(3) from NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Kamil Rytarowski
Add interceptors for the rmd160(3) from NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Kamil Rytarowski
Add interceptors for the md4(3) from NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Kamil Rytarowski
Add interceptors for the sha1(3) from NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
George Karpenkov
Stop tracking retain count of OSObject after escape...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Vitaly Buka
[sanitizer] Add lit.local.cfg for FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Vitaly Buka
[sanitizer] Suppress lint warning conflicting with...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
David Carlier
Fix style.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Nico Weber
[gn build] Merge r348593
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Craig Topper
[SelectionDAG] Remove ISD::ADDC/ADDE from some undef...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
David Carlier
Conflict fixes from previous commits.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
David Carlier
[Sanitizer] capsicum api subset interception
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Nico Weber
[gn build] Add build files for lib/CodeGen, lib/Transfo...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Eugene Zelenko
[Documentation] Alphabetical order in new checks list.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Stella Stamenova
[tests] Fix the FileManagerTest getVirtualFile test...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Stella Stamenova
[lit] Fix case-insensitive test
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Kamil Rytarowski
Add interceptors for the strtoi(3)/strtou(3) from NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Artem Belevich
[CUDA] Added missing 'inline' for functions defined...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Craig Topper
[X86] Remove the XFAILed test added in r348620
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Marshall Clow
Update a couple of vector<bool> tests that were testing...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Dan Liew
Fix IOError exception being raised in `asan_symbolize...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Matt Arsenault
AMDGPU: Fix offsets for < 4-byte aggregate kernel arguments
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Jessica Paquette
[GlobalISel] Add IR translation support for the @llvm...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Kamil Rytarowski
Add a new interceptors for statvfs1(2) and fstatvfs1...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Krzysztof Parzyszek
[Hexagon] Fix post-ra expansion of PS_wselect
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Kamil Rytarowski
Add a new interceptor for fparseln(3) from NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Louis Dionne
[libcxx] Remove the availability_markup LIT feature
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Heejin Ahn
clang-format LLVM.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Kamil Rytarowski
Add new interceptor for strtonum(3)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
George Burgess IV
[ModuleSummary] use StringRefs to avoid a redundant...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Simon Pilgrim
Fix unused variable warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Heejin Ahn
[WebAssembly] clang-format/clang-tidy AsmParser (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Heejin Ahn
Delete registerScope function
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Pete Cooper
Follow-up from r348441 to add the rest of the objc...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Nikita Popov
[MemCpyOpt] memset->memcpy forwarding with undef tail
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Nikita Popov
[MemCpyOpt] Add tests for memset->memcpy forwaring...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Matt Arsenault
AMDGPU: Use gfx9 instead of gfx8 in a test
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Volodymyr Sapsai
[Preprocessor] Don't avoid entering included files...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Vedant Kumar
[HotColdSplitting] Refine definition of unlikelyExecuted
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Vedant Kumar
[HotColdSplitting] Outline more than once per function
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
George Karpenkov
[analyzer] Move out tracking retain count for OSObjects...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
George Karpenkov
[analyzer] RetainCountChecker: remove untested, unused...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
David Carlier
Missing freebsd files.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
David Carlier
[Sanitizer] Separate FreeBSD interception data structures
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Eric Fiselier
[clang-tidy]: Abseil: new check 'abseil-upgrade-duratio...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Michael Trent
Update the Swift version numbers reported by objdump
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Zachary Turner
[NativePDB] Reconstruct function declarations from...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Sam Clegg
[llvm-tapi] Don't try to override SequenceTraits for...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Shafik Yaghmour
Revert "Introduce ObjectFileBreakpad"
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Michal Gorny
[test] Fix reproduce-blackslash.s test with NetBSD tar
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Sanjay Patel
[DAGCombiner] split trunc from extend in hoistLogicOpWi...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Simon Pilgrim
[X86] Replace instregex with instrs list. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Matt Arsenault
AMDGPU: Allow f32 types for llvm.amdgcn.s.buffer.load
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Simon Pilgrim
[llvm-mca][x86] Add RDSEED instruction resource tests...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Simon Pilgrim
[llvm-mca][x86] Add missing AES instruction resource...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Simon Pilgrim
[llvm-mca][x86] Add RDRAND/RDSEED instruction resource...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Craig Topper
[CostModel][X86] Fix overcounting arithmetic cost in...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Craig Topper
[X86] Initialize and Register X86CondBrFoldingPass
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Matt Arsenault
AMDGPU: Remove llvm.SI.tbuffer.store
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Adrian Prantl
Make testcase more robust for bots actually building...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Simon Pilgrim
[X86] Improve pfm counter coverage for llvm-exegesis
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Matt Arsenault
AMDGPU: Remove llvm.SI.buffer.load.dword
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Matt Arsenault
AMDGPU: Remove llvm.AMDGPU.kill
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Gabor Marton
[CTU] test/Analysis/ctu-main.cpp Attempt to fix failing...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Aaron Ballman
Adding an AST dump test for statement expressions;...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Adrian Prantl
Make testcase more robust for completely-out-of-tree...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Louis Dionne
[libcxx] Add paranoid cast-to-void in comma operator
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Gabor Marton
[CTU] Add triple/lang mismatch handling
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Gabor Marton
[CTU] test/Analysis/ctu-main.cpp Attempt to fix failing...
commit
|
commitdiff
|
tree
|
snapshot
next