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-19
Rafael Espindola
Make this test a bit stricter.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Rafael Espindola
Don't CHECK the addresses. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Dehao Chen
Handle early inline for hot callsites that reside in...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Zachary Turner
Fix compilation of unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Shoaib Meenai
[libc++] Fix extern template visibility for Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Samuel Antao
Reorder initializers in CallStackFrame so that we don...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Zachary Turner
Try to fix freebsd and android builds.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Dan Albert
Replace __ANDROID__ with __BIONIC__.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Eric Liu
Trying to fix name conflict in change-namespace tool.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Zachary Turner
Fix more functions in Args to use StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Eric Liu
A clang tool for changing surrouding namespaces of...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Davide Italiano
[Writer] Rename variables to reflect reality. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Quentin Colombet
[RegisterBankInfo] Avoid heap allocation in most cases.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Yaxun Liu
[OpenCL] Allow half type kernel argument when cl_khr_fp...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Matthias Braun
LiveRangeCalc: Fix reporting of invalid vreg usage...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Todd Fiala
Xcode: support gtests that use the Inputs dir
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Dehao Chen
Only set branch weight during sample pgo annotation...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Dehao Chen
Use call target count to derive the call instruction...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Dehao Chen
Remove InstructionCombining and its related pass from...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Etienne Bergeron
[compiler-rt] Add support for the dynamic shadow allocation
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Etienne Bergeron
[asan] Support dynamic shadow address instrumentation
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Alexander Shaposhnikov
Remove excessive padding from the struct CallStackFrame
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Zachary Turner
[Support] Add StringRef::withNullAsEmpty()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Nico Weber
Revert r281841, it does not work on Windows (PR30443).
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Yaxun Liu
[OpenCL] Diagnose assignment to dereference of half...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Valery Pykhtin
[AMDGPU] Refactor VOPC instruction TD definitions
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Kostya Serebryany
[sanitizer] rename __sanitizer_symbolize_data to __sani...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Rafael Espindola
Remove unnecessary const_canst. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
George Rimar
[ELF] - LinkerScript: Add workaround for gcc 6.2.0...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Neil Hickey
Reverting r281714 due to causing an assert when calling...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Diana Picus
[AArch64] Fix encoding for lsl #12 in add/sub immediates
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Tobias Grosser
Fix spelling in CMakeLists
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Sam Kolton
[AMDGPU] Fix s_branch with -1 offset
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Keith Walker
Add @llvm.dbg.value entries for the phi node created...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Oliver Stannard
[Thumb] Set correct initial mapping symbol for big...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Tim Northover
ARM: check alignment before transforming ldr -> ldm...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Elena Demikhovsky
[X86 Codegen Test] Divided masked_memop into several...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Eric Liu
Recommit r281457 "Supports adding insertion around...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
James Molloy
[SimplifyCFG] Update (AND) IR flags when CSE'ing instru...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Martin Probst
clang-format: [JS] Fix line breaks before comments...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Michal Gorny
Fix respecting LIBOMP_LLVM_LIT_EXECUTABLE as full path
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Kostya Serebryany
[sanitizer] add __sanitizer_symbolize_data (can only...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Craig Topper
[X86,AVX-512] Use INSERT_SUBREG instead of SUBREG_TO_RE...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Craig Topper
[AVX-512] Add support for lowering fp_to_f16 and f16_to...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Vedant Kumar
[llvm-cov] Emit a link to some documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Vedant Kumar
[llvm-cov] Delete the NonCodeLines field, it was always...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Vedant Kumar
[docs] Touch up the code coverage doc
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Devin Coughlin
[analyzer] SATestBuild.py: Treat '#' as comment in...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Dean Michael...
[XRay] ARM 32-bit no-Thumb support in Clang
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Dean Michael...
[XRay] ARM 32-bit no-Thumb support in LLVM
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Vedant Kumar
[llvm-cov] Teach the coverage exporter about instantiat...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Vedant Kumar
[llvm-cov] Make a helper method static for re-use ...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Vedant Kumar
[llvm-cov] Track function and instantiation coverage...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Vedant Kumar
[llvm-cov] Don't recompute the 'Covered' field from...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Vedant Kumar
[llvm-cov] Make 'adjustColumnWidths' do less work
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Vedant Kumar
[llvm-cov] Drop another redundant 'No.' suffix
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Vedant Kumar
[utils] Delete the 'check-coverage-regressions' script
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Dehao Chen
Handle Invoke during sample profiler annotation: make...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Xinliang David Li
Extend title underline
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Craig Topper
[AVX-512] Don't lower CVTPD2PS intrinsics to ISD::FP_RO...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Craig Topper
[AVX-512] Stop lowering avx512_mask_sqrt intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Kostya Serebryany
[libFuzzer] add -print_coverage=1 flag to print coverag...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Simon Pilgrim
Fix covered-switch-default warning
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Simon Pilgrim
[CostModel][X86] Added scalar float op costs
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Simon Pilgrim
Rename tests
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Craig Topper
[X86] Fix typo in comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Craig Topper
[AVX-512] Add memory load patterns for the legacy SSE...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Craig Topper
[AVX-512] Remove COPY_TO_REGCLASS from a few patterns...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Xinliang David Li
Fix built bot failure
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Xinliang David Li
[Profile] Implement select instruction instrumentation...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Martin Probst
clang-format: [JS] Do not wrap taze annotation comments.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Martin Probst
clang-format: [JS] ASI insertion after boolean literals.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Saleem Abdulrasool
CodeGen: mark ObjC cstring literals as unnamed_addr
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Saleem Abdulrasool
CodeGen: mark ObjC cstring literals as constant
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Elena Demikhovsky
[Loop Vectorizer] Consecutive memory access - fixed...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Simon Pilgrim
[X86][SSE] Improve recognition of uitofp conversions...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Elena Demikhovsky
[Loop vectorizer] Simplified GEP cloning. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Tobias Grosser
GPGPU: add missing REQUIRES line to test case
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Tobias Grosser
GPGPU: Do not run mostly sequential kernels in GPU
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Tobias Grosser
GPGPU: Dynamically ensure 'sufficient compute'
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Tobias Grosser
GPGPU: Make test cases independent of register numberin...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Wei Mi
Change the order of the splitted store from high -...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Kostya Serebryany
[libFuzzer] use 'if guard' instead of 'if guard >=...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Davide Italiano
[llvm-objump] Simplify the code. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Davide Italiano
[lib/LTO] Try harder to reduce code duplication. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Simon Pilgrim
[X86][SSE] Added vector udiv combine tests
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Simon Pilgrim
[X86][SSE] Added vector fcopysign combine tests
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Teresa Johnson
[ThinLTO] Ensure anonymous globals renamed even at -O0
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Simon Pilgrim
[X86][SSE] Added vector mul combine tests
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Tobias Grosser
GPGPU: Store back non-read-only scalars
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Tobias Grosser
GPGPU: Detect read-only scalar arrays ...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
George Rimar
[ELF] - Fix comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
George Rimar
[ELF] - Added comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Simon Pilgrim
[X86][SSE] Improve target shuffle mask extraction
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Simon Pilgrim
[X86][AVX] Test target shuffle combining on 32 and...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
George Rimar
[ELF] - Linkerscript: change locationcounter.s to use...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
George Rimar
[ELF] - SEGMENT_START's default argument can be an...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Simon Pilgrim
[X86][AVX2] Add target shuffle constant folding tests
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Simon Pilgrim
[X86][AVX] Add target shuffle constant folding tests
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Simon Pilgrim
[X86][XOP] Add target shuffle constant folding tests
commit
|
commitdiff
|
tree
|
snapshot
next