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
...
*
Fix build
Stephen Kelly
2018-08-09
1
-1
/
+1
*
[LICM] hoist fences out of loops w/o memory operations
Philip Reames
2018-08-09
3
-6
/
+37
*
Fix typo
Stephen Kelly
2018-08-09
1
-1
/
+1
*
Remove obsolete policy settings
Stephen Kelly
2018-08-09
1
-8
/
+0
*
[Sema] P0961R1: Relaxing the structured bindings customization point finding ...
Erik Pilkington
2018-08-09
3
-9
/
+87
*
Add getEndLoc API to replace getLocEnd
Stephen Kelly
2018-08-09
23
-175
/
+342
*
Add getBeginLoc API to replace getStartLoc
Stephen Kelly
2018-08-09
4
-5
/
+7
*
Add getBeginLoc API to replace getLocStart
Stephen Kelly
2018-08-09
21
-183
/
+342
*
[ELF][HEXAGON] Add R_HEX_HI16/R_HEX_LO16 relocations
Sid Manning
2018-08-09
2
-0
/
+14
*
[sanitizer] Remove rsp from the clobber list in internal_clone
Kostya Kortchinsky
2018-08-09
1
-1
/
+1
*
[analyzer] Fix the bug in UninitializedObjectChecker caused by not handling b...
George Karpenkov
2018-08-09
2
-2
/
+25
*
[InstCombine] allow fsub+fmul FMF folds for vectors
Sanjay Patel
2018-08-09
2
-8
/
+17
*
Fix few g++ 8 warning with non obvious copy object operations
David Carlier
2018-08-09
2
-3
/
+3
*
[NFC] Remove magic bool param in RAUW
JF Bastien
2018-08-09
2
-5
/
+6
*
[Hexagon] Map ISD::TRAP to J2_trap0(#0)
Krzysztof Parzyszek
2018-08-09
4
-16
/
+21
*
Support RISC-V
Rui Ueyama
2018-08-09
19
-1
/
+1013
*
SCEV should forget all loops containing a deleted block.
Alina Sbirlea
2018-08-09
2
-1
/
+27
*
[llvm-objcopy] Add --prefix-symbols option
Paul Semel
2018-08-09
4
-1
/
+80
*
[InstCombine] add vector tests for fsub+fmul; NFC
Sanjay Patel
2018-08-09
1
-15
/
+44
*
[GlobalOpt] Don't apply fastcc if it would break inalloca invariants
Reid Kleckner
2018-08-09
2
-0
/
+16
*
[SelectionDAG] try harder to convert funnel shift to rotate
Sanjay Patel
2018-08-09
3
-10
/
+13
*
[llvm-objcopy] Add --dump-section
Paul Semel
2018-08-09
5
-0
/
+60
*
extend folding fsub/fadd to fneg for FMF
Michael Berg
2018-08-09
2
-80
/
+34
*
[ARM] Adjust the feature set for Exynos
Evandro Menezes
2018-08-09
1
-0
/
+36
*
[ARM] Replace processor check with feature
Evandro Menezes
2018-08-09
4
-11
/
+28
*
Added missing null checks to fix r339351
Raphael Isemann
2018-08-09
1
-1
/
+5
*
[MC][PredicateExpander] Extend the grammar to support simple switch and retur...
Andrea Di Biagio
2018-08-09
5
-13
/
+119
*
Also display the output and error output of a failed command
Raphael Isemann
2018-08-09
1
-1
/
+6
*
[MC] Remove PhysRegSize from MCRegisterClass
Bjorn Pettersson
2018-08-09
3
-12
/
+1
*
[InstCombine] reduce code duplication; NFC
Sanjay Patel
2018-08-09
1
-9
/
+7
*
[LLD][ELF] - Add a test for elf::getPriority(StringRef S)
George Rimar
2018-08-09
1
-2
/
+4
*
[AArch64][NFC] better matching of AArch64 target in aarch64-cpus.c tests
Sjoerd Meijer
2018-08-09
1
-22
/
+22
*
[TargetLowering] Add BuildSDIVPattern helper to BuildExactSDIV (NFCI).
Simon Pilgrim
2018-08-09
1
-14
/
+23
*
[COFF] Make the relocation scanning for CFG more discriminating
Hans Wennborg
2018-08-09
3
-7
/
+176
*
Implement diagnostic stream operator for ParsedAttr.
Erich Keane
2018-08-09
7
-291
/
+289
*
Darwin: mark test unsupported while we sort out how to make it generic.
Tim Northover
2018-08-09
1
-1
/
+1
*
[LLD][ELF] - Add a test for ScriptParser::readPhdrType().
George Rimar
2018-08-09
1
-0
/
+4
*
[ARM] FP16: codegen support for VTRN
Sjoerd Meijer
2018-08-09
2
-19
/
+25
*
[X86][SSE] Remove PMULDQ/PMULUDQ by zero
Simon Pilgrim
2018-08-09
4
-69
/
+51
*
Fix structural inequivalency of forward EnumDecl
Gabor Marton
2018-08-09
2
-0
/
+62
*
[X86][SSE] Combine (some) target shuffles with multiple uses
Simon Pilgrim
2018-08-09
28
-1087
/
+977
*
Add support for importing imaginary literals
Gabor Marton
2018-08-09
4
-0
/
+27
*
[LLD][ELF] - Add a test for ScriptParser::readOutputSectionDescription.
George Rimar
2018-08-09
1
-0
/
+5
*
Add R_HEX_6_X relocation support
Sid Manning
2018-08-09
2
-0
/
+166
*
vs integration: bump version number
Hans Wennborg
2018-08-09
1
-1
/
+1
*
vs integration: update the manifest to require VS 2017
Hans Wennborg
2018-08-09
1
-3
/
+3
*
Remove unused type Either from Utility library.
Tatyana Krasnukha
2018-08-09
2
-110
/
+54
*
[LLD][ELF] - Add a test for ScriptParser::readPhdrs(). NFCI.
George Rimar
2018-08-09
1
-0
/
+4
*
[LLD][ELF] - Add a test case for parsing -defsym.
George Rimar
2018-08-09
1
-2
/
+5
*
[clangd] Try to fix buildbot after r339320.
Eric Liu
2018-08-09
1
-1
/
+1
[prev]
[next]