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
*
[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
*
[ThinLTO] Add option for printing import failure reasons
Teresa Johnson
2018-08-17
5
-37
/
+183
*
[MS Demangler] Rework the way operators are demangled.
Zachary Turner
2018-08-17
3
-222
/
+553
*
Recommit r339943 - Establish the <bit> header. NFC yet. Reviewed as https://r...
Marshall Clow
2018-08-17
5
-136
/
+176
*
[TableGen] TypeInfer - Cache the legal types as TypeSetByHwMode
Simon Pilgrim
2018-08-17
2
-18
/
+13
*
[CodeGen] Merge identical block descriptor global variables.
Akira Hatanaka
2018-08-17
9
-148
/
+359
*
[clangd] Add parantheses while auto-completing functions.
Kadir Cetinkaya
2018-08-17
3
-2
/
+67
*
[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)
Hsiangkai Wang
2018-08-17
19
-149
/
+534
*
[clang-tidy] Abseil: integral division of Duration check
Haojian Wu
2018-08-17
7
-0
/
+181
*
[PowerPC] Generate lxsd instead of the ld->mtvsrd sequence for vector loads
Stefan Pintilie
2018-08-17
2
-0
/
+303
*
[llvm-mca] Removed references to HWStallEvent in Scheduler.h. NFCI
Andrea Di Biagio
2018-08-17
3
-23
/
+47
*
[clangd] Add a testcase for empty preamble.
Haojian Wu
2018-08-17
1
-0
/
+45
*
[x86] Fix test breaking on Darwin after r339962
Francis Visoiu Mistrih
2018-08-17
1
-1
/
+1
*
[X86] Fix liveness information when expanding X86::EH_SjLj_LongJmp64
Francis Visoiu Mistrih
2018-08-17
2
-7
/
+57
*
[NewGVN] Add tests for r340031.
Florian Hahn
2018-08-17
2
-0
/
+260
[next]