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
*
[AArch64][SVE2] Use destination register as source register
Cullen Rhodes
2019-07-31
2
-86
/
+207
*
[LLVM][NFC] Adding an Alignment type to LLVM
Guillaume Chatelet
2019-07-31
3
-0
/
+630
*
SymbolVendor: Remove the object file member variable
Pavel Labath
2019-07-31
19
-141
/
+145
*
[llvm/Object] - Add a test for "empty string table" error.
George Rimar
2019-07-31
2
-5
/
+24
*
[ARM][ParallelDSP] Convert to function pass
Sam Parker
2019-07-31
4
-76
/
+126
*
revert r367382 because buildbot failure
Zi Xuan Wu
2019-07-31
6
-169
/
+169
*
[Fix] Customize warnings for missing built-in types
Johannes Doerfert
2019-07-31
5
-8
/
+42
*
Change '|' to '&' in conditional.
Richard Trieu
2019-07-31
1
-1
/
+1
*
[CompletionRequest] Remove unimplemented members.
Jonas Devlieghere
2019-07-31
13
-68
/
+21
*
[StringList] Change LongestCommonPrefix API
Jonas Devlieghere
2019-07-31
5
-19
/
+11
*
[NFC] Remove LLVM_ALIGNAS
JF Bastien
2019-07-31
6
-25
/
+9
*
[PowerPC] Eliminate loads/swap feeding swap/store for vector type by using bi...
Zi Xuan Wu
2019-07-31
6
-169
/
+169
*
[AMDGPU] Fix high occupancy calculation and print it
Stanislav Mekhanoshin
2019-07-31
9
-17
/
+335
*
[asan_symbolize] More debugging output
Dan Liew
2019-07-31
1
-0
/
+1
*
[asan_symbolize] Add `--skip-uuid-validation` option to `ModuleMapPlugIn`.
Dan Liew
2019-07-31
1
-10
/
+26
*
[asan_symbolize] Provide better error message when extracting the UUID of a b...
Dan Liew
2019-07-31
1
-1
/
+3
*
[TableGen] Move helpers into LLDBTableGenUtils.
Jonas Devlieghere
2019-07-31
6
-28
/
+62
*
GlobalISel: Replace artifact combiner checks with assert
Matt Arsenault
2019-07-31
1
-14
/
+6
*
[TableGen] Include vector
Jonas Devlieghere
2019-07-31
1
-0
/
+1
*
[MS] Emit S_HEAPALLOCSITE debug info in SelectionDAG
Amy Huang
2019-07-31
4
-81
/
+152
*
TableGen: Add MinAlignment predicate
Matt Arsenault
2019-07-31
9
-62
/
+174
*
Reland: [Remarks] Add an LLVM-bitstream-based remark serializer
Francis Visoiu Mistrih
2019-07-31
20
-7
/
+1362
*
NFCI, optimize layout of FileEntry
Alex Lorenz
2019-07-31
1
-1
/
+1
*
Revert "[Remarks] Add an LLVM-bitstream-based remark serializer"
Francis Visoiu Mistrih
2019-07-31
20
-1354
/
+7
*
GlobalISel: Add G_ATOMICRMW_{FADD|FSUB}
Matt Arsenault
2019-07-30
9
-16
/
+138
*
[SymbolFilePDB] Fix windows bots after rL367360
Alex Langford
2019-07-30
1
-4
/
+12
*
[Sema] Actually map a variable template specialization from pattern to instan...
Erik Pilkington
2019-07-30
4
-29
/
+61
*
gn build: Merge r367364
Nico Weber
2019-07-30
2
-0
/
+4
*
[DAGCombiner] Add an option to control whether or not to enable store merging.
Wei Mi
2019-07-30
1
-1
/
+6
*
[Remarks] Add an LLVM-bitstream-based remark serializer
Francis Visoiu Mistrih
2019-07-30
20
-7
/
+1354
*
[TableGen] Reuse typedef across emitters (NFC)
Jonas Devlieghere
2019-07-30
3
-18
/
+14
*
Remove cmake checks for MSVC 1900 / VS 2013
Reid Kleckner
2019-07-30
3
-25
/
+10
*
[clangd][NFC] Fix typo in comment
Jan Korous
2019-07-30
1
-1
/
+1
*
[Symbol] Use llvm::Expected when getting TypeSystems
Alex Langford
2019-07-30
36
-328
/
+596
*
[NFC] Improve cmake diagnostic when checking atomics
JF Bastien
2019-07-30
1
-2
/
+2
*
[SymbolFile] SymbolFileDWARF::ParseLineTable should lock its module
Alex Langford
2019-07-30
1
-1
/
+1
*
[X86] Fix mistake in comment. NFC
Craig Topper
2019-07-30
1
-2
/
+2
*
[benchmark] Fix win32 link on case-sensitive fs
Roman Lebedev
2019-07-30
4
-2
/
+8
*
[AMDGPU] Print register pressure for agpr and vgpr separately
Stanislav Mekhanoshin
2019-07-30
1
-1
/
+2
*
[clangd][NFC] Typo in comment
Jan Korous
2019-07-30
1
-1
/
+1
*
Revert "[NFC][clang] Refactor getCompilationPhases()+Types.def step 3."
Sam McCall
2019-07-30
3
-68
/
+64
*
[MemorySSA] Extend allowed behavior for simplified instructions.
Alina Sbirlea
2019-07-30
4
-28
/
+82
*
[Driver] Support -fsanitize=function on Solaris/x86
Rainer Orth
2019-07-30
2
-0
/
+6
*
[NFC] simplify Darwin environment handling
JF Bastien
2019-07-30
1
-16
/
+12
*
[NVPTX] Fix PR41651
Michael Liao
2019-07-30
2
-2
/
+15
*
[dsymutil] Pass LinkOptions by value instead of const ref.
Jonas Devlieghere
2019-07-30
3
-6
/
+6
*
[AMDGPU] Reserve all AGPRs on targets which do not have them
Stanislav Mekhanoshin
2019-07-30
3
-11
/
+19
*
[Parser] Lambda capture lists can start with '*'
Erik Pilkington
2019-07-30
2
-0
/
+14
*
[NFC][clang] Refactor getCompilationPhases()+Types.def step 3.
Puyan Lotfi
2019-07-30
3
-64
/
+68
*
[AMDGPU/GlobalISel] Add llvm.amdgcn.fdiv.fast legalization.
Austin Kerbow
2019-07-30
6
-9
/
+114
[next]