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
...
*
[ADT] Drop llvm::Optional clang-specific optmization for trivially copyable t...
Tom Stellard
2018-11-15
1
-18
/
+0
*
Upgrade Google Benchmark library to ToT
Eric Fiselier
2018-11-15
57
-863
/
+2966
*
[X86] Minor cleanup to getExtendInVec. NFCI
Craig Topper
2018-11-15
1
-4
/
+7
*
[InstCombine] adjust rotate direction in tests; NFC
Sanjay Patel
2018-11-15
1
-12
/
+12
*
Port the Darwin universal binary testcase to x86_64.
Adrian Prantl
2018-11-15
2
-61
/
+57
*
[X86] Add -x86-experimental-vector-widening support to reduceVMULWidth and co...
Craig Topper
2018-11-15
2
-44
/
+48
*
[WebAssembly] Fix return type of nextByte
Thomas Lively
2018-11-15
1
-2
/
+2
*
[BinaryFormat] Add MsgPackTypes
Scott Linder
2018-11-15
5
-0
/
+865
*
[InstCombine] add tests for funnel shift (rotate) canonicalization; NFC
Sanjay Patel
2018-11-15
1
-1
/
+342
*
[WebAssembly] Import the stack pointer when building shared libraries
Sam Clegg
2018-11-15
6
-66
/
+92
*
[X86] Guess that a CPU is Icelake it if reports support for AVX512VBMI2.
Craig Topper
2018-11-15
1
-0
/
+6
*
[WebAssembly] Refactor config setting and checking. NFC.
Sam Clegg
2018-11-15
2
-53
/
+66
*
[LTO] Load sample profile in LTO link step.
Xin Tong
2018-11-15
3
-0
/
+59
*
[TTI] Reduction costs only need to include a single extract element cost
Simon Pilgrim
2018-11-15
15
-1334
/
+1186
*
[AST] Store the string data in StringLiteral in a trailing array of chars
Bruno Ricci
2018-11-15
5
-154
/
+237
*
[InstCombine] fix rotate narrowing bug for non-pow-2 types
Sanjay Patel
2018-11-15
2
-18
/
+23
*
[AST][NFC] Various NFCs in StringLiteral
Bruno Ricci
2018-11-15
2
-41
/
+35
*
[InstCombine] add rotate narrowing tests with odd types; NFC
Sanjay Patel
2018-11-15
1
-0
/
+46
*
[SLPVectorizer][X86] Regenerate reduction minmax tests and cleanup check pref...
Simon Pilgrim
2018-11-15
1
-659
/
+272
*
[SLPVectorizer][X86] Regenerate reduction tests and add PR37731 test
Simon Pilgrim
2018-11-15
1
-210
/
+196
*
[ELF] - Renamed few more AArch64 specific relocation expressions. NFC.
George Rimar
2018-11-15
4
-17
/
+18
*
[X86] Fix MCNullStreamer support for modules with a CodeView flag
Simon Pilgrim
2018-11-15
2
-10
/
+10
*
[clang-tidy] Update checks to play nicely with limited traversal scope added ...
Sam McCall
2018-11-15
5
-10
/
+20
*
[InstSimplify] delete shift-of-zero guard ops around funnel shifts
Sanjay Patel
2018-11-15
2
-36
/
+56
*
[RISCV] Mark C.EBREAK instruction as having side effects
Alex Bradbury
2018-11-15
1
-1
/
+1
*
[RISCV] Mark FREM as Expand
Alex Bradbury
2018-11-15
3
-1
/
+33
*
[AST][NFC] Re-add comment in BinaryOperator which was removed by r346954
Bruno Ricci
2018-11-15
1
-0
/
+3
*
Start adding the supporting code to perform out-of-process allocator
Dan Liew
2018-11-15
4
-9
/
+66
*
[clangd] global-symbol-builder => clangd-indexer
Haojian Wu
2018-11-15
1
-1
/
+1
*
[AST] Pack BinaryOperator
Bruno Ricci
2018-11-15
2
-32
/
+49
*
[AST] Pack MemberExpr
Bruno Ricci
2018-11-15
4
-47
/
+71
*
[AST][NFC] Move the friend decls to the top of MemberExpr
Bruno Ricci
2018-11-15
1
-4
/
+4
*
[AST] Pack UnaryOperator
Bruno Ricci
2018-11-15
2
-18
/
+33
*
Fix warning about unused variable [NFC]
Mikael Holmen
2018-11-15
1
-2
/
+2
*
Add missed files from prev. commit
Anton Korobeynikov
2018-11-15
12
-0
/
+1588
*
[MSP430] Add MC layer
Anton Korobeynikov
2018-11-15
61
-1309
/
+1740
*
[clangd] Fix no results returned for global symbols in dexp
Haojian Wu
2018-11-15
1
-0
/
+4
*
[llvm-objdump] Use `auto` declaration in typecasting
Xing GUO
2018-11-15
1
-16
/
+8
*
Revert "Introduce shard storage to auto-index."
Kadir Cetinkaya
2018-11-15
3
-233
/
+25
*
Revert "clang-format"
Kadir Cetinkaya
2018-11-15
2
-4
/
+4
*
Revert "Address comments"
Kadir Cetinkaya
2018-11-15
3
-179
/
+142
*
Revert "Address comments."
Kadir Cetinkaya
2018-11-15
3
-82
/
+148
*
Address comments.
Kadir Cetinkaya
2018-11-15
3
-148
/
+82
*
Address comments
Kadir Cetinkaya
2018-11-15
3
-142
/
+179
*
clang-format
Kadir Cetinkaya
2018-11-15
2
-4
/
+4
*
Introduce shard storage to auto-index.
Kadir Cetinkaya
2018-11-15
3
-25
/
+233
*
[RISCV] Introduce the RISCVMatInt::generateInstSeq helper
Alex Bradbury
2018-11-15
6
-89
/
+149
*
[X86] Add some custom type legalization rules for truncate with -x86-experime...
Craig Topper
2018-11-15
9
-772
/
+388
*
[X86] Add -x86-experimental-vector-widening-legalization versions of shuffle-...
Craig Topper
2018-11-15
3
-0
/
+2787
*
[ELF] Fix compilation with GCC 5
Martin Storsjo
2018-11-15
1
-1
/
+1
[prev]
[next]