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
*
New tool: opt-diff.py
Adam Nemet
2017-03-02
3
-3
/
+88
*
[opt-viewer] Treat remarks with different attributes as different
Adam Nemet
2017-03-02
1
-1
/
+16
*
[opt-viewer] Don't use __getattr__ for missing YAML attributes
Adam Nemet
2017-03-02
1
-5
/
+6
*
[opt-viewer] Sort entries with identical hotness by source line
Adam Nemet
2017-03-02
1
-1
/
+1
*
Allow use of spaces in Bugpoint ‘--compile-command’ argument
David Bozier
2017-03-02
1
-21
/
+46
*
fix typo in comment; NFC
Sanjay Patel
2017-03-02
1
-1
/
+1
*
Re-apply "[GVNHoist] Move GVNHoist to function simplification part of pipeline."
Geoff Berry
2017-03-02
2
-2
/
+40
*
[clang-tidy] google-readability-casting: detect redundant casts with top-leve...
Alexander Kornienko
2017-03-02
2
-6
/
+19
*
GlobalISel: record correct stack usage for signext parameters.
Tim Northover
2017-03-02
2
-3
/
+21
*
[clang-tidy] Fix a few more issues in google-readability-casting
Alexander Kornienko
2017-03-02
2
-59
/
+71
*
[InstCombine] Avoid faulty combines of select-cmp-br
Bjorn Pettersson
2017-03-02
2
-3
/
+24
*
[ARM/AArch64] Update costs for interleaved accesses with wide types
Matthew Simpson
2017-03-02
4
-48
/
+97
*
[ARM/AArch64] Support wide interleaved accesses
Matthew Simpson
2017-03-02
4
-93
/
+656
*
Don't write to LLVMStyle.JavaScriptQuotes twice. No behavior change.
Nico Weber
2017-03-02
1
-1
/
+0
*
Do not leak OpenedHandles.
Vassil Vassilev
2017-03-02
1
-10
/
+2
*
[LV] Considier non-consecutive but vectorizable accesses for VF selection
Matthew Simpson
2017-03-02
2
-3
/
+43
*
Added special test covering a problem with PIC relocation model on SLM archit...
Andrew V. Tischenko
2017-03-02
1
-0
/
+27
*
[ScopDetection] Do not allow required-invariant loads in non-affine region
Tobias Grosser
2017-03-02
2
-1
/
+73
*
Do not verify MachimeDominatorTree if it is not calculated
Serge Pavlov
2017-03-02
3
-33
/
+19
*
Fix flakyness in TestGdbRemoteHostInfo
Pavel Labath
2017-03-02
2
-10
/
+0
*
[ELF] - Fix version-script-extern-exact.s testcase
George Rimar
2017-03-02
1
-5
/
+13
*
Improve the documentation. Patch from genewitch. Found on https://github.com/...
Sylvestre Ledru
2017-03-02
1
-4
/
+4
*
Fix MSVC build
Pavel Labath
2017-03-02
1
-1
/
+1
*
[clangd] Fix a potential race by copying the FixIts out of ASTManager before ...
Benjamin Kramer
2017-03-02
3
-3
/
+12
*
[clang-format] Use number of unwrapped lines for short namespace
Krasimir Georgiev
2017-03-02
3
-24
/
+60
*
Fix typo. NFCI
Xin Tong
2017-03-02
1
-1
/
+1
*
[clang-tidy] Function names configurable for cppcoreguidelines-nomalloc - che...
Alexander Kornienko
2017-03-02
6
-11
/
+149
*
x86AssemblyInspectionEngine::AugmentUnwindPlanFromCallSite could access
Jason Molenda
2017-03-02
1
-4
/
+5
*
[libc++] Make _LIBCPP_TYPE_VIS export members
Shoaib Meenai
2017-03-02
9
-14
/
+35
*
[libc++] Make _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS export members
Shoaib Meenai
2017-03-02
5
-17
/
+66
*
cmake: Configure the ThinLTO cache directory when using ELF lld or gold.
Peter Collingbourne
2017-03-02
1
-5
/
+14
*
[libc++] Mark some std::num_get method templates inline
Shoaib Meenai
2017-03-02
3
-22
/
+40
*
Address a few nits pointed out by Sean.
Peter Collingbourne
2017-03-02
2
-2
/
+2
*
Remove more usages of REQUIRES-ANY in the test-suite
Eric Fiselier
2017-03-02
17
-17
/
+17
*
LTO: When creating a local cache, create the cache directory if it does not a...
Peter Collingbourne
2017-03-02
10
-18
/
+23
*
Recommit r296712: "Fix Apple-specific XFAIL directive in libc++ test"
Mehdi Amini
2017-03-02
1
-1
/
+1
*
Revert "Fix Apple-specific XFAIL directive in libc++ test"
Mehdi Amini
2017-03-02
1
-1
/
+1
*
Make gc a bit more aggressive.
Rafael Espindola
2017-03-02
3
-15
/
+61
*
LiveRegMatrix: Fix some subreg interference checks
Matthias Braun
2017-03-02
8
-29
/
+54
*
LiveIntervalUnion: Remove unused function; NFC
Matthias Braun
2017-03-02
1
-7
/
+0
*
Revert "Use pthreads for thread-local lsan allocator cache on darwin"
Francis Ricci
2017-03-02
4
-56
/
+44
*
Revert "Increase stack size for stack-use-after-return test"
Francis Ricci
2017-03-02
1
-1
/
+1
*
Revert r296708; causing test failures on ARM hosts.
Eli Friedman
2017-03-02
2
-37
/
+25
*
Fix various warnings. NFC
Zachary Turner
2017-03-02
12
-379
/
+22
*
Fix python 3 syntax error in sym_diff
Eric Fiselier
2017-03-02
1
-1
/
+1
*
Cleanup new/delete definitions
Eric Fiselier
2017-03-01
3
-67
/
+71
*
[Support] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-03-01
6
-142
/
+156
*
Remove spurious use of LLVM_FALLTHROUGH (NFC)
Paul Robinson
2017-03-01
1
-43
/
+17
*
Fix Apple-specific XFAIL directive in libc++ test
Mehdi Amini
2017-03-01
1
-1
/
+1
*
[DAGCombiner] mulhi + 1 never overflow.
Amaury Sechet
2017-03-01
2
-4
/
+15
[next]