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
*
[InstCombine] Gating select arithmetic optimization.
Chad Rosier
2017-09-27
2
-4
/
+49
*
[AArch64][Falkor] Ignore SP based loads in HW prefetch fixups.
Geoff Berry
2017-09-27
2
-1
/
+29
*
[Sanitizer] Disable compact size class tests on Android
Alex Shlyapnikov
2017-09-27
1
-0
/
+2
*
[OpenCL] Fixed CL version in failing test.
Anastasia Stulova
2017-09-27
1
-1
/
+1
*
[Misched] : Fix typo in comment. NFC.
Javed Absar
2017-09-27
1
-1
/
+1
*
[SLP] fix typos/formatting; NFC
Sanjay Patel
2017-09-27
1
-14
/
+13
*
Revert "[llvm-cov] Create directory structure when filtering using -name*= op...
Sean Eveson
2017-09-27
17
-212
/
+61
*
[Support] mapped_file_region::size() returns size_t
Roman Lebedev
2017-09-27
1
-1
/
+1
*
[Support] mapped_file_region: store size as size_t
Roman Lebedev
2017-09-27
2
-10
/
+4
*
[Sanitizers] Allocator: new "release memory to OS" implementation
Alex Shlyapnikov
2017-09-27
2
-47
/
+573
*
[llvm-cov] Create directory structure when filtering using -name*= options
Sean Eveson
2017-09-27
17
-61
/
+212
*
[clangd] Handle InitializeParams and store rootUri
Marc-Andre Laperle
2017-09-27
9
-5
/
+167
*
[SimplifyCFG] add a struct to house optional folds (PR34603)
Sanjay Patel
2017-09-27
8
-101
/
+106
*
[InlineCost] add visitSelectInst()
Haicheng Wu
2017-09-27
2
-0
/
+333
*
[X86][SKX][KNL] Updated regression tests to use -mattr instead of -mcpu flag....
Gadi Haber
2017-09-27
8
-10182
/
+11533
*
X86 Tests: Unsigned saturation subtraction tests. NFC.
Zvi Rackover
2017-09-27
1
-0
/
+1456
*
[OpenCL] Handle address space conversion while setting type alignment.
Anastasia Stulova
2017-09-27
3
-4
/
+27
*
[OpenMP] Add an additional test for D34888
Gheorghe-Teodor Bercea
2017-09-27
1
-0
/
+36
*
revert rL314300
Coby Tayree
2017-09-27
2
-89
/
+0
*
Typo: const MCSchedModel SchedModel -> const MCSchedModel &SchedModel
Krzysztof Parzyszek
2017-09-27
1
-1
/
+1
*
[X86][MS-InlineAsm] Extended support for variables / identifiers on memory / ...
Coby Tayree
2017-09-27
2
-0
/
+89
*
[RegAllocGreedy] Fix spelling error, "inteference" -> "interference", NFC
Mikael Holmen
2017-09-27
1
-3
/
+3
*
[analyzer] Fix an outdated comment in a test. NFC.
Artem Dergachev
2017-09-27
1
-2
/
+1
*
[PowerPC] eliminate unconditional branch to the next instruction
Hiroshi Inoue
2017-09-27
4
-26
/
+16
*
[Misched]: Remove double call getMicroOpFactor.NFC.
Javed Absar
2017-09-27
1
-1
/
+1
*
[X86][AsmParser] fix PR32035
Coby Tayree
2017-09-27
2
-0
/
+7
*
[test] Don't verify .debug_line offsets in bitcode tests.
Jonas Devlieghere
2017-09-27
2
-6
/
+6
*
[X86][AVX] Improve (i4 bitcast (v4i1 x)) handling for 256-bit vector compare ...
Simon Pilgrim
2017-09-27
2
-20
/
+10
*
Use const where possible. NFCI.
Simon Pilgrim
2017-09-27
1
-1
/
+1
*
[dwarfdump] Fix printing of .debug_line offset.
Jonas Devlieghere
2017-09-27
4
-11
/
+11
*
[analyzer] Match more patterns in bugreporter::getDerefExpr() API.
Artem Dergachev
2017-09-27
4
-21
/
+80
*
[builtins] fix build error on non-ARM for r314285.
Manoj Gupta
2017-09-27
1
-0
/
+1
*
[dwarfdump] Add support for -debug-line=OFFSET
Jonas Devlieghere
2017-09-27
4
-3
/
+40
*
[analyzer] Fix and refactor bugreporter::getDerefExpr() API.
Artem Dergachev
2017-09-27
4
-30
/
+325
*
[dwarfdump] Add support for -debug-loc=OFFSET
Jonas Devlieghere
2017-09-27
5
-9
/
+353
*
[Builtins] ARM: Fix assembling files in thumb mode.
Manoj Gupta
2017-09-27
1
-2
/
+6
*
[Builtins] ARM: Fix msr assembly instruction use for Thumb2.
Manoj Gupta
2017-09-27
2
-2
/
+2
*
[ELF] - Detemplate of HashTableSection<ELFT>
George Rimar
2017-09-27
3
-26
/
+17
*
[ELF] - Speedup -r and --emit-relocs
George Rimar
2017-09-27
3
-16
/
+21
*
[llvm-cov] Improve const-correctness of filters. NFC.
Sean Eveson
2017-09-27
2
-18
/
+21
*
[ARM] isTruncateFree fix
Sam Parker
2017-09-27
1
-6
/
+6
*
[clang-format] Fix FixNamespaceComments when BraceWrapping AfterNamespace is ...
Marek Kurdej
2017-09-27
2
-5
/
+24
*
[XRay] initialize all members of YAMLXRayRecord for -Wmissing-field-initializers
Martin Pelikan
2017-09-27
1
-1
/
+1
*
[X86] Fix SJLJ struct offsets for x86_64
Martin Storsjo
2017-09-27
2
-2
/
+50
*
[X86] Remove erroneous callsite offsetting in SJLJ landing pads
Martin Storsjo
2017-09-27
2
-10
/
+5
*
[X86] Correct byte offsets and data types in a comment. NFC.
Martin Storsjo
2017-09-27
1
-5
/
+5
*
[X86] Use extract128BitVector in LowerMULH so we can extract from constant bu...
Craig Topper
2017-09-27
5
-231
/
+202
*
MemorySSAUpdater: Only add phis to insertedphis if we actually inserted them,...
Daniel Berlin
2017-09-27
1
-3
/
+2
*
[X86] Add avx512bw command lines to the 256-bit vector idiv tests.
Craig Topper
2017-09-27
2
-87
/
+148
*
[SelectionDAG] Make NewSDValueDbgMsg print target specific nodes correctly by...
Craig Topper
2017-09-27
1
-12
/
+12
[next]