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-08-17
Marshall Clow
Support allocators with explicit conversion constructor...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Justin Bogner
Fix a use of LLVM_FALLTHROUGH that wasn't even in a...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Justin Bogner
Replace "fallthrough" comments with LLVM_FALLTHROUGH
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Jason Molenda
Fix the RangeMapVector::FindEntryThatContainsOrFollows...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Chuang-Yu Cheng
[ppc64] Don't apply sibling call optimization if callee...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Zijiao Ma
Remove the Triple tests that stressing the TargetParser...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Duncan P. N...
CodeGen: Avoid dereferencing end() in ScalarExprEmitter...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Chandler Carruth
[PM] Update Clang for LLVM's r278896 which re-organized...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Chandler Carruth
[PM] Port the always inliner to the new pass manager...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Matthias Braun
IfConversion: Use references instead of pointers where...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Matthias Braun
IfConversion: Use range based for; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Matthias Braun
IfConversion: Improve doxygen comments
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Chandler Carruth
[Inliner] Add a flag to disable manual alloca merging...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Richard Smith
Add missing close brace to fix Windows bots. Oops :(
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Zijiao Ma
Some missing usage of TargetParser. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Michael J....
[ELF] Set MAXPAGESIZE to 2MiB on x86-64 to match bfd...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Zijiao Ma
Some places that could using TargetParser in LLVM....
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Duncan P. N...
ADT: Add some missing coverage for iplist::splice
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Duncan P. N...
Scalar: Avoid dereferencing end() in IndVarSimplify
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
George Burgess IV
[Docs] Fix post-review comments on MemorySSA's docs.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Duncan P. N...
IPO: Swap || operands to avoid dereferencing end()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Duncan P. N...
Scalar: Avoid dereferencing end() in InductiveRangeChec...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Richard Smith
If possible, set the stack rlimit to at least 8MiB...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Duncan P. N...
ObjCARC: Don't increment or dereference end() when...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Duncan P. N...
ARM: Avoid dereferencing end() in ARMFrameLowering...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Duncan P. N...
CodeGen: Avoid dereferencing end() in OptimizePHIs...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Duncan P. N...
Hexagon: Avoid dereferencing end() in HexagonInstrInfo...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
George Burgess IV
[Docs] Add initial MemorySSA documentation.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Duncan P. N...
AMDGPU: Avoid looking for the DebugLoc in end()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Duncan P. N...
SimplifyCFG: Avoid dereferencing end()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Justin Bogner
Revert "Write the TPI stream from a PDB to Yaml."
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Duncan P. N...
CodeGen: Avoid dereferencing end() when unconstifying...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Zachary Turner
Write the TPI stream from a PDB to Yaml.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Justin Bogner
Introduce LLVM_FALLTHROUGH, which expands to the C...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Sanjay Patel
[InstCombine] add tests for fold with no coverage and...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Kyle Butt
Codegen: Don't tail-duplicate blocks with un-analyzable...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Sanjay Patel
[InstCombine] clean up foldICmpAddConstant(); NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Konstantin...
[AMDGPU] Remove duplicate initialization of SIDebuggerI...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Chris Bieneman
[CMake] Workflow improvements to PGO generation
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Adrian McCarthy
Emit debug info for dynamic classes if they are importe...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
David Majnemer
Preserve the assumption cache more often
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Sanjay Patel
[InstCombine] use m_APInt to allow icmp (sub X, Y)...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Duncan P. N...
CodeGen: Don't dereference end() in MachineBasicBlock...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Sanjay Patel
[x86] Allow merging multiple instances of an immediate...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Kostya Serebryany
[libFuzzer] minor speed improvement
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Sanjay Patel
[InstCombine] fix variable names to match formula comme...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
David Majnemer
[LoopUnroll] Don't clear out the AssumptionCache on...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Reid Kleckner
Revert "Enhance SCEV to compute the trip count for...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Francis Ricci
Revert "[compiler-rt] Allow c++ abi to be explictly...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Yaxun Liu
[OpenCL] AMDGPU: Add extensions cl_amd_media_ops and...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Chris Bieneman
[CMake] Fixing typo in Info.plist generation
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Chris Bieneman
[CMake] [Apple Cache] Set CLANG_VENDOR_UTI for Apple...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Francis Ricci
[compiler-rt] Allow c++ abi to be explictly disabled...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Matt Arsenault
TailDuplicator: Use range loops
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Evandro Menezes
[AArch64] Adjust the scheduling model for Exynos M1.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Evandro Menezes
[AArch64] Adjust the scheduling model for Exynos M1.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Matt Arsenault
AMDGPU: Remove excessive padding from ImmOp and RegOp.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Reid Kleckner
Fix an instance of -Wmicrosoft-enum-value by making...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Reid Kleckner
Try to work around an MSVC 2013 bug around defaulted...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Haicheng Wu
[BranchFolding] Change a test case of r278575.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Sjoerd Meijer
[MBP] do not reorder and move up loop latch block
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Kostya Serebryany
[libFuzzer] new experimental feature: value profiling...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Benjamin Kramer
Remove excessive padding from LineNoCacheTy
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
David Majnemer
Make MDNode::intersect faster than O(n * m)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
David Majnemer
Don't passively concatenate MDNodes
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Matthias Braun
sanitizer_common: Fix warning
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Davide Italiano
[Driver] Remove break after return. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Jason Henline
[StreamExecutor] Rename StreamExecutor to Executor
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Krzysztof Parzyszek
[Hexagon] Standardize next batch of pseudo instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Gor Nishanov
[Coroutines] Part 7: Split coroutine into subfunctions
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Jason Henline
[StreamExecutor] Add basic Stream operations
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Sanjay Patel
[InstCombine] add helper functions for foldICmpWithCons...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Erik Pilkington
[ObjC] Warn on unguarded use of partial declaration
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Kostya Serebryany
[libFuzzer] refactoring around PCMap, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Simon Dardis
[mips] Enforce compact branch restrictions
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Krzysztof Parzyszek
[Hexagon] Clean up some miscellaneous V60 intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Wolfgang Pieb
When the inline spiller rematerializes an instruction...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Wei Mi
Remove a stale comment from the test, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Filipe Cabecinhas
Move the Decorator, ThreadNameWithParenthesis, and...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Ed Maste
ELF: ignored option -G may be joined with its argument
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Vitaly Buka
[Asan] Unpoison red zones even if use-after-scope was...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Sanjay Patel
[InstCombine] use m_APInt in foldICmpWithConstant;...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Reid Kleckner
Remove most instances of REQUIRES: shell from the tools...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Reid Kleckner
Revert "[X86] Add xgetbv/x[X86] Add xgetbv xsetbv intri...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Krzysztof Parzyszek
[Hexagon] Standardize vector predicate load/store pseud...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Aaron Ballman
Reduce the number of allocations required for AST attri...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Samuel Antao
Reorder stderr redirection in test command.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Ahmed Bougacha
[AArch64][GlobalISel] Select G_MUL.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Ahmed Bougacha
[GlobalISel] Fix G_MUL comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Ahmed Bougacha
[AArch64][GlobalISel] Factor out unsupported binop...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
David Callahan
[ADCE] Modify data structures to support removing contr...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Samuel Antao
Add empty --gcc-toolchain empty to cuda-detect test.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Brendon Cahoon
[Pipeliner] Fix an asssert due to invalid Phi in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Ahmed Bougacha
[AArch64][GlobalISel] Select (variable) shifts.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Ahmed Bougacha
[AArch64][GlobalISel] Robustize select tests. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Ahmed Bougacha
[AArch64][GlobalISel] Select p0 G_FRAME_INDEX.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Ahmed Bougacha
[GlobalISel] Mention pointers in LowLevelType.h. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Francis Ricci
Revert "[compiler-rt] Allow c++ abi to be explictly...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Pierre Gousseau
[x86] Refactor a PowerPC specific ctlz/srl transformati...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Simon Pilgrim
[X86][AVX] Fixed typo in zero element insertion
commit
|
commitdiff
|
tree
|
snapshot
next