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
2015-08-12
Jonathan Peyton
Add recognition of the Intel 16.0 compiler in kmp_version.c
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Hans Wennborg
Docs: keep copyright years up-to-date
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Hans Wennborg
Options.td: Drop trailing space in -fsanitize= help...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Hans Wennborg
Docs: update clang-cl command-line documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Alexander Kornienko
[clang-tidy] Make FileOptionsProvider fields protected...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Aaron Ballman
RangRangify some more for loops; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Douglas Katzman
Don't compare getArchName() to "tce" as a string. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Hans Wennborg
Docs: keep copyright years up-to-date.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Richard Trieu
Stop printing macro backtraces that don't help diagnostics.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chandler Carruth
[PM/AA] Add missing static dependency edges from DSE...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Rafael Espindola
Try to fix the MSVC build now that we use /Zc:inline.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chandler Carruth
[PM/AA] Explicitly depend on TLI rather than getting...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chaoren Lin
Make dosep.py PEP8 compliant. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chaoren Lin
Refactor dosep to use list comprehension. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chaoren Lin
Don't print number of failures and percentage if no...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chaoren Lin
Make dosep output status by overwriting the same line.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chandler Carruth
[PM/AA] Stop getting the TargetLibraryInfo out of the...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
JF Bastien
WebAssembly: floating-point comparisons
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chandler Carruth
[PM/AA] Have memdep explicitly get and use TargetLibrar...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Rafael Espindola
Use /Zc:inline when building with MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Simon Pilgrim
Cleaned up test. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Adam Nemet
[LoopVer] Optionally allow using memchecks from LAA
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Hans Wennborg
ReleaseNotes: Small version nbr fix
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
John Brawn
The alias.c test now requires arm-registered-target
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Tamas Berghammer
Remove printf most likely left from some debugging...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Tobias Grosser
Make sure we increment the reference counter when passi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Tobias Grosser
Make the dimension sizes of in ScopArrayInfo available...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
John Brawn
Add test for PR24379
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Sanjay Patel
80-cols; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
James Molloy
[ValueTracking] Tweak a comment slightly
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Sanjay Patel
fix typo; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
John Brawn
Redo "Make global aliases have symbol size equal to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Aaron Ballman
The version of libxml2 required by c-index-test must...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Omair Javaid
Fix AArch64 watchpoint handlers in NativeRegisterContex...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Aaron Ballman
Rangify some for loops; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
John Brawn
[GlobalMerge] Only emit aliases for internal linkage...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Denis Protivensky
[ELF] Remove TargetLayout::getCustomSegments methods
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Daniel Jasper
Lazily initialize HeaderFilter in ClangTidyDiagnosticCo...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Zoran Jovanovic
[mips][microMIPS] Create microMIPS64r6 subtarget and...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Denis Protivensky
[LinkerScript] Process program header in PHDRS command
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Tamas Berghammer
Fix read only watchpoints on x86_64
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Omair Javaid
Fix LLGS to enable read type watchpoints
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Michael Kuperstein
[X86] Disable mul -> shl + lea combine when compiling...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Tamas Berghammer
Improve check for ASAN callbacks
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Tamas Berghammer
Download symbol file for .oat files on android
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Tamas Berghammer
Fetch SDK version from PlatformAndroid
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Johannes Doerfert
Remove identity operation from SCEVAffinator
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Johannes Doerfert
Revert r244459 'Make StmtSet a list'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Johannes Doerfert
Add caching to the SCEVAffinator
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Johannes Doerfert
[FIX] Typo
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Davide Italiano
[MC] Convert the last test using macho-dump under X86...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Johannes Doerfert
Expose the SCEVAffinator and make it a member of a...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Johannes Doerfert
Expose the SCEVAffinator and make it a member of a...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Michael Kuperstein
[X86] Allow x86 call frame optimization to fold more...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Matt Arsenault
AMDGPU: Fix assert on dbg_value instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Johannes Doerfert
Make arc unit work with ninja builds
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Johannes Doerfert
Adjusted arc linter config for modern version of arcanist
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Simon Pilgrim
unused variable warning fix.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Daniel Jasper
Revert "Revised test to pass under updated dtor callbac...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Simon Pilgrim
[InstCombine] Move SSE/AVX vector blend folding to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Manuel Klimek
Reinstantiate better diagnostic, this time with a fatal...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Tobias Grosser
Always model PHI nodes in scop (if not in same nonaffin...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Michael Kruse
Add another test case with trival PHI in entry BB
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Alexey Bataev
[OPENMP] Fix for llvm.org/PR24430: clang hangs on inval...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Craig Topper
[TableGen] Remove unused constructor.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Eric Fiselier
Fix CMake error whet llvm-config reports a non-existent...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Jason Molenda
Have debugserver send the OS version string plus
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Saleem Abdulrasool
libclang: Add period to typedef kind docblock
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Richard Smith
[modules] Fix thread safety analysis to cope with mergi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Saleem Abdulrasool
X86: hoist a condition into a variable (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Kostya Serebryany
[libFuzzer] add two flags, -tbm_depth and -tbm_width...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Rafael Espindola
Fix the alignment of the section headers.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chaoren Lin
Export snprintf to avoid linking error with liblldb...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Naomi Musgrave
Revised test to pass under updated dtor callback implem...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Kostya Serebryany
[libFuzzer] add colons to the stats output to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Kostya Serebryany
[libFuzzer] use raw C IO to reduce the risk of a deadlo...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Piotr Padlewski
Deleted old fixme ( ͡° ͜ʖ ͡°)
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Sanjay Patel
[x86] enable machine combiner reassociations for 256...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Adam Nemet
[LoopDist] Add test for missing coverage
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Rafael Espindola
ELF: Create a string table.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Rui Ueyama
ELF2: Make Defined{Regular,Weak} ctors look the same...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Rafael Espindola
Template ELF's OutputSection.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Chris Bieneman
NFC. Fixing a red squiggly line in my editor.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Alex Lorenz
PseudoSourceValue: Transform the mips subclass to targe...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Rafael Espindola
Move more code that is local to Writer.cpp to an anonym...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Rafael Espindola
Delete dead code.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Eric Christopher
Untabify.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Rafael Espindola
Be a bit more consistent about using uintX_t for offset...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Alex Lorenz
PseudoSourceValue: Replace global manager with a manage...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Michael Kruse
Add test case for entry node with trivial PHI
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Rui Ueyama
COFF: Align sections to 512-byte boundaries on disk.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Adam Nemet
[LAA] Fix typo in test
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Greg Clayton
ClangASTType is now CompilerType.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Alex Lorenz
PseudoSourceValue: Introduce a 'PSVKind' enumerator.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Alex Lorenz
PseudoSourceValue: Update comments and fix lowercase...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Alex Lorenz
Reformat PseudoSourceValue.cpp and PseudoSourceValue...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Mark Heffernan
Use 32-bit divides instead of 64-bit divides where...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Greg Clayton
Fix a infinite loop when killing a process that is...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Richard Smith
[modules] When instantiating the contents of an importe...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Greg Clayton
Added missing files from checking regarding:
commit
|
commitdiff
|
tree
|
snapshot
next