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-20
Valery Pykhtin
[AMDGPU] Refactor VOP3 instruction TD definitions
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Keith Walker
Make llvm::ConvertDebugDeclareToDebugValue() be a void...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Nikolay Haustov
AMDGPU: Improve documentation.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Dorit Nuzman
Reverting revision 281960 due to test failures.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Dorit Nuzman
[SROA] Preserve llvm.mem.parallel_loop_access metadata.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Craig Topper
[AVX-512] Teach X86InstrInfo::copyPhysReg to use a...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Craig Topper
[AVX-512] Use 512-bit vcvtps2ph/vcvtph2ps to implement...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Matthias Braun
BranchFolder: Fix invalid undef flags after merge.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Matthias Braun
Machine{Instr|Operand}: Clarify some isIdenticalTo...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Quentin Colombet
[RegisterBankInfo] Avoid heap allocation in Instruction...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
NAKAMURA Takumi
clang-change-namespace: Update libdeps.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Sanjay Patel
[x86] fix variable names; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Kostya Serebryany
[sanitizer-coverage] add comdat to coverage guards...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Rui Ueyama
Remove a use of std::list.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Sanjay Patel
[x86] auto-generate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Philip Reames
[LCSSA] Cache LoopExits to avoid wasted work
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Quentin Colombet
[RegisterBankInfo] Adapt call to std::fill due to use...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
David Callahan
Merge branch 'ADCE5'
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Davide Italiano
[GC] Don't crash when printing the special Discarded...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Lang Hames
[Kaleidoscope] Make Chapter 2 use llvm::make_unique...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Sanjay Patel
[x86] use getSignBit() to simplify code; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Sean Callanan
Fixed the build by changing a couple of const char...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Zachary Turner
Convert 3 more functions to use a StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Eric Christopher
Move the armv8.1-a ras test to a negative with noras...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Mehdi Amini
BitcodeWriter: fix emission of invoke when calling...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Evgeniy Stepanov
Misleading comments of SplitBlockAndInsertIfThenElse...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Kostya Kortchinsky
[scudo] Modify Scudo to use its own Secondary Allocator
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Simon Pilgrim
[X86][SSE] Updated vector abs tests
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Dan Albert
Fix signatures of fallback tow(upper|lower)_l.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Eric Liu
Add missing dependency to change-namespace.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Gabor Horvath
[analyzer] Calculate extent size for memory regions...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Kostya Serebryany
[libFuzzer] use sleep() instead of std::this_thread...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Rafael Espindola
Use FileCheck variables. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Rafael Espindola
Map .data.rel.ro correctly.
commit
|
commitdiff
|
tree
|
snapshot
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
next