index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gn build: Fix check-clang-tools after r362702.
Nico Weber
2019-07-30
3
-1
/
+37
*
[WebAssembly] Do not emit tail calls with return type mismatch
Thomas Lively
2019-07-30
4
-12
/
+136
*
[Reproducers] Fix incorrect help message
Jonas Devlieghere
2019-07-30
1
-2
/
+2
*
Remove cache for macro arg stringization
Reid Kleckner
2019-07-30
5
-47
/
+42
*
[NFC] remove obsolete comment
JF Bastien
2019-07-30
1
-5
/
+0
*
Revert [GVN] Preserve loop related analysis/canonical forms.
Florian Hahn
2019-07-30
6
-96
/
+9
*
[Docs] Fix sphinx warning in OCamlLangImpl5.rst
Francis Visoiu Mistrih
2019-07-30
1
-1
/
+1
*
[clang-tidy] Fix the documentation for linuxkernel-must-use-errs.
Tom Roeder
2019-07-30
2
-17
/
+11
*
[GVN] Preserve loop related analysis/canonical forms.
Florian Hahn
2019-07-30
6
-9
/
+96
*
[dotest] Remove multiprocessing
Jonas Devlieghere
2019-07-30
6
-1913
/
+5
*
[NFC] Remove uses of LLVM_ALIGNAS
JF Bastien
2019-07-30
3
-8
/
+6
*
[Support] Workaround a GCC 4.8 bug on constant expression evaluation.
Michael Liao
2019-07-30
1
-3
/
+3
*
[Remarks] Add two serialization modes for remarks: separate and standalone
Francis Visoiu Mistrih
2019-07-30
7
-27
/
+167
*
[LoopFusion] Extend use of OptimizationRemarkEmitter
Kit Barton
2019-07-30
3
-73
/
+538
*
AMDGPU: Avoid emitting "true" predicates
Matt Arsenault
2019-07-30
5
-5
/
+16
*
[DivRemPairs] Add srem-of-srem tests (PR42823, D65298, D65451)
Roman Lebedev
2019-07-30
4
-0
/
+176
*
Address post commit review comments on revision 366727.
Sean Fertile
2019-07-30
6
-20
/
+21
*
[COFF][ARM64] Reorder handling of aarch64 MSVC builtins
David Major
2019-07-30
2
-145
/
+149
*
[InstCombine] Fold "x ?% y ==/!= 0" to "x & (y-1) ==/!= 0" iff y is power-of...
Roman Lebedev
2019-07-30
5
-13
/
+54
*
Ask confirmation when `git llvm push` will push multiple commits
Mehdi Amini
2019-07-30
1
-0
/
+26
*
Fix `git llvm` script when no arguments are supplied on Python 3
Mehdi Amini
2019-07-30
1
-0
/
+9
*
add more information to benchmark test failures
Eric Fiselier
2019-07-30
1
-1
/
+1
*
[X86] SimplifyDemandedVectorEltsForTargetNode should be calling resolveTarget...
Simon Pilgrim
2019-07-30
1
-0
/
+1
*
libcxx: Define __STDCPP_THREADS__ to 1, not to __cplusplus.
Nico Weber
2019-07-30
3
-5
/
+11
*
gn build: Use rebase_path on filename args to libcxx/utils/gen_link_script.py
Hans Wennborg
2019-07-30
1
-2
/
+2
*
[clangd] Fix a regression in rL366996.
Haojian Wu
2019-07-30
2
-7
/
+16
*
Add typedef declaration information to the JSON AST dump.
Aaron Ballman
2019-07-30
4
-52
/
+106
*
[RISCV] Attempt to make rv{32,64}i-aliases-invalid.s less flaky
Sam Elliott
2019-07-30
2
-6
/
+6
*
[llvm-objcopy] - Stop using Inputs/alloc-symtab.o
George Rimar
2019-07-30
5
-19
/
+46
*
[lldb][NFC] Fix import-std-module tests that relied on fix-its to pass
Raphael Isemann
2019-07-30
2
-5
/
+5
*
[lldb] Fix crash when tab-completing in multi-line expr
Raphael Isemann
2019-07-30
4
-1
/
+61
*
[lldb][NFC] Check in crashing test case
Raphael Isemann
2019-07-30
3
-0
/
+19
*
[X86][AVX] SimplifyDemandedVectorElts - handle extraction from X86ISD::SUBV_B...
Simon Pilgrim
2019-07-30
2
-8
/
+42
*
[Driver] Define _FILE_OFFSET_BITS=64 on Solaris
Rainer Orth
2019-07-30
1
-1
/
+4
*
[CMake] Define _FILE_OFFSET_BITS=64 on Solaris
Rainer Orth
2019-07-30
2
-0
/
+11
*
[clangd] Ignore diags from builtin files
Kadir Cetinkaya
2019-07-30
3
-15
/
+37
*
[lldb][docs] Update documentation for monorepo and CMake caches
Stefan Granitz
2019-07-30
1
-36
/
+144
*
[AArch64] Disable __ARM_FEATURE_SVE without ACLE.
Sander de Smalen
2019-07-30
2
-4
/
+1
*
PECOFF: Fix a "memset clearing an object of non-trivial type" warning
Pavel Labath
2019-07-30
2
-34
/
+32
*
SymbolVendor: Move locking into the Symbol Files
Pavel Labath
2019-07-30
8
-160
/
+126
*
[ARM][LowOverheadLoops] Enable by default
Sam Parker
2019-07-30
8
-17
/
+22
*
[ARM][LowOverheadLoops] Revert non-header LE target
Sam Parker
2019-07-30
2
-3
/
+264
*
[builtins][test] XFAIL two SPARC tests
Rainer Orth
2019-07-30
2
-0
/
+8
*
[NFC][X86][AArch64] Revisit test coverage for X s% C == 0 fold - add tests fo...
Roman Lebedev
2019-07-30
13
-364
/
+2126
*
[ASan][test] XFAIL AddressSanitizer-*-sunos :: TestCases/intercept-rethrow-e...
Rainer Orth
2019-07-30
1
-0
/
+2
*
[AArch64][AsmParser] Remove SVE and SVE2 from ARMTargetParser
Cullen Rhodes
2019-07-30
1
-13
/
+7
*
[lldb] [test/lldb-vscode] Use realpath to match vscode behavior
Michal Gorny
2019-07-30
1
-2
/
+4
*
[lldb] [test/lldb-vscode] Use os.path.dirname() [NFC]
Michal Gorny
2019-07-30
1
-5
/
+5
*
Revert "[DivRemPairs] Handling for expanded-form rem - recomposition (PR42673)"
Roman Lebedev
2019-07-30
3
-103
/
+17
*
[DivRemPairs] Handling for expanded-form rem - recomposition (PR42673)
Roman Lebedev
2019-07-30
3
-17
/
+103
[next]