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
*
[clangd] Log more info about preambles
Ilya Biryukov
2017-12-21
1
-2
/
+10
*
Added helper to get size of PrecompiledPreamble
Ilya Biryukov
2017-12-21
2
-4
/
+32
*
[OMPT] Fix return address handling in a few GOMP interface methods
Joachim Protze
2017-12-21
2
-8
/
+14
*
[OMPT] Handle null pointer in set_callback to improve performance
Joachim Protze
2017-12-21
1
-2
/
+5
*
[OMPT] Use frames at different level when using clang version 5 or higher wit...
Joachim Protze
2017-12-21
7
-18
/
+35
*
[OMPT] Add annotations to testcases that are expected to fail when using cert...
Joachim Protze
2017-12-21
26
-7
/
+32
*
[X86] Add v48i8 AVG test case, based on discussion on D41440
Simon Pilgrim
2017-12-21
1
-0
/
+404
*
[mips][compiler-rt] Provide 64bit atomic add and sub
Simon Dardis
2017-12-21
3
-73
/
+125
*
[DAGCombine] Improve ReduceLoadWidth for SRL
Sam Parker
2017-12-21
3
-22
/
+140
*
[AArch64] add required arch specific code for running OMPT test cases
Paul Osmialowski
2017-12-21
1
-0
/
+6
*
[Support] Remove MemoryBuffer::getNewUninitMemBuffer
Pavel Labath
2017-12-21
3
-20
/
+9
*
[ARM] Armv8-R DFB instruction
Sam Parker
2017-12-21
9
-5
/
+49
*
Make sure DataBufferLLVM contents are writable
Pavel Labath
2017-12-21
12
-79
/
+61
*
[llvm-readobj] Fix ambiguous call to the `printNumber`
Simon Atanasyan
2017-12-21
1
-1
/
+1
*
[llvm-readobj] Support 'GNU' style for MIPS GOT/PLT dumping
Simon Atanasyan
2017-12-21
3
-263
/
+611
*
[clangd] Use the clang-tools-extra as the official repo for `vscode-clangd` e...
Haojian Wu
2017-12-21
4
-15
/
+88
*
[X86] Use PSHUFB for v32i16 shuffles before falling back to VPERMW/VPERMI2W.
Craig Topper
2017-12-21
2
-0
/
+19
*
[CodeGen] Fix access sizes in new-format TBAA tags
Ivan A. Kosarev
2017-12-21
1
-1
/
+3
*
[X86] Use VPERMI2B for v16i8 shuffles if we have VBMI+VLX and would have othe...
Craig Topper
2017-12-21
2
-20
/
+38
*
[X86] Use VPERMB/VPERMI2B for v32i8 shuffle lowering if VBMI and VLX are supp...
Craig Topper
2017-12-21
2
-143
/
+252
*
[X86] Add avx512vbmi command lines to vector-shuffle-256-v32.ll
Craig Topper
2017-12-21
1
-211
/
+372
*
[WebAssembly] Remove unneeded sub-directory
Sam Clegg
2017-12-21
5
-4
/
+4
*
[WebAssmebly] Fix references to weak aliases
Sam Clegg
2017-12-21
3
-12
/
+13
*
Revert "Expose a TargetMachine::getTargetTransformInfo function"
Sanjoy Das
2017-12-21
29
-84
/
+89
*
[WebAssembly] Fix local references to weak aliases
Sam Clegg
2017-12-21
4
-35
/
+74
*
[WebAssembly] Improve weak alias tests cases
Sam Clegg
2017-12-21
3
-28
/
+114
*
Pass an InputFile to the InputSection constructor.
Rafael Espindola
2017-12-21
5
-15
/
+14
*
Fix for PR32990
Erich Keane
2017-12-21
6
-27
/
+138
*
Convert a few more InputFiles to references.
Rafael Espindola
2017-12-21
3
-48
/
+48
*
Reverting a file that snuck in with r321229 by accident.
Aaron Ballman
2017-12-21
1
-1
/
+1
*
[SimplifyCFG] Avoid quadratic on a predecessors number behavior in instructio...
Michael Zolotukhin
2017-12-21
3
-25
/
+19
*
Detemplate createCommentSection.
Rafael Espindola
2017-12-21
5
-25
/
+21
*
Expose a TargetMachine::getTargetTransformInfo function
Sanjoy Das
2017-12-21
29
-89
/
+84
*
Attempt to pacify 4.8.5 with makeArrayRef
Reid Kleckner
2017-12-21
1
-1
/
+1
*
[ubsan] Diagnose noreturn functions which return (compiler-rt)
Vedant Kumar
2017-12-21
3
-4
/
+24
*
[ubsan] Diagnose noreturn functions which return
Vedant Kumar
2017-12-21
8
-19
/
+135
*
[Driver] Ensure no overlap between trapping & recoverable sanitizers. NFC.
Vedant Kumar
2017-12-21
2
-0
/
+4
*
Reverting r321223 and its follow-up commit because of failing bots due to Mis...
Aaron Ballman
2017-12-20
18
-1996
/
+1980
*
Silence a -Wreorder warning from r321223.
Aaron Ballman
2017-12-20
1
-2
/
+2
*
[clangd-fuzzer] Update ClangdLSPServer constructor call.
Matt Morehouse
2017-12-20
1
-1
/
+2
*
[orc][cmake] Check if 8 byte atomics require libatomic for unittest
Simon Dardis
2017-12-20
1
-1
/
+6
*
[ARM] Optimize {s,u}{add,sub}.with.overflow.
Joel Galenson
2017-12-20
3
-2
/
+207
*
Add a printing policy to the ASTDumper.
Aaron Ballman
2017-12-20
17
-1979
/
+1995
*
Fix an assertion failure regression in isDesignatorAtObjectEnd for
Alex Lorenz
2017-12-20
2
-1
/
+23
*
[Hexagon] Use ArrayRef member functions instead of custom ones
Krzysztof Parzyszek
2017-12-20
1
-19
/
+10
*
[Hexagon] Allow construction of HVX vector predicates
Krzysztof Parzyszek
2017-12-20
11
-170
/
+408
*
Use dyn_cast instead of dyn_cast_or_null.
Rafael Espindola
2017-12-20
2
-2
/
+2
*
[Hexagon] Legalize vector elements to i32 in buildVector32/64
Krzysztof Parzyszek
2017-12-20
1
-15
/
+22
*
Do not generate an empty switch statement as it causes MSVC to issue diagnost...
Aaron Ballman
2017-12-20
1
-4
/
+7
*
clang-format. NFC.
Rafael Espindola
2017-12-20
1
-5
/
+5
[next]