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-05-07
Greg Clayton
Fix "file ./a.out" and file "../a.out" so that is works...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Aleksandar...
[mips] Improve handling of -fno-[pic/PIC] option
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Petar Jovanovic
Add option -verify-cfiinstrs to run verifier in CFIInst...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Clement Courbet
[NFC] Fix typo in variable name.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Tim Renouf
[AMDGPU] Don't force WQM for DS op
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Joachim Protze
[OMPT] Fix thread_num for implicit_task_end callbacks...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Joachim Protze
[OMPT] Add api_calls_misc.c testcase and rename api_cal...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Peter Szecsi
[ASTImporter] Support importing UnresolvedMemberExpr...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Simon Pilgrim
[X86] Split WriteFRcp/WriteFRsqrt/WriteFSqrt schedule...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Petar Jovanovic
Skip unreachable blocks for CFIInstrInserter verify
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Jonas Paulsson
[SystemZ] Bugfix for MVCLoop CC clobbering.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Igor Kudrin
[sanitizer] Be more accurate when calculating the previ...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Roman Lebedev
[InstCombine][NFC] Add tests for one more masked merge...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Clement Courbet
Re-land r331622 "[llvm-exegesis] Add a library to clust...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Clement Courbet
Revert r331622 "[llvm-exegesis] Add a library to cluste...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Clement Courbet
[llvm-exegesis] Add a library to cluster benchmark...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Richard Smith
Remove now-unnecessary check for non-zero nvsize in...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Richard Smith
Non-zero-length bit-fields make a class non-empty.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Vitaly Buka
[sanitizer] Add operator== and operator!= for InternalM...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Vitaly Buka
[sanitizer] Replace InternalScopedBuffer with InternalM...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Vitaly Buka
[sanitizer] Remove reserving constructor from InternalM...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Vitaly Buka
[sanitizer] Implement InternalScopedBuffer with Interna...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Fangrui Song
Fix comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Amaury Sechet
[ARM] Select result 1 from ConvertBooleanCarryToCarryFl...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Craig Topper
[TargetLowering] Use StringRef::split instead of SplitS...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Vitaly Buka
[sanitizer] Make InternalScopedBuffer::size() behavior...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Craig Topper
[X86] Fix copy/paste mistake in comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Fangrui Song
[llvm-dwp] Define InitLLVM.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Roman Lebedev
[NFC][DAGCombine] unfoldMaskedMerge(): rename two variables
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Roman Lebedev
ELF Thunks: fix build error: missing 'overrides'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Sean Fertile
[PPC64] Emit plt call stubs to the text section rather...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Craig Topper
[X86] Enable reciprocal estimates for v16f32 vectors...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Craig Topper
[X86] Add test cases for reciprocal estimation for...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Amaury Sechet
Add test cases for large integer legalization of add...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Daniel Sanders
[globalisel] Remove redundant -global-isel option from...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Fangrui Song
[MC] Remove unused MCOI::GenericOperandType
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Daniel Sanders
[globalisel] Update GlobalISel emitter to match new...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Heejin Ahn
[MIRPraser] Improve error checking for typed immediate...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Fangrui Song
Simplify LLVM_ATTRIBUTE_USED call sites.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Aaron Ballman
Disallow pointers to const in __sync_fetch_and_xxx.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Teresa Johnson
Add -target to address errors in test from r331592
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Teresa Johnson
Skip part of test added in r331592 to help debug bot...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Roman Lebedev
[DAGCombiner] Masked merge: don't touch "not" xor's.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Andrea Di Biagio
[llvm-mca] removes flag -instruction-tables from the...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Teresa Johnson
Add required target to address bot failures from r331592
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Teresa Johnson
[ThinLTO] Support opt remarks options with distributed...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Teresa Johnson
[LTO] Handle Task=-1 passed to addSaveTemps
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Andrea Di Biagio
[llvm-mca] minor tweak to the resource pressure printin...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Andrea Di Biagio
Fix -Wunused-variable warning introduced at r331566.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Roman Lebedev
[NFC][DagCombiner] unfoldMaskedMerge(): improve readabi...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Piotr Padlewski
[CaptureTracking] Handle capturing of launder.invariant...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Heejin Ahn
[MIRParser] Allow register class names in the form...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Fangrui Song
[Option] Remove an unnecessary conversion function.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
George Burgess IV
Range-ify for loop; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Kamil Rytarowski
Remove dead sanitizer_procmaps_freebsd.cc
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Tom Stellard
GlobalISel/InstructionSelector: Implement GIR_CopyFCons...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Craig Topper
Fix a couple places that immediately called operator...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Craig Topper
Fix a bunch of places where operator-> was used directl...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Stephan T....
[libcxx] [test] Fix whitespace, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Stephan T....
[libcxx] [test] Fix MSVC x64 truncation warning.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Sam Clegg
[WebAssembly] Check function signatures by default
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Peter Collingbourne
LowerTypeTests: Fix non-determinism in code that handle...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Sam Clegg
Add llvm-dwarfdump tool_patterns
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Sam Clegg
[WebAssembly] Only perform sanity checking of relocatio...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Eli Friedman
Add warning flag -Wordered-compare-function-pointers.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Teresa Johnson
[LTO] Allow pass remarks with hotness to be set when...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Davide Italiano
[llvm-mc-assemble-fuzzer] Catch up with API changes.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Michael Berg
Mapping SDNode flags to MachineInstr flags
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Sam Clegg
[WebAssembly] Add support for debug (DWARF) sections
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Artem Dergachev
[analyzer] Remove untested code in evalLoad.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Konstantin...
AMDGPU/NFC: Update D16PreservesUnusedBits description...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Artem Dergachev
[analyzer] Invalidate union regions properly. Don't...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Artem Dergachev
[analyzer] pr36458: Fix retrieved value cast for symbol...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Artem Dergachev
[analyzer] pr18953: Split C++ zero-initialization from...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Craig Topper
[X86] Correct the attributes on the incssp and rdssp...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Craig Topper
[X86] Fix some inconsistent formatting in the first...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Artem Dergachev
[analyzer] pr37209: Fix casts of glvalues to references.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Philip Reames
[LICM] Compute a must execute property for the prefix...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Artem Dergachev
[analyzer] Treat more const variables and fields as...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Simon Atanasyan
[ELF][MIPS] Reorganize isMipsPIC routine. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Simon Atanasyan
[ELF][MIPS] Add STO_MIPS_MICROMIPS flag to symbols...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Konstantin...
AMDGPU/NFC: Fix formatting for 900, 902 ISA Version...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Sterling Augustine
Allow modifying the PrintingPolicy for fully qualified...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Konstantin...
AMDGPU: Add D16 instructions preserve unused bits feature
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Guansong Zhang
[OpenMP] Use LIBOMPTARGET_DEVICE_RTL_DEBUG env var...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Geoff Berry
[MachineLICM] Debug intrinsics shouldn't affect hoist...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Shoaib Meenai
[ObjCARC] Account for catchswitch in bitcast insertion
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Michael Berg
Fast Math Flag mapping into SDNode
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Simon Pilgrim
[X86] Add WriteEMMS scheduler class
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Yan Zhang
Add support for ObjC property name to be a single acronym.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Eric Liu
[clang-format] Refactor #include insertion/deletion...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Simon Pilgrim
[X86] Finish splitting WriteVecShift and WriteVecIMul...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Craig Topper
[LoopIdiomRecognize] Don't create an IRBuilder just...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Adhemerval...
[AArch64] Add missing testcase for r331522
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Matt Davis
[llvm-mca] Add descriptive names for the TimelineView...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Julie Hockett
[clang-doc] Attaching a name to reference data
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Peter Collingbourne
Object: The default alignment of a section without...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Peter Collingbourne
obj2yaml: Correctly round-trip default alignment.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Erich Keane
[NFC]Convert Class to use member initialization instead...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Adrian Prantl
DwarfCompileUnit: Fix another assertion failure on...
commit
|
commitdiff
|
tree
|
snapshot
next