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
*
[HIP] Fix device only compilation
Yaxun Liu
2018-11-14
2
-10
/
+20
*
[CMake] Include clang-apply-replacements in Fuchsia toolchain
Petr Hosek
2018-11-14
1
-0
/
+1
*
[libcxx] [test] Strip trailing whitespace. NFC.
Stephan T. Lavavej
2018-11-14
164
-539
/
+538
*
[WebAssembly] Add support for the event section
Heejin Ahn
2018-11-14
34
-116
/
+708
*
[PowerPC] Enhance the selection(ISD::VSELECT) of vector type
Zi Xuan Wu
2018-11-14
5
-20
/
+133
*
Revert r346810 "Preserve loop metadata when splitting exit blocks"
Reid Kleckner
2018-11-14
2
-80
/
+0
*
[HeaderSearch] loadSubdirectoryModuleMaps should respect -working-directory
Alex Lorenz
2018-11-14
4
-1
/
+22
*
[CodeGen] Fix forward scan in MachineBasicBlock::computeRegisterLiveness.
Eli Friedman
2018-11-14
2
-15
/
+45
*
[CMake] Passthrough CFLAGS when checking the compiler-rt path
Petr Hosek
2018-11-14
4
-0
/
+12
*
Complete reverting r346191
Tatyana Krasnukha
2018-11-14
0
-0
/
+0
*
Complete reverting r346191
Tatyana Krasnukha
2018-11-13
0
-0
/
+0
*
[PDB] Simplify symbol handling code, NFC
Reid Kleckner
2018-11-13
1
-25
/
+22
*
[MachineOutliner][NFC] Use flags set in all candidates to check for calls
Jessica Paquette
2018-11-13
1
-6
/
+11
*
Make dsymutil more robust when parsing load commands.
Adrian Prantl
2018-11-13
3
-15
/
+20
*
[InstCombine] fold funnel shift amount based on demanded bits
Sanjay Patel
2018-11-13
2
-14
/
+24
*
Make the ExpandTilde unit test expect "\" (not "/") on Win32
Matthew Voss
2018-11-13
1
-0
/
+6
*
Fix a bug in the parsing of the LC_BUILD_VERSION Mach-O load command.
Adrian Prantl
2018-11-13
3
-17
/
+228
*
Add cxx-benchmark-unittests target
Eric Fiselier
2018-11-13
3
-22
/
+78
*
Preserve loop metadata when splitting exit blocks
Craig Topper
2018-11-13
2
-0
/
+80
*
[MachineOutliner][NFC] Use MBB flags to avoid call checks in getOutliningInfo
Jessica Paquette
2018-11-13
3
-25
/
+39
*
Fix "use of" uninitialized memory in benchmark.
Eric Fiselier
2018-11-13
1
-1
/
+1
*
[InstCombine] canonicalize rotate patterns with cmp/select
Sanjay Patel
2018-11-13
2
-37
/
+121
*
OpenCL: Don't warn on v printf modifier
Matt Arsenault
2018-11-13
5
-0
/
+53
*
Mark #2184 as complete; the tests are fine. (I thought that they were wrong b...
Marshall Clow
2018-11-13
1
-1
/
+1
*
[lsan] [FIXUP] Fixup for http://reviews.llvm.org/D54484
George Karpenkov
2018-11-13
1
-1
/
+1
*
[MachineOutliner][NFC] Exit getOutliningType if there are < 2 candidates
Jessica Paquette
2018-11-13
2
-4
/
+5
*
[Driver] Support g++ headers in include/g++
David Greene
2018-11-13
6
-0
/
+15
*
[AST] Revert r346793 and r346781
Bruno Ricci
2018-11-13
3
-115
/
+102
*
[AMDGPU] combine extractelement into several selects
Stanislav Mekhanoshin
2018-11-13
10
-51
/
+432
*
[NFC] Mark LWG3128 and LWG3132 as requiring no work
Louis Dionne
2018-11-13
1
-2
/
+2
*
[MemorySSA] Create query after checking if instruction is a fence.
Alina Sbirlea
2018-11-13
1
-2
/
+3
*
[AsmPrinter] Fix DebugInfo/X86/gnu-public-names.ll after rL346790
Fangrui Song
2018-11-13
1
-1
/
+1
*
[ELF] Add a better test for the multi-CU .gdb_index bug that D54361 fixed
Fangrui Song
2018-11-13
3
-2
/
+82
*
Fixed DAGTypeLegalizer::SplitVecOp_EXTRACT_VECTOR_ELT i1 handling
Stanislav Mekhanoshin
2018-11-13
2
-0
/
+37
*
[ELF] Rename NameTypeEntry to NameAttrEntry and its field "Type" to CuIndexAn...
Fangrui Song
2018-11-13
2
-12
/
+12
*
[AST][NFC] Order the bit-field classes of Stmt like in StmtNodes.td
Bruno Ricci
2018-11-13
1
-63
/
+80
*
[lsan] [NFC] Change ARRAY_SIZE to internal_strnlen
George Karpenkov
2018-11-13
1
-1
/
+3
*
[MS Demangler] Print public:, protected:, private: if set in FunctionClass or...
Nico Weber
2018-11-13
9
-31
/
+42
*
[AsmPrinter] Rename a comment of .debug_gnu_pubnames entry
Fangrui Song
2018-11-13
2
-3
/
+3
*
DebugInfo: Add a driver flag for DWARF debug_ranges base address specifier use.
David Blaikie
2018-11-13
7
-1
/
+31
*
DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address s...
David Blaikie
2018-11-13
11
-105
/
+157
*
[NativePDB] Add support for S_CONSTANT records.
Zachary Turner
2018-11-13
6
-8
/
+1249
*
[NativePDB] Improved support for nested type reconstruction.
Zachary Turner
2018-11-13
5
-4
/
+233
*
Add fneg instruction to syntax highlighting lists
Matt Arsenault
2018-11-13
3
-2
/
+3
*
[SelectionDAG][X86] Relax restriction on the width of an input to *_EXTEND_VE...
Craig Topper
2018-11-13
8
-227
/
+263
*
[Cocoa] Implement formatter for the new NSDate representation.
Davide Italiano
2018-11-13
1
-1
/
+63
*
[llvm-objcopy] Rename --keep to --keep-section.
Jordan Rupprecht
2018-11-13
11
-17
/
+19
*
[AST][NFC] Style fixes for UnaryOperator
Bruno Ricci
2018-11-13
2
-39
/
+35
*
Add GDB remote packet reproducer.
Jonas Devlieghere
2018-11-13
32
-260
/
+1599
*
Fix UB in string.bench.cpp.
Eric Fiselier
2018-11-13
1
-6
/
+6
[next]