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
*
[AST] Clarify printing of unknown size locations [NFC]
Philip Reames
2018-08-17
2
-1
/
+26
*
[llvm-objcopy] Implement -G/--keep-global-symbol(s).
Jordan Rupprecht
2018-08-17
4
-0
/
+200
*
[DebugCounters] don't do redundant map lookups; NFC
George Burgess IV
2018-08-17
1
-4
/
+8
*
[ObjC] Error out when using forward-declared protocol in a @protocol
Alex Lorenz
2018-08-17
15
-38
/
+50
*
Don't warn on returning the address of a label from a statement expression
Reid Kleckner
2018-08-17
2
-0
/
+13
*
[AST][Tests] Clarify what each test is doing
Philip Reames
2018-08-17
1
-20
/
+23
*
[AST[Tests] Shorten tests using noalias params
Philip Reames
2018-08-17
1
-12
/
+4
*
[analyzer] [NFC] Minor refactoring of ISL-specific code in RetainCountChecker
George Karpenkov
2018-08-17
2
-14
/
+9
*
[analyzer] Re-instate support for MakeCollectable is RetainCountChecker
George Karpenkov
2018-08-17
7
-522
/
+679
*
[analyzer] [NFC] Move ObjCRetainCount to include/Analysis
George Karpenkov
2018-08-17
4
-3
/
+3
*
[AST] Add tests for argmemonly calls [NFC]
Philip Reames
2018-08-17
1
-0
/
+130
*
[analyzer] [NFC] Move canEval function from RetainCountChecker to RetainCount...
George Karpenkov
2018-08-17
3
-72
/
+85
*
[analyzer] [NFC] Split up summary generation in RetainCountChecker in two met...
George Karpenkov
2018-08-17
2
-204
/
+195
*
[analyzer] [NFC] Split up RetainCountChecker
George Karpenkov
2018-08-17
8
-3894
/
+4036
*
[analyzer] Drop support for GC mode in RetainCountChecker
George Karpenkov
2018-08-17
10
-2961
/
+579
*
ValueTracking: Add tests for isKnownNeverNaN
Matt Arsenault
2018-08-17
1
-2
/
+341
*
[MC] Improve error message when a codeview register is unknown
Reid Kleckner
2018-08-17
1
-1
/
+4
*
[MS Demangler] Properly print all thunk types.
Zachary Turner
2018-08-17
3
-7
/
+26
*
[X86] Remove detectAddSubSatPattern.
Craig Topper
2018-08-17
1
-115
/
+0
*
DAG: Fix isKnownNeverNaN for basic non-sNaN cases
Matt Arsenault
2018-08-17
2
-12
/
+57
*
[ORC] Rename VSO to JITDylib.
Lang Hames
2018-08-17
17
-443
/
+467
*
[MS Demangler] Demangle all remaining types of operators.
Zachary Turner
2018-08-17
2
-137
/
+415
*
test commit: add a comment
Mike Rice
2018-08-17
1
-0
/
+1
*
[Hexagon] Remove unused functions from HexagonInstPrinter, NFC
Krzysztof Parzyszek
2018-08-17
2
-124
/
+8
*
Update comments in CGDebugInfo to reflect changes in the MS mangler, NFC
Reid Kleckner
2018-08-17
1
-12
/
+26
*
[MS] Mangle a hash of the main file path into anonymous namespaces
Reid Kleckner
2018-08-17
14
-33
/
+68
*
Skip the lldb-vscode attach with waitFor test for now, some build bots are ha...
Greg Clayton
2018-08-17
1
-0
/
+1
*
[clang-tidy] Add missing check documentation.
Haojian Wu
2018-08-17
1
-0
/
+36
*
Improve diagnostic for missing comma in template parameter list.
Richard Smith
2018-08-17
2
-18
/
+29
*
[WebAssembly] Don't compress LEBs by default
Sam Clegg
2018-08-17
3
-3
/
+15
*
[AST] Adapt Polly to AnalysisSetTracker changes. NFC.
Michael Kruse
2018-08-17
2
-9
/
+2
*
Fix windows buildbots by removing : from filenames
Jordan Rupprecht
2018-08-17
1
-4
/
+4
*
[llvm-objcopy] Add support for -I binary -B <arch>.
Jordan Rupprecht
2018-08-17
7
-64
/
+485
*
Test commit
Jun Lim
2018-08-17
1
-1
/
+1
*
Remove a hardcoded address in test/DebugInfo/X86/vla-multi.ll
Vedant Kumar
2018-08-17
1
-2
/
+2
*
[IDF] Make GD const.
Alina Sbirlea
2018-08-17
1
-1
/
+1
*
[llvm-mca] Reformat a few lines (fix spacing). NFC.
Matt Davis
2018-08-17
3
-7
/
+5
*
[Support] NFC: Fix docstring in FileSystem.h.
Reka Kovacs
2018-08-17
1
-1
/
+1
*
[X86][SSE] Lower constant vXi8 ISD::SRL/ISD::SRA using PMULLW
Simon Pilgrim
2018-08-17
9
-825
/
+412
*
[InstCombine] Refactor the simplification of pow() (NFC)
Evandro Menezes
2018-08-17
2
-32
/
+52
*
[NFC] Expand test cases for simplifying pow()
Evandro Menezes
2018-08-17
2
-3
/
+96
*
[X86] Use hasOneUse instead of isOnlyUserOf. NFCI
Craig Topper
2018-08-17
1
-1
/
+1
*
[sanitizer] When setting up shadow memory on iOS, fix handling the return val...
Kuba Mracek
2018-08-17
1
-2
/
+2
*
[HIP] Make __hip_gpubin_handle hidden to avoid being merged across different ...
Yaxun Liu
2018-08-17
2
-1
/
+3
*
[TableGen] Don't separately search for DefaultMode when we're going to iterat...
Simon Pilgrim
2018-08-17
1
-1
/
+3
*
Show how to use "lldb -P" to find the lldb.py.
Jim Ingham
2018-08-17
1
-4
/
+5
*
[IDF] Teach Iterated Dominance Frontier to use a snapshot CFG based on a Grap...
Alina Sbirlea
2018-08-17
2
-15
/
+32
*
Change the attach test case to use self.assertEqual so we can get more info o...
Greg Clayton
2018-08-17
1
-2
/
+10
*
Refactor the newly created <bit> header. Still (almost) NFC. Reviewed as http...
Marshall Clow
2018-08-17
2
-83
/
+72
*
Make __shiftleft128 / __shiftright128 real compiler built-ins.
Nico Weber
2018-08-17
5
-17
/
+54
[next]