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
2016-09-16
Kirill Bobyrev
[clang-rename] Merge rename-{at|all} & optimise.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Eric Fiselier
Fix side effect in assertion
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Eric Christopher
Move the Mangler from the AsmPrinter down to TLOF and...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Eric Christopher
Remove unused function getMang().
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Stephen Hines
Fix unused result from sign extending an Offset.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Tobias Grosser
Update CFGPrinter -> CFGPrinterLegacyPass
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Rui Ueyama
Use functions in DebugInfoPDB to create dummy PDB file.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Justin Lebar
[CUDA] [doc] Note that you can use std::min/max from...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Rui Ueyama
Demangle symbols in "undefined symbol" error message.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Eric Fiselier
Attempt to fix Sphinx build
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Todd Fiala
add availability check to DarwinLog event tests
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Eric Fiselier
Update _LIBCPP_EXCEPTION_ABI doc with @mclow's feedback
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
David Majnemer
Add a test for r280191
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
John McCall
Alter the iOS/tvOS ARM64 C++ ABI to ignore the upper...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Eric Fiselier
Move _LIBCPP_INLINE_VISIBILITY to first declaration...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Eric Fiselier
Move _LIBCPP_INLINE_VISIBILITY to first declaration...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Jim Ingham
First tests for serializing breakpoints.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Vitaly Buka
Revert "[asan] Avoid lifetime analysis for allocas...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Vitaly Buka
Revert "[asan] Add flag to allow lifetime analysis...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Vitaly Buka
[asan] Remove the test as the fix is going to be removed
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Stephen Hines
Do not warn about format strings that are indexed strin...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Mehdi Amini
Fix autoupgrade logic for Objective-C class properties...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Eric Fiselier
Use _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY in valarr...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Eric Fiselier
Move inline attributes in filesystem to first declaration
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Akira Hatanaka
[CodeGen][ObjC] Block captures should inherit the type...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Eric Fiselier
[libc++] Add _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Justin Lebar
[CUDA] Don't try to run sanitizers on NVPTX.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Kostya Serebryany
[asan] fix window build
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Rui Ueyama
Check /pdb output using llvm-pdbdump.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Kostya Serebryany
[asan] provide dummy implementations for __sanitizer_co...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Hans Wennborg
build_llvm_package.bat: Update to VS2015 and include...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Evgeniy Stepanov
[asan] Reenable 64-bit allocator on android/aarch64.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Eric Fiselier
[libc++] Fix and document visibility attributes for...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Sanjay Patel
[InstCombine] move folds for icmp (sh C2, Y), C1 in...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Rui Ueyama
Fix old copy-n-paste errors.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Rui Ueyama
Create PDB.h and move code to remove unnecessary #includes.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Akira Hatanaka
[Sema] Allow shifting a scalar operand by a vector...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Anna Zaks
[sanitizer] Fixup 2: Do not introduce __sanitizer names...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Kostya Serebryany
[libFuzzer] make caller-callee feedback work with trace...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
David L. Jones
Simplify Clang's version number configuration in CMake.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Kostya Serebryany
[sanitizer-coverage] make trace-pc-guard and indirect...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Reid Kleckner
[codeview] Optimize the size of defranges with gaps
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Sanjay Patel
[InstCombine] allow icmp (shr/shl) folds for vectors
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Zachary Turner
Allow ArchSpec to take a StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Zachary Turner
[cmake] Don't depend on lldb-server unless it's built.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Rafael Espindola
Error out instead of producing a corrupt PT_LOAD.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Anna Zaks
[sanitizer] Fixup: Do not introduce __sanitizer namespa...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Anna Zaks
[compiler-rt] Remove the system includes from __sanitiz...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Anna Zaks
[compiler-rt] Do not introduce __sanitizer namespace...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Anna Zaks
[sanitizers] DLAddr Symbolizer should fail if demangle...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Sanjay Patel
regenerate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Jason Henline
[SE] Fix config bug with CUDA tests
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Mehdi Amini
[GlobalOpt] Dead Eliminate declarations
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Chris Bieneman
Fixing bot failures
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Chris Bieneman
[LIT] First pass of LLDB LIT support
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
David Majnemer
[InstCombine] Do not RAUW a constant GEP
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Evandro Menezes
[AArch64] Support for FP FMA when -ffp-contract=fast
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Hans Wennborg
clang-format VS plugin: upgrade the project files to...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Rafael Espindola
Make sure we create all necessary PT_LOADs.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
George Rimar
[ELF] - Linkerscript: implemented SORT_BY_INIT_PRIORITY.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Evgeniy Stepanov
Revert "[ARM] Promote small global constants to constan...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Sanjay Patel
[InstCombine] simplify code; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Rui Ueyama
Use SuperBlock struct defined in MSFCommon.h.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Zachary Turner
Convert ArchSpec::ParseMachOCPUDashSubtypeTriple to...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Shoaib Meenai
[libc++] Avoid <memory> include in locale_win32.h
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Sriraman Tallam
[PM] Port CFGViewer and CFGPrinter to the new Pass...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Todd Fiala
added LLDB_PYTHON_TESTSUITE_ARCH Xcode variable
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Zachary Turner
[pdb] Write the IPI stream.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Sanjay Patel
fix function names; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Zachary Turner
[pdb] Fix the TPI stream size computation.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Jason Henline
[SE] Support CUDA dynamic shared memory
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Kostya Serebryany
[libFuzzer] fix the build for AFLDriverTest
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Aaron Ballman
Reapply: Silence false positive diagnostics regarding...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Sanjay Patel
[InstCombine] allow icmp (sub nsw) folds for vectors
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Sanjay Patel
[InstCombine] add vector tests for icmp (sub nsw)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Davide Italiano
[IRObjectFile] Handle undefined weak symbols in RecordS...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Peter Collingbourne
Take ownership of libLTO as discussed on llvm-dev.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Sanjay Patel
[InstCombine] remove duplicated fold ; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Jason Henline
[SE] Let users specify CUDA path
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Artem Dergachev
[analyzer] Fix HTMLRewriter style sheets to support...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Sanjay Patel
[InstCombine] allow (icmp sgt smin(PosA, B), 0) fold...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Sanjay Patel
[InstCombine] add vector tests for icmp sgt smin
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Reid Kleckner
[sanitizer] Test the allocator with the ASan win64...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Sanjay Patel
[InstCombine] auto-generate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Etienne Bergeron
[compiler-rt] Changing function prototype returning...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Reid Kleckner
Really fix the Windows sanitizer build
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Etienne Bergeron
Fix silly mistake introduced here : https://reviews...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Etienne Bergeron
address comments from: https://reviews.llvm.org/D24566
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Reid Kleckner
Document our extension to the COFF .section directive...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Sanjay Patel
[InstCombine] clean up foldICmpWithConstant(); NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Sanjay Patel
[InstCombine] add helper function for foldICmpWithConst...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Sanjay Patel
[InstCombine] use m_APInt to allow icmp folds using...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Aaron Ballman
Reverting r281609; it caused some build bots to break.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Tobias Grosser
GPGPU: Do not assume arrays start at 0
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Simon Dardis
[mips][ias] Enable IAS by default for N64 on Debian...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Aaron Ballman
Silence false positive diagnostics regarding passing...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Rafael Espindola
Check the return of getInteger.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Simon Dardis
[mips][ias] Enable IAS by default for N64 on Debian...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Dimitar Vlahovski
Reformat x86_64 register infos defines table
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
George Rimar
Recommit r281318 "[ELF] - Versionscript: support mangle...
commit
|
commitdiff
|
tree
|
snapshot
next