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
*
[AMDGPU] Restrict v_cndmask_b32 abs/neg modifiers to f32
Jay Foad
2019-07-12
4
-2
/
+62
*
Delete dead stores
Fangrui Song
2019-07-12
17
-58
/
+27
*
cmake: Add INSTALL_WITH_TOOLCHAIN option to add_*_library macros
Tom Stellard
2019-07-12
6
-13
/
+12
*
Delete dead stores
Fangrui Song
2019-07-12
4
-6
/
+2
*
Dump floating-point values as strings when dumping to JSON.
Aaron Ballman
2019-07-12
3
-5063
/
+5086
*
Revert "[clangd] Implement typeHierarchy/resolve for subtypes"
Russell Gallop
2019-07-12
10
-187
/
+13
*
[Driver] Delete dead code
Fangrui Song
2019-07-12
2
-7
/
+1
*
[gn] Tag unneeded variable.
Bryant Wong
2019-07-12
1
-0
/
+3
*
[DAGCombine] narrowExtractedVectorBinOp - wrap subvector extraction in helper...
Simon Pilgrim
2019-07-12
1
-9
/
+11
*
[LIT] Emit timeout error message only if timeout was reached
Alexey Bader
2019-07-12
1
-1
/
+1
*
[clangd] Fixed toHalfOpenFileRange
Shaurya Gupta
2019-07-12
3
-10
/
+144
*
[InstCombine] Fold select (icmp sgt x, -1), lshr (X, Y), ashr (X, Y) to ashr ...
David Bolvansky
2019-07-12
2
-105
/
+83
*
Fix test case of llvm-nm using implicit a.out
Alex Brachet
2019-07-12
1
-1
/
+1
*
[test/Object, obj2yaml] - Move test cases from test/Object and cleanup.
George Rimar
2019-07-12
14
-189
/
+223
*
[libomptarget] Fix typos and grammar in error messages, NFC.
Jonas Hahnfeld
2019-07-12
1
-4
/
+4
*
[tools] [llvm-nm] Default to reading from stdin not a.out
Alex Brachet
2019-07-12
3
-4
/
+43
*
[clangd] Prioritize indexing of files that share a basename with the open file.
Sam McCall
2019-07-12
7
-8
/
+97
*
[JSONCompilationDatabase] Strip distcc/ccache/gomacc wrappers from parsed com...
Sam McCall
2019-07-12
2
-4
/
+70
*
Revert "[DwarfDebug] Dump call site debug info"
Djordje Todorovic
2019-07-12
23
-1103
/
+54
*
[clangd] Move the expandAuto tweak from global namespace into annoymous names...
Haojian Wu
2019-07-12
2
-2
/
+4
*
[Object/ELF] - Improve error reporting for notes.
George Rimar
2019-07-12
2
-89
/
+128
*
[NFC][PowerPC] Added test for MachinePRE.
Kai Luo
2019-07-12
1
-0
/
+141
*
[clangd] Don't run the prepare for tweaks that are disabled.
Haojian Wu
2019-07-12
5
-24
/
+25
*
[RISCV] Allow parsing dot '.' in assembly
Sam Elliott
2019-07-12
4
-0
/
+13
*
Enable compiler-rt on SPARC
Rainer Orth
2019-07-12
9
-12
/
+31
*
[Sanitizers] Fix SanitizerCommon-Unit :: ./Sanitizer-*-Test/MemoryMappingLayo...
Rainer Orth
2019-07-12
1
-2
/
+4
*
Test commit. NFC.
Bryant Wong
2019-07-12
1
-0
/
+1
*
[Driver] Delete --no-add-needed for RHEL7 or newer
Fangrui Song
2019-07-12
1
-3
/
+0
*
[YAMLIO] Wrap explicit specialization in llvm::yaml to appease build bots
Fangrui Song
2019-07-12
1
-0
/
+4
*
Fix odd variable names.
Rui Ueyama
2019-07-12
5
-7
/
+7
*
[test] Delete trailing spaces from YAML tests after D65566/r365869
Fangrui Song
2019-07-12
2
-51
/
+51
*
[test] Delete trailing spaces from YAML tests
Fangrui Song
2019-07-12
4
-16
/
+16
*
test/Driver/fsanitize.c: delete -target x86_64-linux-gnu from tests that shou...
Fangrui Song
2019-07-12
1
-21
/
+21
*
[AMDGPU] Fixed comment. NFC.
Stanislav Mekhanoshin
2019-07-12
1
-4
/
+1
*
[mips] Fix JmpLink to texternalsym and tglobaladdr on mcroMIPS R6
Simon Atanasyan
2019-07-12
6
-16
/
+39
*
[YAMLIO] Remove trailing spaces when outputting maps
Fangrui Song
2019-07-12
7
-24
/
+74
*
[windows] re-call signal in sigint_handler for Windows
Nathan Lanza
2019-07-12
1
-0
/
+3
*
[clangd] Implement typeHierarchy/resolve for subtypes
Nathan Ridge
2019-07-12
10
-17
/
+191
*
[X86][PowerPC] Support -mlong-double-128
Fangrui Song
2019-07-12
9
-12
/
+52
*
docs/GithubMove.rst: Add link to GitHub migration status page
Tom Stellard
2019-07-12
1
-0
/
+7
*
Return Undef from isBytewiseValue for empty arrays or structs
Vitaly Buka
2019-07-12
2
-4
/
+8
*
NFC: Unforget a colon in a few CHECK: directives.
Artem Dergachev
2019-07-12
6
-6
/
+7
*
[PowerPC] Default to -fomit-frame-pointer when optimization is enabled
Fangrui Song
2019-07-12
2
-3
/
+8
*
[analyzer] exploded-graph-rewriter: Improve source location dumps.
Artem Dergachev
2019-07-12
10
-65
/
+134
*
[Driver] Refactor interaction between -f(no-)?omit-frame-pointer and -m(no-)?...
Fangrui Song
2019-07-12
5
-69
/
+85
*
[MachinePipeliner] Fix order for nodes with Anti dependence in same cycle
Jinsong Ji
2019-07-12
2
-0
/
+56
*
Handle IntToPtr in isBytewiseValue
Vitaly Buka
2019-07-12
3
-11
/
+16
*
Codegen, NFC: 32bit test in auto-var-init.cpp
Vitaly Buka
2019-07-12
1
-115
/
+107
*
Mark destroying delete test as UNSUPPORTED with clang 7
Eric Fiselier
2019-07-12
1
-1
/
+1
*
Tolerate import errors in "not.py" implementation
Eric Fiselier
2019-07-12
1
-4
/
+12
[next]