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
*
Update the Objective-C runtime interface code to handle objc objects
Jason Molenda
2017-09-27
4
-12
/
+180
*
Add support for custom loaders to symbolizer
Francis Ricci
2017-09-27
9
-33
/
+78
*
[MachineOutliner] AArch64: Avoid saving + restoring LR if possible
Jessica Paquette
2017-09-27
9
-226
/
+391
*
Remove unnecessary semicolons
Jonathan Peyton
2017-09-27
27
-509
/
+498
*
Revert r314249 "Recommit r314151 "[X86] Make all the NOREX CodeGenOnly instru...
Craig Topper
2017-09-27
12
-70
/
+60
*
Revert r314248 "[X86] Don't emit X86::MOV8rr_NOREX from X86InstrInfo::copyPhy...
Craig Topper
2017-09-27
1
-5
/
+7
*
[X86][SSE] Pull out variable shuffle mask combine logic. NFCI.
Simon Pilgrim
2017-09-27
1
-10
/
+13
*
Add support for remembering origins to ExternalASTMerger
Sean Callanan
2017-09-27
22
-166
/
+628
*
[CodeGen] Emit necessary .note sections for -fsplit-stack
Than McIntosh
2017-09-27
5
-1
/
+61
*
[CUDA] Work around conflicting function definitions in CUDA-9 headers.
Artem Belevich
2017-09-27
1
-0
/
+11
*
[builtins] ARM: Revert r314284, r314285 and r314289
Manoj Gupta
2017-09-27
3
-9
/
+4
*
[X86] Rewrite the zero vector checks in lowerV2X128VectorShuffle to use the Z...
Craig Topper
2017-09-27
1
-23
/
+10
*
[X86] In combineLoopSADPattern, pad result with zeros and use full size add i...
Craig Topper
2017-09-27
2
-20
/
+17
*
[OpenMP] Fix translation of target args
Jonas Hahnfeld
2017-09-27
1
-4
/
+6
*
[OpenMP] Fix passing of -m arguments to device toolchain
Jonas Hahnfeld
2017-09-27
3
-38
/
+57
*
[OpenMP] Fix memory leak when translating arguments
Jonas Hahnfeld
2017-09-27
4
-11
/
+17
*
clang-format/java: Unbreak genenrics formatting after r299952.
Nico Weber
2017-09-27
3
-6
/
+7
*
[SLP] Fix crash on propagate IR flags for undef operands of min/max
Alexey Bataev
2017-09-27
2
-3
/
+92
*
[ARM] builtins: Replace abort by assert in clear_cache.
Manoj Gupta
2017-09-27
1
-3
/
+2
*
[support] mapped_file_region: and fix the windows code too
Roman Lebedev
2017-09-27
1
-2
/
+2
*
[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
[next]