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
*
Disable two flaky pexpect-backed tests on Darwin
Vedant Kumar
2018-08-16
2
-0
/
+10
*
Update LLD tests for CodeView dumper change in r339907
Reid Kleckner
2018-08-16
8
-20
/
+20
*
[RegisterCoalescer] Shrink to uses if needed after removeCopyByCommutingDef
Krzysztof Parzyszek
2018-08-16
2
-24
/
+102
*
Add a new tool named "lldb-vscode" that implements the Visual Studio Code Deb...
Greg Clayton
2018-08-16
48
-6
/
+8761
*
Update LLDB for LLVM CodeView API change in r339907
Reid Kleckner
2018-08-16
1
-329
/
+329
*
Fix memory leak in demangling of string literals.
Zachary Turner
2018-08-16
1
-0
/
+1
*
[TargetLowering] Add support for non-uniform vectors to BuildSDIV
Simon Pilgrim
2018-08-16
2
-864
/
+396
*
[codeview] Use push_macro to avoid conflicts instead of a prefix
Reid Kleckner
2018-08-16
14
-489
/
+504
*
[MC] Cleanup noop default case spelling. NFC.
Nirav Dave
2018-08-16
1
-1
/
+1
*
[ELF] mergeSections: remove non-alive MergeInputSection
Fangrui Song
2018-08-16
2
-4
/
+10
*
Revert "unittests: Don't install TestPlugin.so"
Tom Stellard
2018-08-16
1
-1
/
+1
*
AMDGPU: Custom lower fexp
Matt Arsenault
2018-08-16
4
-1
/
+343
*
[X86][SSE] Add sdiv by nonuniform constant vector test containing -1/+1 and a...
Simon Pilgrim
2018-08-16
1
-0
/
+125
*
[NFC] Fix typo in test cases
Evandro Menezes
2018-08-16
2
-4
/
+3
*
NFC: Test commit access
Jordan Rupprecht
2018-08-16
1
-1
/
+0
*
[TargetLowering] Refactor BuildSDIV in preparation for D50765. NFCI.
Simon Pilgrim
2018-08-16
1
-24
/
+36
*
unittests: Don't install TestPlugin.so
Tom Stellard
2018-08-16
1
-1
/
+1
*
[MC] Remove unused variable
Benjamin Kramer
2018-08-16
1
-1
/
+0
*
[MC][X86] Enhance X86 Register expression handling to more closely match GCC.
Nirav Dave
2018-08-16
8
-32
/
+56
*
Fix -Wmicrosoft-goto warnings.
Zachary Turner
2018-08-16
1
-7
/
+13
*
Add support for AVX-512 CodeView registers.
Zachary Turner
2018-08-16
2
-114
/
+229
*
[MS Demangler] Demangle string literals.
Zachary Turner
2018-08-16
2
-3
/
+1156
*
[MS Demangler] Don't fail on MD5-mangled names.
Zachary Turner
2018-08-16
2
-1
/
+25
*
[TableGen] TypeSetByHwMode::operator== optimization
Simon Pilgrim
2018-08-16
1
-8
/
+10
*
[ConstantFolding] add tests for funnel shift intrinsics; NFC
Sanjay Patel
2018-08-16
1
-0
/
+89
*
[TableGen] Avoid self getPredicates() != comparison. NFCI.
Simon Pilgrim
2018-08-16
1
-2
/
+2
*
[InstCombine] Expand the simplification of pow(x, 0.5) to sqrt(x)
Evandro Menezes
2018-08-16
3
-97
/
+102
*
[Sanitizer] Fix build openbsd
David Carlier
2018-08-16
1
-1
/
+10
*
[llvm-mca] Small refactoring in preparation for another patch that will impro...
Andrea Di Biagio
2018-08-16
12
-45
/
+67
*
[TableGen] Return ValueTypeByHwMode by const reference from CodeGenRegisterCl...
Simon Pilgrim
2018-08-16
2
-4
/
+4
*
[cmake] Prevent LLVMgold.so from being unloaded on Linux
Hans Wennborg
2018-08-16
1
-0
/
+1
*
[LLD][ELF] - Add a test case for DT_SONAME entry reading.
George Rimar
2018-08-16
1
-0
/
+18
*
Fixed unused variable warning. NFCI.
Simon Pilgrim
2018-08-16
1
-1
/
+2
*
[libunwind][mips] Include gcc_s for linkage
Stefan Maksimovic
2018-08-16
1
-0
/
+1
*
[clangd] NFC: Improve Dex Iterators debugging traits
Kirill Bobyrev
2018-08-16
3
-5
/
+17
*
[LLD][ELF] - Add a test case.
George Rimar
2018-08-16
1
-0
/
+16
*
[InstCombine] move vector compare before same-shuffled ops
Sanjay Patel
2018-08-16
2
-11
/
+36
*
[libcxx] By default, do not use internal_linkage to hide symbols from the ABI
Louis Dionne
2018-08-16
6
-5
/
+63
*
[yaml2obj] - Allow to use numeric sh_link (Link) value for sections.
George Rimar
2018-08-16
2
-1
/
+26
*
[yaml2elf] - Use check-next in test.
George Rimar
2018-08-16
1
-9
/
+9
*
[ARM] Ignore GEPs in ARMCodeGenPrepare
Sam Parker
2018-08-16
2
-0
/
+56
*
[yaml2elf] - Simplify code, add a test. NFC.
George Rimar
2018-08-16
2
-6
/
+29
*
[XRay][compiler-rt] Remove MAP_NORESERVE from XRay allocations
Dean Michael Berris
2018-08-16
2
-27
/
+3
*
[ARM] Allow zext in ARMCodeGenPrepare
Sam Parker
2018-08-16
3
-16
/
+26
*
[LLD][ELF] - Add test case.
George Rimar
2018-08-16
1
-0
/
+22
*
Attempt to fix clangd tests on older compilers
Simon Pilgrim
2018-08-16
1
-12
/
+16
*
[libcxxabi] Fix test_exception_address_alignment test for ARM
Yvan Roux
2018-08-16
1
-1
/
+2
*
[RISCV][MC] Don't fold symbol differences if requiresDiffExpressionRelocation...
Alex Bradbury
2018-08-16
3
-5
/
+56
*
[ADT] Replace APInt::WORD_MAX with APInt::WORDTYPE_MAX
Simon Pilgrim
2018-08-16
2
-18
/
+18
*
[AST] Store the OwnedTagDecl as a trailing object in ElaboratedType.
Bruno Ricci
2018-08-16
2
-20
/
+44
[next]