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
*
[PGO] Function section hotness prefix should look at all blocks
Teresa Johnson
2017-12-20
4
-44
/
+84
*
LazyObject's file is never null, use a reference.
Rafael Espindola
2017-12-20
3
-7
/
+7
*
Use a reference in addLazyArchive. NFC.
Rafael Espindola
2017-12-20
3
-11
/
+11
*
[clangd] Pull CodeCompletionString handling logic into its own file and add u...
Eric Liu
2017-12-20
7
-211
/
+393
*
[clangd] Remove an unused lambda capture.
Eric Liu
2017-12-20
1
-1
/
+1
*
[InstCombine] Add debug location to new caller.
Florian Hahn
2017-12-20
2
-4
/
+20
*
Make DiagnosticIDs::getAllDiagnostics use std::vector. NFC.
Gabor Horvath
2017-12-20
3
-3
/
+3
*
[clang] Add BeforeExecute method to PrecompiledPreamble
Ilya Biryukov
2017-12-20
2
-0
/
+6
*
Fix the definitions of 'reference' and 'pointer' in string_view that no one u...
Marshall Clow
2017-12-20
2
-2
/
+79
*
Use a reference for the shared symbol file.
Rafael Espindola
2017-12-20
7
-27
/
+27
*
Use a reference for a value that is never null. NFC.
Rafael Espindola
2017-12-20
3
-8
/
+8
*
Use a reference for a value that is never null. NFC.
Rafael Espindola
2017-12-20
3
-10
/
+10
*
[clangd] Switch xrefs and documenthighlight to annotated-code unit tests. NFC
Sam McCall
2017-12-20
9
-500
/
+462
*
[Complex] Don't use __div?c3 when building with fast-math.
Florian Hahn
2017-12-20
2
-8
/
+168
*
[JumpTables] Let targets decide which switch instructions are suitable
Nemanja Ivanovic
2017-12-20
1
-3
/
+3
*
Revert r320548:[SLP] Vectorize jumbled memory loads
Mohammad Shahid
2017-12-20
8
-665
/
+135
*
Add optional SelectionDAG* parameter to SValue::dump and SDValue::dumpr
Krzysztof Parzyszek
2017-12-20
2
-10
/
+10
*
[SCEV] Fix Typo. NFC.
Javed Absar
2017-12-20
1
-1
/
+1
*
[NVPTX] Initial adaptation of MCAsmStreamer/MCTargetStreamer for debug info i...
Alexey Bataev
2017-12-20
4
-15
/
+68
*
[Hexagon] Adjust the value type for BCvt in LowerFormalArguments
Krzysztof Parzyszek
2017-12-20
2
-2
/
+22
*
[globalisel][tablegen] Allow ImmLeaf predicates to use InstructionSelector me...
Daniel Sanders
2017-12-20
4
-38
/
+72
*
Allow to apply cherry-picks when building Docker images.
Ilya Biryukov
2017-12-20
2
-1
/
+44
*
[Frontend] Handle skipped bodies in template instantiations
Ilya Biryukov
2017-12-20
3
-11
/
+45
*
[clangd] Made UniqueFunction's bool conversion explicit
Ilya Biryukov
2017-12-20
1
-1
/
+1
*
[LV] Remove unnecessary DoExtraAnalysis guard (silent bug)
Florian Hahn
2017-12-20
2
-2
/
+29
*
[X86][AVX2] Split more shuffle tests into 'slow' and 'fast' variable shuffles
Simon Pilgrim
2017-12-20
5
-111
/
+277
*
Trivial commit to force LLVM to run TableGen for Mips target after
Sander de Smalen
2017-12-20
1
-1
/
+1
*
Fix an error in the release notes.
Gabor Horvath
2017-12-20
1
-1
/
+1
*
[clang-tidy] Misc redundant expression checker updated for ineffective bitwis...
Gabor Horvath
2017-12-20
3
-2
/
+193
*
Remove llvm::MemoryBuffer const_casts
Pavel Labath
2017-12-20
2
-7
/
+7
*
[TargetParser] Check size before accessing architecture version.
Florian Hahn
2017-12-20
2
-2
/
+8
*
[ARM GlobalISel] Fix assertion in RegBankSelect
Diana Picus
2017-12-20
4
-1
/
+98
*
[ARM] Lower unsigned saturation to USAT
Florian Hahn
2017-12-20
5
-7
/
+249
*
[AArch64][SVE] Re-submit patch series for ZIP1/ZIP2
Sander de Smalen
2017-12-20
43
-242
/
+804
*
AArch64: fix one more place movi.2d could be created.
Tim Northover
2017-12-20
2
-0
/
+23
*
[clangd] Add debug printers for basic protocol types. NFC
Sam McCall
2017-12-20
3
-4
/
+23
*
Give up on array allocas in getPointerDereferenceableBytes
Bjorn Steinbrink
2017-12-20
2
-16
/
+2
*
[AArch64] Asm: Fix parsing of register aliases that have a name starting with...
Sander de Smalen
2017-12-20
3
-19
/
+22
*
[clangd] Igore cases in index fuzzy find.
Eric Liu
2017-12-20
2
-1
/
+11
*
[clangd] Add "../" to Logger.h included from parent directory.
Martin Bohme
2017-12-20
1
-1
/
+1
*
[AArch64] CCSIDR2 system register
Sam Parker
2017-12-20
4
-0
/
+13
*
[ELF] Fix an assignment command at the end of an .ARM.exidx section.
Igor Kudrin
2017-12-20
5
-51
/
+100
*
[X86][CLFLUSH]: Adding full coverage of MC encoding for the CLFLUSH isa sets....
Gadi Haber
2017-12-20
4
-0
/
+104
*
[X86] Optimize sign extends on index operand to gather/scatter to not sign ex...
Craig Topper
2017-12-20
2
-72
/
+48
*
[builtins] Implement __chkstk for arm64 windows
Martin Storsjo
2017-12-20
2
-0
/
+40
*
[AArch64] Implement stack probing for windows
Martin Storsjo
2017-12-20
3
-9
/
+130
*
[COFF] Don't set the thumb bit in address table entries for data symbols
Martin Storsjo
2017-12-20
2
-9
/
+32
*
[X86] Add a missing return to combineGatherScatter after sucessful combine.
Craig Topper
2017-12-20
1
-0
/
+1
*
[PowerPC] fix a bug in redundant compare elimination
Hiroshi Inoue
2017-12-20
2
-6
/
+44
*
[WebAssembly] Improve toString(OutputSection). NFC.
Sam Clegg
2017-12-20
3
-22
/
+17
[next]