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
*
Revert "[DAGCombiner] Ensure we use the correct CC result type in visitSDIV"
Haojian Wu
2018-06-28
3
-39
/
+11
*
[llvm-mca][x86] Add FMA4 resource tests
Simon Pilgrim
2018-06-28
1
-0
/
+349
*
[llvm-mca][x86] Add 3dnow! resource tests
Simon Pilgrim
2018-06-28
1
-0
/
+208
*
[AMDGPU] Early expansion of 32 bit udiv/urem
Stanislav Mekhanoshin
2018-06-28
4
-132
/
+2747
*
[llvm-mca] Use a WriteRef to describe register writes in class RegisterFile.
Andrea Di Biagio
2018-06-28
6
-50
/
+103
*
[AMDGPU] Overload llvm.amdgcn.fmad.ftz to support f16
Stanislav Mekhanoshin
2018-06-28
4
-16
/
+136
*
Correct the test modified in rL335777.
Haojian Wu
2018-06-28
1
-1
/
+1
*
lld-link: align sections to 16 bytes if referenced from the gfids table
Bob Haarman
2018-06-28
3
-0
/
+101
*
[clang-tidy] misc-unused-parameters - retain old behavior under StrictMode
Alexander Kornienko
2018-06-28
5
-15
/
+107
*
[PhiValues] Adjust unit test to invalidate instructions before deleting them
John Brawn
2018-06-28
1
-1
/
+1
*
[DEBUG_INFO, NVPTX] Add test for .debug_loc section, NFC.
Alexey Bataev
2018-06-28
1
-0
/
+506
*
[dsymutil] Use UnitListTy consistently (NFC)
Jonas Devlieghere
2018-06-28
2
-18
/
+15
*
Skip core file tests on build configurations lacking necessary components
Pavel Labath
2018-06-28
3
-0
/
+33
*
Fix test that was failing on Windows due to too many backslashes
Filipe Cabecinhas
2018-06-28
1
-1
/
+1
*
Add a PhiValuesAnalysis pass to calculate the underlying values of phis
John Brawn
2018-06-28
12
-0
/
+1056
*
OpenBSD driver needs ld.lld in sanitizer context
David Carlier
2018-06-28
1
-1
/
+3
*
[ELF] - EhFrame.cpp: add test case to check "CIE is too small" error message.
George Rimar
2018-06-28
1
-0
/
+15
*
Fix unittest build with GCC older than 5.
Benjamin Kramer
2018-06-28
1
-1
/
+1
*
[ODRHash] Do not rely on Type* when computing the hash.
Vassil Vassilev
2018-06-28
8
-10
/
+46
*
[ELF] - EhFrame.cpp: add test case to cover "corrupted CIE" error message.
George Rimar
2018-06-28
1
-0
/
+30
*
Revert "Add support for generating a call graph profile from Branch Frequency...
Benjamin Kramer
2018-06-28
13
-329
/
+7
*
[ARM] Parallel DSP Pass
Sjoerd Meijer
2018-06-28
18
-1
/
+1301
*
[ELF] - EhFrame.cpp: add test case to cover "DW_EH_PE_aligned encoding is not...
George Rimar
2018-06-28
1
-0
/
+30
*
Fix warning on MSVC by using size_t arithmetic instead of casting after the f...
Filipe Cabecinhas
2018-06-28
1
-1
/
+1
*
[ELF] - EhFrame.cpp: add test case to check "unknown FDE encoding".
George Rimar
2018-06-28
1
-0
/
+31
*
Remove explicit type from an initializer list. NFC.
Alexander Kornienko
2018-06-28
1
-2
/
+2
*
Fix formatting. NFC.
Alexander Kornienko
2018-06-28
1
-5
/
+4
*
Revert "ADT: Move ArrayRef comparison operators into the class"
Pavel Labath
2018-06-28
2
-14
/
+16
*
The :option: syntax was generating Sphinx build warnings; switched to double ...
Aaron Ballman
2018-06-28
1
-3
/
+2
*
Correct the code highlighting marker to be Objective-C rather than C++ which ...
Aaron Ballman
2018-06-28
1
-1
/
+1
*
Fix the indentation in this documentation to remove a Sphinx warning; NFC.
Aaron Ballman
2018-06-28
1
-5
/
+4
*
[ELF] - EhFrame: add test case to cover uncovered branch of the code.
George Rimar
2018-06-28
1
-0
/
+28
*
ADT: Move ArrayRef comparison operators into the class
Pavel Labath
2018-06-28
2
-16
/
+14
*
[ELF] - Cover "unknown .eh_frame augmentation string" error.
George Rimar
2018-06-28
1
-0
/
+28
*
[llvm-mca] Refactor method RegisterFile::collectWrites(). NFCI
Andrea Di Biagio
2018-06-28
1
-7
/
+13
*
[clangd] Fix a data race in TUScheduler
Ilya Biryukov
2018-06-28
1
-5
/
+5
*
[Analyzer] Iterator Checker - Part 2: Increment, decrement operators and ahea...
Adam Balogh
2018-06-28
4
-34
/
+578
*
[DebugInfo] Follow-up commit to improve consistency. NFC
Jonas Devlieghere
2018-06-28
2
-127
/
+117
*
[ELF] - Add test case to cover "corrupted CIE (failed to read LEB128)" error.
George Rimar
2018-06-28
1
-0
/
+21
*
Comment change to verify commit rights. NFC.
Jesper Antonsson
2018-06-28
1
-1
/
+1
*
s/TablesChecked/TableChecked/ after r335823
Hans Wennborg
2018-06-28
2
-2
/
+2
*
AMDGPU: Remove MFI::ABIArgOffset
Matt Arsenault
2018-06-28
7
-33
/
+22
*
AMDGPU: Error on calls from graphics shaders
Matt Arsenault
2018-06-28
2
-0
/
+14
*
AMDGPU: Fix AMDGPUCodeGenPrepare using uninitialized AMDGPUAS struct
Matt Arsenault
2018-06-28
1
-1
/
+2
*
AMDGPU: Fix assert on aggregate type kernel arguments
Matt Arsenault
2018-06-28
2
-2
/
+175
*
[ELF] - Removed trailing whitespace. NFC.
George Rimar
2018-06-28
1
-1
/
+0
*
[ELF] - Add test case to cover "corrupted CIE (failed to read string)"
George Rimar
2018-06-28
1
-0
/
+23
*
Unify sorted asserts to use the existing atomic pattern
Benjamin Kramer
2018-06-28
3
-9
/
+10
*
Retrieve a function PDB symbol correctly from nested blocks
Pavel Labath
2018-06-28
4
-57
/
+107
*
[DAGCombiner] Ensure we use the correct CC result type in visitSDIV
Simon Pilgrim
2018-06-28
3
-11
/
+39
[next]