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
*
[profile] Mark instrprof-gcov-fork.test UNSUPPORTED on Darwin as well
Vedant Kumar
2019-09-27
1
-0
/
+1
*
[profile] Add a test dependency on cxx-headers
Vedant Kumar
2019-09-27
1
-1
/
+1
*
[InstSimplify] generalize FP folds with undef/NaN; NFC
Sanjay Patel
2019-09-27
1
-12
/
+14
*
[Clang][OpenMP Offload] Create start/end symbols for the offloading entry tab...
Sergey Dmitriev
2019-09-27
39
-317
/
+297
*
Revert [Dominators][CodeGen] Clean up MachineDominators
Jakub Kuderski
2019-09-27
2
-32
/
+47
*
Revert XFAIL a codegen test AArch64/tailmerging_in_mbp.ll
Jakub Kuderski
2019-09-27
1
-1
/
+0
*
[NFC][PhaseOrdering] Add end-to-end tests for the 'two shifts by sext' problem
Roman Lebedev
2019-09-27
1
-0
/
+125
*
[Reproducer] Update the unit tests to specify the path style.
Jonas Devlieghere
2019-09-27
1
-17
/
+33
*
[Docs] Adds new section to User Guides page
DeForest Richards
2019-09-27
1
-15
/
+36
*
[CMake] Depend on clang-tablegen-targets
Jonas Devlieghere
2019-09-27
1
-1
/
+1
*
Revert: [lldb] [testsuite] Remove redundant MAKE_DSYM := NO
Jan Kratochvil
2019-09-27
17
-0
/
+22
*
[InstSimplify] add tests for fma/fmuladd with undef operand; NFC
Sanjay Patel
2019-09-27
1
-0
/
+54
*
[X86] Call SimplifyDemandedBits in combineGatherScatter any time the mask ele...
Craig Topper
2019-09-27
2
-5
/
+3
*
[X86] Add test case to show failure to perform SimplifyDemandedBits on mask o...
Craig Topper
2019-09-27
1
-0
/
+34
*
[InstCombine] Simplify shift-by-sext to shift-by-zext
Roman Lebedev
2019-09-27
3
-13
/
+20
*
[CMake] Make Core depend on ClangDriverOptions (NFC)
Jonas Devlieghere
2019-09-27
1
-0
/
+3
*
[clangd] Fix template type aliases in findExplicitReference
Ilya Biryukov
2019-09-27
2
-21
/
+28
*
XFAIL a codegen test AArch64/tailmerging_in_mbp.ll
Jakub Kuderski
2019-09-27
1
-0
/
+1
*
[Reproducer] Always use absolute paths for capture & replay.
Jonas Devlieghere
2019-09-27
3
-4
/
+21
*
[Dominators][CodeGen] Clean up MachineDominators
Jakub Kuderski
2019-09-27
2
-47
/
+32
*
Fix MSVC "not all control paths return a value" warning. NFCI.
Simon Pilgrim
2019-09-27
1
-0
/
+1
*
ModuleUtils - silence static analyzer dyn_cast<> null dereference warning. NFCI.
Simon Pilgrim
2019-09-27
1
-1
/
+1
*
Change -march=systemz to triple and fix test
Kai Nacke
2019-09-27
2
-6
/
+4
*
FunctionImportGlobalProcessing::processGlobalForThinLTO - silence static anal...
Simon Pilgrim
2019-09-27
1
-1
/
+1
*
[RISCV] Rename FPRs and use Register arithmetic
Luis Marques
2019-09-27
6
-199
/
+136
*
SCCP - silence static analyzer dyn_cast<StructType> null dereference warning....
Simon Pilgrim
2019-09-27
1
-1
/
+1
*
[AMDGPU][MC] Corrected parsing of registers
Dmitry Preobrazhensky
2019-09-27
2
-144
/
+217
*
[libTooling] Transformer: refine `SourceLocation` specified as anchor of chan...
Yitzhak Mandelbaum
2019-09-27
3
-12
/
+78
*
[libc++] Take 2: Implement LWG 3158
Louis Dionne
2019-09-27
5
-17
/
+65
*
remove File::SetStream(), make new files instead.
Lawrence D'Anna
2019-09-27
28
-255
/
+210
*
[DebugInfo] Exclude memory location values as parameter entry values
Djordje Todorovic
2019-09-27
3
-18
/
+7
*
[OpenCL] Pass LangOptions as const ref
Sven van Haastregt
2019-09-27
1
-3
/
+3
*
[llvm-exegesis] Fix r373083: Module -> Mod.
Clement Courbet
2019-09-27
1
-6
/
+6
*
gn build: (manually) merge r373082
Nico Weber
2019-09-27
4
-71
/
+33
*
gn build: Merge r373083
GN Sync Bot
2019-09-27
2
-0
/
+2
*
[CodeGenPrepare] Mend "avoid crashing from replacing a phi twice" fix.
Jesper Antonsson
2019-09-27
2
-1
/
+69
*
[llvm-exegesis] Add loop mode for repeating the snippet.
Clement Courbet
2019-09-27
30
-102
/
+523
*
clang-tidy: Don't repeat list of all checks in three places.
Nico Weber
2019-09-27
6
-102
/
+43
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
94
-453
/
+434
*
[clangd] Remove an unrelated comment, NFC.
Haojian Wu
2019-09-27
1
-1
/
+0
*
[clang] [AST] Treat "inline gnu_inline" the same way as "extern inline gnu_in...
Martin Storsjo
2019-09-27
8
-9
/
+31
*
[LLD] Simplify the demangleItanium function. NFC.
Martin Storsjo
2019-09-27
5
-17
/
+9
*
[LLD] Convert demangleItanium to use the higher level llvm::demangle function...
Martin Storsjo
2019-09-27
2
-6
/
+9
*
[LLD] [COFF] Use the unified llvm demangle frontend function. NFC.
Martin Storsjo
2019-09-27
6
-33
/
+26
*
[lldb] Disable testing entry values as memory location
Djordje Todorovic
2019-09-27
1
-0
/
+3
*
[lldb/cmake] add lldbCore -> clangDriver dependency
Pavel Labath
2019-09-27
1
-0
/
+1
*
Unwind: Add a stack scanning mechanism to support win32 unwinding
Pavel Labath
2019-09-27
10
-12
/
+176
*
Disable the empty string check in TestDataFormatterStdString
Pavel Labath
2019-09-27
1
-1
/
+2
*
Reland "gn build: (manually) merge r373028"
Nico Weber
2019-09-27
4
-0
/
+21
*
Fix some swig warnings
Pavel Labath
2019-09-27
5
-21
/
+3
[next]