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-12
Ahmed Bougacha
[X86] Copy imp-uses when folding tailcall into conditio...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Rafael Espindola
Simplify handling of /DISCARD/. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
David Majnemer
[FunctionAttrs] Don't try to infer returned if it is...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Sanjay Patel
fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Sanjay Patel
[InstCombine] add tests to show missing vector folds
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Igor Breger
add select i1 test, reproduser pr30249.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Sanjay Patel
[InstCombine] add helper function for foldICmpUsingKnow...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Sam Kolton
[AMDGPU] Assembler: Move disabled SDWA and DPP instruct...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
James Molloy
[Thumb] Teach ISel how to lower compares of AND bitmask...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Sanjay Patel
fix formatting/typos; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
James Molloy
[ARM] Promote small global constants to constant pools
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Chad Rosier
[LoopInterchange] Improve debug output. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Pablo Barrio
Fix the Thumb test for vfloat intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Rafael Espindola
Store an ArrayRef for Data in InputSectionData.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Rafael Espindola
Revert "Revert "Compact InputSectionData from 64 to...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Rafael Espindola
Define a dummy zlib::uncompress when zlib is not available.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Tim Northover
GlobalISel: support translation of global addresses.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Daniel Marjamaki
[clang-tidy] readability-misplaced-array-index: add...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Tim Northover
GlobalISel: translate GEP instructions.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Tim Northover
GlobalISel: disambiguate types when printing MIR
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Daniel Jasper
clang-format: Make emacs integration work with narrowed...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Eugene Leviant
[ELF/AArch64] Implement some UABS relocs
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Eric Liu
Fix WebAssembly broken build related to interface chang...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Martin Bohme
[CFG] Add iterator_ranges to CFG and CFGBlock.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Ilia K
Add MiSyntaxTestCase.test_lldbmi_output_grammar test...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Richard Smith
Add virtual destructor (necessary due to the switch...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Richard Smith
Attempt #3 to placate MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Elena Demikhovsky
AVX-512: Added a test case that should be optimized...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Richard Smith
Attempt #2 to placate MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Richard Smith
Attempt to placate MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Tobias Grosser
GPGPU: Bail out gracefully in case of invalid IR
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Richard Smith
Add a mode to clang-tblgen to generate reference docume...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Ilia K
Fix about a dozen compile warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
NAKAMURA Takumi
llvm/test/CodeGen/AMDGPU/infinite-loop-evergreen.ll...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
David Majnemer
[MS ABI] Add /include directives for dynamic TLS
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Duncan P. N...
MC: Move MCSection::begin/end to header, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Sanjay Patel
[InstCombine] add helper function for folding {and...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Sanjay Patel
[InstCombine] regenerate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Sanjay Patel
[InstCombine] regenerate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Duncan P. N...
ADT: Never allocate nodes in iplist<> and ilist<>
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Duncan P. N...
ADT: Fix build after r281182
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Duncan P. N...
ADT: Add AllocatorList, and use it for yaml::Token
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Duncan P. N...
Analysis: Only allow the move-constructor for IVUsers
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Craig Topper
[TwoAddressInstruction] When commuting an instruction...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Asiri Rathnayake
[libcxx] Introduce an externally-threaded libc++ variant.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Lang Hames
[ORC] Update examples for header changes in r281171.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Duncan P. N...
ScalarOpts: Use std::list for Candidates, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Duncan P. N...
ScalarOpts: Sort includes, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Duncan P. N...
ADT: Remove ilist_iterator::reset(), NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Lang Hames
[ORC] Fix the RPC unit test for header changes in r281171.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Duncan P. N...
CodeGen: Give MachineBasicBlock::reverse_iterator a...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Lang Hames
[ORC] Rename RPCChannel to RPCByteChannel. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Duncan P. N...
CodeGen: Assert that bundle iterators are valid
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Duncan P. N...
Fix the modules build after r281167
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Duncan P. N...
CodeGen: Turn on sentinel tracking for MachineInstr...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Duncan P. N...
ADT: Add sentinel tracking and custom tags to ilists
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Tobias Grosser
Add missing 'REQUIRES' line
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Tobias Grosser
GPGPU: Do not fail in case of arrays never accessed
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Igor Breger
[AVX512] Fix pattern for vgetmantsd and all other instr...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
James Molloy
Fixup failing debuginfo test for change in SimplifyCFG.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
James Molloy
[SimplifyCFG] Be even more conservative in SinkThenElse...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
James Molloy
[AArch64] Fixup test after r281160
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
James Molloy
[SimplifyCFG] Harden up the profitability heuristic...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Tobias Grosser
GPURuntime: ensure compilation with C99
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Craig Topper
[CodeGen] Make the TwoAddressInstructionPass check...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Craig Topper
[AVX-512] Add test cases to demonstrate opportunities...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Craig Topper
[AVX-512] Add VPTERNLOG to load folding tables.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Craig Topper
[X86] Side effecting asm in AVX512 integer stack foldin...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Craig Topper
[X86] Make a helper method into a static function local...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Justin Lebar
Add handling of !invariant.load to PropagateMetadata.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Justin Lebar
[NVPTX] Use ldg for explicitly invariant loads.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Justin Lebar
[CodeGen] Split out the notions of MI invariance and...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Saleem Abdulrasool
CodeGen: remove unnecessary else case
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Sjoerd Meijer
MCInstrDesc: Flags (uint64_t) was checked using (1...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Davide Italiano
[MachO] Remove code accidentally cut'n'pasted 3 times.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Arnold Schwaighofer
It should also be legal to pass a swifterror parameter...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Vedant Kumar
[llvm-cov] Move the 'jump to first unexecuted line...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Vedant Kumar
[llvm-cov] Minor visual tweaks for html reports
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Arnold Schwaighofer
InstCombine: Don't combine loads/stores from swifterror...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Arnold Schwaighofer
Add an isSwiftError predicate to Value
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Duncan P. N...
ADT: Move ilist_node_access to ilist_detail::NodeAccess...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Duncan P. N...
ADT: Use typedefs for ilist_base and ilist_node_base...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Sanjay Patel
[InstCombine] clean up foldICmpBinOpEqualityWithConstan...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Sanjay Patel
[InstCombine] rename and reorganize some icmp folding...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Arnold Schwaighofer
We also need to pass swifterror in R12 under swiftcc...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Valery Pykhtin
[AMDGPU] Refactor MUBUF/MTBUF instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Nico Weber
Add missing test coverage for an inheritance model...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Teresa Johnson
[gold/LTO] Add test case for r281134
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Teresa Johnson
[LTO] Handle null GV in Symbol object
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Akira Hatanaka
[tablegen] Check that an optional IdentifierArgument...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Heejin Ahn
[WebAssembly] Fix typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Kostya Serebryany
[libFuzzer] print a failed-merge warning only in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Michael J....
[ELF] Fix memory leak in BinaryFile handling.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Matt Arsenault
AMDGPU: Implement is{LoadFrom|StoreTo}FrameIndex
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Matt Arsenault
AMDGPU: Fix scheduling info for spill pseudos
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Vitaly Buka
[asan] Add flag to allow lifetime analysis of problemat...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Justin Lebar
[CodeGen] Rename MachineInstr::isInvariantLoad to isDer...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Kostya Serebryany
[libFuzzer] don't print help for internal flags
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Kostya Serebryany
[libFuzzer] print a visible message if merge fails...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Todd Fiala
async structured data packet handling improvements
commit
|
commitdiff
|
tree
|
snapshot
next