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-04-21
Mike Aizatsky
[sancov] using normalized filenames for blacklist checks.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
David Blaikie
Fix more -Wunused-variable in non-asserts build.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Eric Fiselier
Make ios_base::failure visibility specified consistent
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Tim Northover
MachO: enable .data_region directives everywhere
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Eric Fiselier
Fix most GCC attribute ignored warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
David Blaikie
Fix some -Wunused-variable warnings in non-asserts...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Vedant Kumar
[Support] Fix Wcast-qual warning
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Reid Kleckner
Fix PDB warnings and test
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Derek Schuff
Improve error message reporting for MachineFunctionProp...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Amaury Sechet
Remove dead code. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Zachary Turner
Fix -Wreturn-type warning with HAVE_DIA_SDK is false.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Zachary Turner
Fix pdbdump-headers.test after guid format change.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Zachary Turner
Fix for case sensitive filename failure.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Rui Ueyama
ELF: Change how to handle KEEP linker script command.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Mike Aizatsky
Fixed flag description
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Rafael Espindola
Internalize linkonce_odr more often.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Artem Belevich
[CUDA] removed unneeded __nvvm_reflect_anchor()
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Amaury Sechet
Remove various warnings. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Derek Bruening
[esan] EfficiencySanitizer base runtime library
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Derek Bruening
[esan] EfficiencySanitizer driver flags
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Derek Bruening
[esan] EfficiencySanitizer instrumentation pass
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Amaury Sechet
Add utility function to manipulate attributes on CallSi...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Kevin Enderby
Fix a typo in an error message. Caught by Sean Silva!
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Vedant Kumar
[ProfileData] Report errors from InstrProfSymtab::create
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Richard Trieu
Split interesting warnings off from -Wfloat-conversion
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Sanjay Patel
add tests for disguised fabs/fneg
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Quentin Colombet
[MachineBasicBlock] Make the pass argument truly mandat...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Sanjay Patel
use FileCheck; add test for disguised fabs
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Zachary Turner
Add natvis visualizers for endian types.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Zachary Turner
Refactor raw pdb dumper into library
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Ryan Brown
Update Go OS Plugin for newer runtimes.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Rui Ueyama
Remove SymPair and instead use two DefinedRegulars...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Quentin Colombet
[MachineBasicBlock] Refactor SplitCriticalEdge to expos...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Rafael Espindola
Start adding support for internalizing shared libraries.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Rui Ueyama
ELF: Change the return type of getSectionOrder.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Kevin Enderby
hange the variable name big_size to BigSize. Caught...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Andrew Kaylor
Zero-initialize members of the CpuHashInfoTy structure...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Lang Hames
[RuntimeDyld] Fix conservative over-allocation of memor...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Nico Weber
clang-cl: Don't assert on using /Yc with non-source...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
JF Bastien
NFC: fix copy / paste comment
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Krzysztof Parzyszek
[Hexagon] Properly recognize register alt names
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Kevin Enderby
Fix crash in llvm-objdump with -macho -objc-meta-data...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
JF Bastien
NFC: fix nonsensical comment
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Sanjoy Das
Folding compares with unescaped allocations
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Krzysztof Parzyszek
[Hexagon] Expand handling of the small-data/bss section
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Quentin Colombet
[RegisterBankInfo] Change the API for the verify methods.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Saleem Abdulrasool
ELF: support -- version of discard-{all,locals}
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Saleem Abdulrasool
ELF: alias `--no-copy-dt-needed-entries` to `--no-add...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Matt Arsenault
AMDGPU: Fix debug name of pass to better match
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Matt Arsenault
LegalizeDAG: Move unaligned load/store expansion to TLI
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Evgeniy Stepanov
[asan] Mark strdup test as unsupported on arm/linux.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Etienne Bergeron
[clang-tidy] Fix broken build bot.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Eugene Zelenko
[Release Notes] Mention Clang-tidy misc-string-construc...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Quentin Colombet
[RegisterBankInfo] Change the representation of the...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Matt Arsenault
DAGCombiner: Reduce 64-bit BFE pattern to pattern on...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Philip Reames
[instcombine][unordered] Extend load(select) transform...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Andrew Kaylor
Initial implementation of optimization bisect support.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Nicolai Haehnle
Split IntrReadArgMem into IntrReadMem and IntrArgMemOnly
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Davide Italiano
[LTO] Discard names for values that are not global...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Philip Reames
[unordered] unordered loads from null are still unreachable
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Rafael Espindola
Reduce templating. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Marcin Koscielnicki
[PowerPC] [SSP] Fix stack guard load for 32-bit.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Adam Nemet
[LoopUtils] Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Adam Nemet
[LoopUtils] Add asserts to findStringMetadataForLoop...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Adam Nemet
[LoopUtils] Move def of findStringMetadataForLoop to...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Adam Nemet
[LoopUtils] Rename {check->find}StringMetadata{Into...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Rafael Espindola
Delete the needsPlt target hook.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Etienne Bergeron
[clang-tidy] New checker to detect suspicious string...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Eugene Zelenko
Fix builds broken in r267008.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Etienne Bergeron
[clang-tidy] Add new checker for comparison with runtim...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Eugene Zelenko
Fix Clang-tidy misc-unused-using-decls and Include...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Davide Italiano
[LTO] An interesting case which shows up how we handle...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Philip Reames
[instcombine][unordered] Implement *-load forwarding...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Rafael Espindola
Don't recompute getRelExpr. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Amjad Aboud
Fixed Dwarf debug info emission to skip DILexicalBlockF...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Etienne Bergeron
[clang-tidy] Cleanup some ast-matchers and lift some...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Rafael Espindola
Moves needsPlt to Writer.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Saleem Abdulrasool
API: fix a -Wunused-variable warning
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Saleem Abdulrasool
Host: fix some -Wformat-pedantic warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Philip Reames
[unordered] Add tests and conservative handling in...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Chad Rosier
Address Philip's post-commit feedback for r266987....
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Philip Reames
Minor comment cleanup [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Rafael Espindola
Fix test to run everywhere.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Rafael Espindola
Fix recursive -only-needed.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Kuba Brecka
[tsan] Rename ReportThread->pid to ReportThread->os_id
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Renato Golin
[x86] Force mixes asm syntax test to check for x86
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Alexander Kornienko
[Clang-tidy] Fix for crash in modernize-raw-string...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Kuba Brecka
[sanitizer] Use pthread_threadid_np as thread ID on...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Zoran Jovanovic
[mips][microMIPS] Implement ldpc instruction
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Krzysztof Parzyszek
[Hexagon] Define architecture version macros for hexagonv55
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Zoran Jovanovic
[mips][microMIPS] Add R_MICROMIPS_PC19_S2 relocation
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Chad Rosier
Refactor implied condition logic from ValueTracking...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Aaron Ballman
Clarify memory ownership semantics; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Zoran Jovanovic
[mips][microMIPS] Add R_MICROMIPS_PC26_S1 relocation
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Sam Kolton
[AMDGPU] Assembler: prevent parseDPPCtrlOps from eating...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Michael Zuckerman
[Clang][AVX512][BuiltIn] Adding intrinsics of VGATHER...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Rafael Espindola
Use llvm::CachedHash.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Rafael Espindola
Add a CachedHash structure.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Zlatko Buljan
[mips][microMIPS] Implement TLBP, TLBR, TLBWI and TLBWR...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
George Rimar
[ELF] - Make LinkerScript::getSectionOrder private...
commit
|
commitdiff
|
tree
|
snapshot
next