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
*
[LLD] Update split stack support to handle more generic prologues. Improve er...
Jordan Rupprecht
2018-08-02
6
-48
/
+66
*
Work around more GCC miscompiles exposed by r338464.
Martin Storsjo
2018-08-02
1
-1
/
+5
*
Revert "[clang-doc] Refactoring mapper to map by scope"
Julie Hockett
2018-08-02
36
-4149
/
+1629
*
[itanium demangler] Support dot suffixes on block invocation functions
Erik Pilkington
2018-08-02
3
-0
/
+6
*
Fix CMake build.
Zachary Turner
2018-08-02
1
-0
/
+2
*
[Support] fix TempFile infinite loop and permission denied errors
Bob Haarman
2018-08-02
2
-35
/
+73
*
[WebAssembly] Ensure bitcasts that would result in invalid wasm are removed b...
Sam Clegg
2018-08-02
5
-61
/
+150
*
__c11_atomic_load's _Atomic can be const
JF Bastien
2018-08-02
3
-5
/
+6
*
Fix one more warning.
Zachary Turner
2018-08-02
1
-0
/
+1
*
[c-index-test] Use correct executable path to discover resource directory.
Volodymyr Sapsai
2018-08-02
1
-5
/
+10
*
Update the LLVM VS integration to sign the assembly.
Zachary Turner
2018-08-02
2
-9
/
+10
*
Fix a couple of warnings.
Zachary Turner
2018-08-02
1
-1
/
+2
*
[clang-doc] Refactoring mapper to map by scope
Julie Hockett
2018-08-02
36
-1629
/
+4149
*
Use %.*s instead of %*s when formatting strings with explicit length.
Zachary Turner
2018-08-02
1
-2
/
+2
*
[MS Demangler] Resolve back-references lazily.
Zachary Turner
2018-08-02
1
-87
/
+106
*
[X86] Allow fake unary unpckhpd and movhlps to be commuted for execution doma...
Craig Topper
2018-08-02
9
-111
/
+138
*
Add support for ARM and ARM64 breakpad generated minidump files
Greg Clayton
2018-08-02
16
-91
/
+1860
*
Add byte counting mechanism to LLDB's Stream class.
Raphael Isemann
2018-08-02
11
-39
/
+168
*
[analyzer] Make RegionVector use const reference
Fangrui Song
2018-08-02
1
-10
/
+7
*
[SLC] Refactor simplification of pow() (NFC)
Evandro Menezes
2018-08-02
1
-1
/
+1
*
[X86][SSE] Add uniform/non-uniform exact sdiv vector tests covering all paths
Simon Pilgrim
2018-08-02
1
-14
/
+110
*
[InstCombine] [NFC] Tests for select with binop fold
David Bolvansky
2018-08-02
1
-56
/
+186
*
[LLD][ELF] - Remove dead check from adjustSplitStackFunctionPrologues().
George Rimar
2018-08-02
1
-6
/
+1
*
[LLD][ELF] - An attemp to fix BB after rL338718.
George Rimar
2018-08-02
1
-1
/
+2
*
[OMPT] Disable by default on Windows
Jonas Hahnfeld
2018-08-02
2
-2
/
+2
*
[tests] Add annotations for taskloop features
Jonas Hahnfeld
2018-08-02
3
-0
/
+16
*
[InstSimplify] move minnum/maxnum with undef fold from instcombine
Sanjay Patel
2018-08-02
5
-46
/
+36
*
[LLD][ELF] - Remove excessive cases from getRelocTargetVA(). NFC.
George Rimar
2018-08-02
1
-5
/
+0
*
[ARM][NFC] Follow up of r338568
Sjoerd Meijer
2018-08-02
1
-75
/
+120
*
[ValueTracking] fix maxnum miscompile for cannotBeOrderedLessThanZero (PR37776)
Sanjay Patel
2018-08-02
2
-6
/
+11
*
DAG: Fix vector widening fcanonicalize
Matt Arsenault
2018-08-02
2
-0
/
+21
*
AMDGPU: Fix scalarizing v4f16 fcanonicalize
Matt Arsenault
2018-08-02
2
-0
/
+21
*
[LLD][ELF] - Remove dead code. NFC.
George Rimar
2018-08-02
1
-6
/
+0
*
Move ClangHighlighter.cpp to hopefully better place in Xcode project.
Tim Northover
2018-08-02
1
-2
/
+2
*
[llvm-ar] Fix help text test. NFC.
Ben Dunbobbin
2018-08-02
1
-1
/
+1
*
[LLD][ELF] - Remove redundant code. NFC.
George Rimar
2018-08-02
1
-2
/
+1
*
Try to make builtin address space declarations not useless
Matt Arsenault
2018-08-02
11
-76
/
+207
*
clang-format: fix a crash in comment wraps.
Martin Probst
2018-08-02
3
-25
/
+52
*
[lld] Make tests calling llvm-ar more robust
Chris Jackson
2018-08-02
19
-1
/
+20
*
[llvm-ar] Correct help text
Ben Dunbobbin
2018-08-02
1
-29
/
+27
*
[llvm-mca] Use a vector to store ResourceState objects in the ResourceManager.
Andrea Di Biagio
2018-08-02
2
-81
/
+70
*
[llvm-exegesis] Rename InstructionInstance into InstructionBuilder.
Guillaume Chatelet
2018-08-02
10
-129
/
+129
*
Add header guard to asan_report.h
Filipe Cabecinhas
2018-08-02
1
-0
/
+4
*
[LLD][ELF] - Simplify. NFC.
George Rimar
2018-08-02
1
-6
/
+1
*
[X86][SSE] Add more UDIV nonuniform-constant vector tests
Simon Pilgrim
2018-08-02
1
-0
/
+238
*
[LLD] Do not overwrite LMAOffset of PT_LOAD header
George Rimar
2018-08-02
3
-8
/
+55
*
Replace hardcoded format styles in a few tools with the default style in libF...
Eric Liu
2018-08-02
4
-6
/
+10
*
Unit test for Symtab::InitNameIndexes
Stefan Granitz
2018-08-02
3
-1
/
+261
*
Add include guard
Stefan Granitz
2018-08-02
1
-0
/
+5
*
[X86][SSE] Pull out duplicate VSELECT to shuffle mask code. NFCI.
Simon Pilgrim
2018-08-02
1
-27
/
+29
[next]