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
2017-07-10
Krzysztof Parzyszek
[Hexagon] Handle Hexagon-specific machine operand targe...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Tony Jiang
[PPC CodeGen] Expand the bitreverse.i64 intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Craig Topper
[X86] Sync a few more things from llvm's Host.cpp to...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Mandeep Singh...
[Docs] Updating CMake docs to include LLVM_REVERSE_ITER...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Zachary Turner
Revert "Build fixes for pdb-diff test."
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Craig Topper
[X86] Resync cpu_model.c with llvm's Host.cpp in prepar...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Kuba Mracek
Fix-up for r307537: We need to #include stdint.h to...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Zachary Turner
Build fixes for pdb-diff test.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Zachary Turner
Fix pdb-diff test.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Serge Guelton
Fix invalid cast in instcombine UMul/ZExt idiom
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Lei Huang
[PowerPC] Reduce register pressure by not materializing...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Andrew V. Tischenko
[X86] Model 256-bit AVX instructions in the AMD Jaguar...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Eric Liu
Avoid white spaces in file names. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Eric Liu
[LLVM] Get rid of white spaces in file names in a Debug...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Kuba Mracek
Fix a build failure due to r307541 (tsan_rtl_aarch64...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Kuba Mracek
[lsan] Add _os_trace into LSan's suppression list
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Kuba Mracek
Fix-up for r307540.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Nirav Dave
[DAG] Improve Aliasing of operations to static alloca
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Kuba Mracek
[tsan] Add comments for the bool argument of ThreadIgno...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Kuba Mracek
[tsan] Add a mapping for Darwin/AArch64
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Dehao Chen
Use emplace_back to replace size() and resize().
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Anna Thomas
[LoopUnrollRuntime] Remove strict assert about VMap...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Kuba Mracek
[tsan] Port setjmp/longjmp assembly to Darwin/AArch64
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Kuba Mracek
[tsan] Add a max VM address check for Darwin/AArch64
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Kuba Mracek
Reverting an accidentally landed change.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Kuba Mracek
Fixup whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Kuba Mracek
[tsan] Add support for running TSan tests on iOS simula...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Philip Pfaffe
[PM] Fix a warning.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Philipp Stephani
Improve error message when run from a buffer that doesn...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Philip Pfaffe
[PM] Fix r307532: Get rid of a dangling reference.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Hiroshi Inoue
fix typos in comments and error messages; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Philip Pfaffe
[PM] Enable registration of out-of-tree passes with...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Javed Absar
[ARM] Tidy up ARMBaseRegisterInfo implementation. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
George Rimar
[DWARF] - Rename variable. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Gadi Haber
This patch completely replaces the scheduling informati...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
George Rimar
[DWARF] - Remove unused variables. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Igor Breger
[GlobalISel][X86] Support G_LOAD/G_STORE i1.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Igor Breger
[GlobalISel][X86] extend G_ZEXT support.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Kirill Bobyrev
[docs] NFC: Fix links in the tutorial
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Zvi Rackover
X86 Intrinsics: _bit_scan_forward should not be under...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Hiroshi Inoue
fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Craig Topper
[X86] Fix typo in comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Mikael Holmen
[ArgumentPromotion] Change use of removed argument...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Craig Topper
[X86] Remove asserts from getX86CpuIDAndInfo/getX86CpuI...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Chandler Carruth
[ADT] Fix another "oops" spotted by eddyb and reported...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Eric Fiselier
Fix issues with UBSAN test configuration.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Eric Fiselier
Work around PR31864 - ATOMIC_LLONG_LOCK_FREE is incorre...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
David Blaikie
llvm-profdata: Reduce memory usage by using Error callb...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Eric Fiselier
Remove incorrect FIXME comment; the FIXME was addressed...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Eric Fiselier
Remove non-ascii characters introduced in r307513
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Eric Fiselier
[coroutines] Include the implicit object parameter...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Zachary Turner
Don't access Python objects while not holding the GIL.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
NAKAMURA Takumi
CGSCCPassManagerTest.cpp: Fix warnings. [-Wunused-variable]
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Eric Fiselier
Fix test failure to to new/delete ellisions
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Raphael Isemann
[analyzer] Faster hashing of subsequences in CompoundStmts.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Davide Italiano
[X86] Relax an assertion when legalizing vector types.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Craig Topper
[X86] Add more feature flag bit defines to cpuid.h...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Craig Topper
[X86] Add __get_cpuid_count to cpuid.h. Update __get_cp...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Casey Carter
optional: Implement LWG 2900 and P0602
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Simon Pilgrim
[X86] Allow GHC calling convention to use YMM and ZMM...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Dylan McKay
[AVR] Fix test errors due to tied operands not matching
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Simon Pilgrim
Handle ConstantExpr correctly in SelectionDAGBuilder
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Raphael Isemann
[analyzer] Make StmtDataCollector part of the CloneDete...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Simon Pilgrim
[X86][AVX512] Regenerate AVX512VL comparison tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Tobias Grosser
Remove freed InvalidDomains from InvalidDomainMap.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Chandler Carruth
[PM] Fix a nasty bug in the new PM where we failed...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Chandler Carruth
[PM] Add unittesting of the call graph update logic...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Chandler Carruth
[ADT] Fix a test case to use a correct escape for a...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Craig Topper
[X86] Remove check for AVX512 support from skylake...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Igor Breger
[GlobalISel][X86] Add legalizer tests for G_LOAD/G_STOR...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Chandler Carruth
[PM] Teach PreservedAnalyses to have an `allInSet`...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Craig Topper
[IR] Add Type::isIntOrIntVectorTy(unsigned) similar...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Craig Topper
[IR] Make use of Type::isPtrOrPtrVectorTy/isIntOrIntVec...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Chandler Carruth
[ADT] Add a default constructor and a bool conversion...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Igor Breger
[FastISel] fix a fallback diagnostic.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Hiroshi Inoue
fix trivial typos; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Chandler Carruth
[PM] Finish implementing and fix a chain of bugs uncove...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Craig Topper
[InstCombine] Speculatively implement a fix for what...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Simon Pilgrim
[AMDGPU] Fix -Wimplicit-fallthrough warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Simon Pilgrim
[AArch64] Fix -Wimplicit-fallthrough warnings. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Yaxun Liu
Fix build failure with gcc about mixing enum and non...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Erik Pilkington
[Demangler] NFC: Don't make the parse_* functions templates
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Erik Pilkington
[Demangler] NFC: Move Db struct to beginning of file
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Simon Pilgrim
[ARM] Fix -Wimplicit-fallthrough warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Yuka Takahashi
[Bash-autocompletion] Auto complete cc1 options if...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Yuka Takahashi
[Bash-autocompletion] Fix a bug that -foo=bar doesn...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Max Kazantsev
Re-enable "[IndVars] Canonicalize comparisons between...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Sanjay Patel
[LoopVectorize] partly revert r307475
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Sanjay Patel
[LoopVectorize] auto-generate complete checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Dimitry Andric
Add a .arcconfig file for openmp.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Simon Pilgrim
Fix -Wimplicit-fallthrough warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Benjamin Kramer
[CodeGen] Fold variable into assert.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Sanjay Patel
[x86] add SBB optimization for SETBE (ule) condition...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Yaxun Liu
CodeGen: Fix address space of global variable
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Kamil Rytarowski
[Solaris] get rid of _RESTRICT_KYWD warning during...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Gabor Horvath
[analyzer] Fix a path in the developer manual
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Craig Topper
[X86] In getHostCPUName, remove some code that changes...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Craig Topper
[X86] Correct the BDVER4 model numbers to include 0x70...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Craig Topper
[X86] Minor formatting fix. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Kuba Mracek
Update message that Main Thread Checker produces.
commit
|
commitdiff
|
tree
|
snapshot
next