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
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
2016-09-17
Simon Pilgrim
[X86][SSSE3] Add target shuffle constant folding tests
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Alexander Shaposhnikov
[clang-rename] Fix handling of unchanged files
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Ron Lieberman
[Hexagon] segv while processing SUnit with nullNodePtr
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Matt Arsenault
AMDGPU: Fix broken FrameIndex handling
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Matt Arsenault
AMDGPU: Rename spill operands to match real instruction
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Matt Arsenault
AMDGPU: Push bitcasts through build_vector
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Kuba Brecka
[tsan] Update fork_atexit.cc to consistently print...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Kuba Brecka
[tsan] Update signal_cond.cc to write to stderr intead...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Eric Liu
When replacements have the same offset, make replacemen...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
George Rimar
[ELF] Linkerscript: fixed bug about commands processing.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
George Rimar
[ELF] - Fixed mistypes in comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Daniel Jasper
clang-format: [JS] Fix a crash in handledTemplateStrings.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Kuba Brecka
[compiler-rt] Disable building of profiling runtime...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Kostya Serebryany
[libFuzzer] properly reset the guards when reseting...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Mehdi Amini
Don't create a SymbolTable in Function when the LLVMCon...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Mehdi Amini
[MIR Parser] Fix Build!
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Mehdi Amini
MIR Parser: issue an error when the Context discard...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Kostya Serebryany
[libFuzzer] change trace-pc to use 8-byte guards
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Kostya Serebryany
[sanitizer-coverage] change trace-pc to use 8-byte...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Mehdi Amini
Revert "Don't create a SymbolTable in Function when...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Mehdi Amini
Don't create a SymbolTable in Function when the LLVMCon...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Rui Ueyama
Attempt to fix buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Zachary Turner
Fix boolean logic error in BreakpointID.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Rui Ueyama
Use named struct instead of unnamed std::pair.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Rui Ueyama
Define a versatile utility function and use it instead...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Rui Ueyama
Remove unnecessary namespace specifiers.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Matt Arsenault
AMDGPU: Use i64 scalar compare instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Zachary Turner
Convert many functions to use StringRefs.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Saleem Abdulrasool
CodeGen: refactor the ObjC cstring literal creation
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Richard Smith
Fix a couple of wrong-code bugs in switch-on-constant...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Peter Collingbourne
Add REQUIRES line.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Rui Ueyama
Partially fill Info stream with proper values.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Rafael Espindola
Try to fix a few bots.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Tom Stellard
configure: Add amdgcn-mesa-mesa3d target
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Tom Stellard
amdgcn-amdhsa: Add get_num_groups implementation
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Tom Stellard
amdgcn-amdhsa: Add get_global_size() implementation
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Peter Collingbourne
Add target triples to fix test on non-x86.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Tom Stellard
AMDGPU/SI: Fix kernel argument ABI for HSA
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Chris Bieneman
[CMake] Support symlinks with the same name as the...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Sanjay Patel
[InstCombine] canonicalize vector select with constant...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Matt Arsenault
AMDGPU: Allow some control flow intrinsics to be CSEd
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Peter Collingbourne
CodeGen: Add more checks to nobuiltin.c test, add a...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Evgeniy Stepanov
[safestack] Fix assertion failure in stack coloring.
commit
|
commitdiff
|
tree
|
snapshot
next