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
...
*
[X86] Make `llc --help` output readable again
Roman Lebedev
2020-01-27
1
-7
/
+7
*
[msan] Instrument x86.pclmulqdq* intrinsics.
Evgenii Stepanov
2020-01-27
2
-0
/
+115
*
Include <cstdlib> for std::abort() in clangd
Dimitry Andric
2020-01-27
1
-0
/
+1
*
[LLDB] Fix the handling of unnamed bit-fields when parsing DWARF
shafik
2020-01-27
5
-135
/
+255
*
[Support] Fix race in threading test, found by TSan
Sam McCall
2020-01-27
1
-1
/
+3
*
[Concepts] Fix incorrect TemplateArgs for introduction of local parameters
Saar Raz
2020-01-27
2
-4
/
+10
*
[Concepts] Add missing null check to transformConstructor
Saar Raz
2020-01-27
1
-2
/
+4
*
[Concepts] Fix parsing of scope specifier in compound-requirements, add more ...
Saar Raz
2020-01-26
4
-44
/
+62
*
[docs][mips] 10.0 Release notes
Simon Atanasyan
2020-01-26
3
-2
/
+27
*
[ELF][PPC32] Support range extension thunks with addends
Fangrui Song
2020-01-25
4
-23
/
+140
*
[ELF][PPC32] Support canonical PLT
Fangrui Song
2020-01-25
5
-12
/
+104
*
[Concepts] Transform constraints of non-template functions to ConstantEvaluated
Saar Raz
2020-01-25
10
-62
/
+124
*
[CUDA] Fix order of memcpy arguments in __shfl_*(<64-bit type>).
Artem Belevich
2020-01-24
1
-2
/
+2
*
[DebugInfo][test] Change two MIR tests to use -start-before=livedebugvalues i...
Fangrui Song
2020-01-24
2
-4
/
+4
*
Make address-space-lambda.cl pass on 32-bit Windows
Hans Wennborg
2020-01-24
1
-6
/
+6
*
[openmp] Disable archer if LIBOMP_OMPT_SUPPORT is off
Michał Górny
2020-01-24
1
-7
/
+9
*
[PatchableFunction] Allow empty entry MachineBasicBlock
Fangrui Song
2020-01-24
2
-3
/
+72
*
[Driver][CodeGen] Support -fpatchable-function-entry=N,M and __attribute__((p...
Fangrui Song
2020-01-24
12
-25
/
+49
*
[X86][test] Add tests for -fpatchable-function-entry=N,M (where M>0) and its ...
Fangrui Song
2020-01-24
2
-0
/
+81
*
Add function attribute "patchable-function-prefix" to support -fpatchable-fun...
Fangrui Song
2020-01-24
8
-29
/
+135
*
[AsmPrinter] Don't emit __patchable_function_entries entry if "patchable-func...
Fangrui Song
2020-01-24
4
-28
/
+51
*
[CodeGen] Move fentry-insert, xray-instrumentation and patchable-function bef...
Fangrui Song
2020-01-24
7
-21
/
+45
*
[XRay] Set hasSideEffects flag of PATCHABLE_FUNCTION_{ENTER,EXIT}
Fangrui Song
2020-01-24
1
-2
/
+2
*
Add test for spaceship operator to __config
David Zarzycki
2020-01-24
1
-3
/
+2
*
[lld][RISCV] Print error when encountering R_RISCV_ALIGN
James Clarke
2020-01-24
2
-2
/
+19
*
[ELF][PowerPC] Support R_PPC_COPY and R_PPC64_COPY
Fangrui Song
2020-01-24
5
-0
/
+36
*
[Concepts] Update cxx_status.html with Concepts support status
Saar Raz
2020-01-24
1
-1
/
+4
*
[Concepts] Add Concepts to ReleaseNotes.rst
Saar Raz
2020-01-24
1
-1
/
+10
*
[Concepts] Make constraint expressions unevaluated until satisfaction checking
Saar Raz
2020-01-24
4
-9
/
+25
*
[Concepts] Deprecate -fconcepts-ts, enable Concepts under -std=c++2a
Saar Raz
2020-01-24
57
-77
/
+72
*
[Concepts] Implement P1616R1 - Using unconstrained template template paramete...
Saar Raz
2020-01-24
2
-5
/
+10
*
[Concepts] Add ExpressionEvaluationContexts to instantiation of constraints
Saar Raz
2020-01-24
2
-0
/
+20
*
[Concepts] Placeholder constraints and abbreviated templates
Saar Raz
2020-01-24
53
-362
/
+1871
*
[Concepts] Profile TypeConstraints in ProfileTemplateParameterList
Saar Raz
2020-01-24
2
-1
/
+21
*
[Concepts] Fix bug when referencing function parameters in instantiated funct...
Saar Raz
2020-01-24
2
-3
/
+13
*
[Concepts] Fix incorrect recovery in TryAnnotateTypeConstraint
Saar Raz
2020-01-24
1
-1
/
+4
*
[Concepts] Fix circular AST->Sema dependency in ASTConcept.cpp
Saar Raz
2020-01-24
1
-1
/
+4
*
[Concepts] Constraint Satisfaction Caching
Saar Raz
2020-01-24
10
-55
/
+144
*
[clang-tidy] Fix check for generic lambda invented template parameters
Saar Raz
2020-01-24
1
-1
/
+1
*
[Concepts] Fix name-type conflict compilation issues
Saar Raz
2020-01-24
1
-4
/
+4
*
[Concepts] Requires Expressions
Saar Raz
2020-01-24
66
-302
/
+3811
*
Remove redundant CXXScopeSpec from TemplateIdAnnotation.
Richard Smith
2020-01-24
16
-152
/
+153
*
[Concepts] Fix ConceptSpecializationExpr profiling crash
Saar Raz
2020-01-24
1
-3
/
+3
*
[Clang][IFS][Test] Work around in-process cc1 ASAN issues #2.
Mitch Phillips
2020-01-23
1
-4
/
+12
*
[clang][IFS][test] Temporary work around for in-process cc1 ASAN issues.
Puyan Lotfi
2020-01-23
2
-1
/
+19
*
[ELF] --no-dynamic-linker: don't emit undefined weak symbols to .dynsym
Fangrui Song
2020-01-23
4
-2
/
+27
*
Update documentation and release notes to match the state of
Richard Smith
2020-01-23
2
-16
/
+26
*
Revert "PR17164: Change clang's default behavior from -flax-vector-conversion...
Mitch Phillips
2020-01-23
10
-40
/
+23
*
[Sema] Avoid Wrange-loop-analysis false positives
Mark de Wever
2020-01-23
2
-0
/
+78
*
[test] Fix lld/test/ELF/riscv-pcrel-hilo-error.s after D73211
James Clarke
2020-01-23
1
-0
/
+6
[prev]
[next]