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
*
[lld-link] preserve @llvm.used symbols in LTO
Bob Haarman
2019-02-20
3
-0
/
+18
*
[BPF] make test case reloc-btf.ll tolerable for old compilers
Yonghong Song
2019-02-20
1
-2
/
+2
*
Revert "[InstSimplify] use any-zero matcher for fcmp folds"
Sanjay Patel
2019-02-20
2
-29
/
+34
*
[GVN] Fix last crasher w/non-integral pointers
Philip Reames
2019-02-20
2
-3
/
+77
*
[InstSimplify] use any-zero matcher for fcmp folds
Sanjay Patel
2019-02-20
2
-34
/
+29
*
Sort enum members so that arch-dependent members are at the right place. NFC.
Rui Ueyama
2019-02-20
1
-2
/
+2
*
[InstSimplify] add vector tests for fcmp+fabs; NFC
Sanjay Patel
2019-02-19
1
-0
/
+63
*
[GVN] Fix a crash bug w/non-integral pointers and memtransfers
Philip Reames
2019-02-19
2
-0
/
+64
*
[msan] Fix name_to_handle_at test on overlayfs.
Evgeniy Stepanov
2019-02-19
1
-1
/
+1
*
[GVN] Fix a non-integral pointer bug w/vector types
Philip Reames
2019-02-19
2
-2
/
+33
*
[lldb-instr] Don't print REGISTER macro when RECORD is already present
Jonas Devlieghere
2019-02-19
2
-8
/
+10
*
[GVN] Fix a crash bug around non-integral pointers
Philip Reames
2019-02-19
2
-3
/
+84
*
[Test] Autogenerate existing tests before adding more
Philip Reames
2019-02-19
1
-10
/
+28
*
[WebAssembly] Update MC for bulk memory
Thomas Lively
2019-02-19
43
-119
/
+263
*
[X86] Mark FP32_TO_INT16_IN_MEM/FP32_TO_INT32_IN_MEM/FP32_TO_INT64_IN_MEM as ...
Craig Topper
2019-02-19
3
-53
/
+55
*
[LangRef] add to description of alloca instruction
Sanjay Patel
2019-02-19
1
-9
/
+10
*
[InstCombine] reduce even more unsigned saturated add with 'not' op
Sanjay Patel
2019-02-19
2
-23
/
+27
*
[libFuzzer] docs: add a FAQ entry about dlclose
Kostya Serebryany
2019-02-19
1
-0
/
+7
*
Move MinGW-specific code out of LinkerDriver::link. NFC.
Rui Ueyama
2019-02-19
4
-71
/
+76
*
second test on git-llvm-push
Renato Golin
2019-02-19
1
-0
/
+2
*
Fix builds with llvm/runtimes/compiler-rt after r354365
Daniel Sanders
2019-02-19
1
-0
/
+1
*
[ArgumentPromotion] Add a lit.local.cfg to disable X86 specific tests if the ...
Craig Topper
2019-02-19
1
-0
/
+3
*
[MinGW] Hook up the --exclude-all-symbols option
Martin Storsjo
2019-02-19
3
-0
/
+7
*
[COFF] Add -exclude-all-symbols for MinGW
Martin Storsjo
2019-02-19
3
-4
/
+41
*
Add Facebook Minidump directory streams and options to dump them.
Greg Clayton
2019-02-19
5
-2
/
+267
*
[InstCombine] rearrange saturated add folds; NFC
Sanjay Patel
2019-02-19
2
-12
/
+44
*
Testing git-llvm-push script
Renato Golin
2019-02-19
1
-0
/
+9
*
PowerPC: Fix typos in comments
Jinsong Ji
2019-02-19
1
-2
/
+2
*
[ConstantFold] Fix misfolding fcmp of a ConstantExpr NaN with itself.
Andrew Scheidecker
2019-02-19
2
-7
/
+14
*
[ConstantFold] Fix misfolding of icmp with a bitcast FP second operand.
Andrew Scheidecker
2019-02-19
2
-4
/
+19
*
[llvm-cov] Add support for gcov --hash-filenames option
Vedant Kumar
2019-02-19
6
-4
/
+39
*
Testing commit access
Andrew Scheidecker
2019-02-19
1
-1
/
+0
*
[msan] Remove cxa_atexit_race.cc
Vitaly Buka
2019-02-19
1
-35
/
+0
*
[X86] Don't consider functions ABI compatible for ArgumentPromotion pass if t...
Craig Topper
2019-02-19
3
-0
/
+203
*
Revert "Revert "[llvm-objdump] Allow short options without arguments to be gr...
Matthew Voss
2019-02-19
8
-25
/
+55
*
Fix builds for older macOS deployment targets after r354365
Daniel Sanders
2019-02-19
1
-18
/
+24
*
[sanitizers] add a regression test for the bug fixed in r354366
Kostya Serebryany
2019-02-19
1
-0
/
+6
*
[OpenMP] Remove XFAIL for cancellation tests using gcc
Jonathan Peyton
2019-02-19
2
-2
/
+1
*
[OpenMP 5.0] Add omp_get_supported_active_levels()
Jonathan Peyton
2019-02-19
8
-0
/
+39
*
[OpenMP] Adding GOMP compatible cancellation
Jonathan Peyton
2019-02-19
5
-113
/
+246
*
[sanitizer] fix a memory safety bug (!!!) in sanitizer suppressions code, dis...
Kostya Serebryany
2019-02-19
1
-1
/
+1
*
Annotate timeline in Instruments with passes and other timed regions.
Daniel Sanders
2019-02-19
6
-0
/
+195
*
[libObject][NFC] Use sys::path::convert_to_slash.
Jordan Rupprecht
2019-02-19
1
-5
/
+1
*
[X86][SSE] Generalize X86ISD::BLENDI support to more value types
Simon Pilgrim
2019-02-19
19
-385
/
+290
*
[NFC] Remove unused headers in Optional.h
Serge Guelton
2019-02-19
1
-2
/
+0
*
Fix stupid assembly comment typo
Simon Pilgrim
2019-02-19
1
-2
/
+2
*
[X86][SSE] Add pblendw commuted load test case
Simon Pilgrim
2019-02-19
1
-3
/
+15
*
[SDAG] Use shift amount type in MULO promotion; NFC
Nikita Popov
2019-02-19
2
-2
/
+13
*
[X86][AVX2] Hide VPBLENDD instructions behind AVX2 predicate
Simon Pilgrim
2019-02-19
1
-0
/
+2
*
[X86] Bugfix for nullptr check by klocwork
Craig Topper
2019-02-19
2
-4
/
+5
[next]