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
*
[VPlan] Add moveAfter to VPRecipeBase.
Florian Hahn
2019-10-11
3
-0
/
+36
*
[AIX] Use .space instead of .zero in assembly
David Tenty
2019-10-11
2
-0
/
+18
*
Reland r374450 with Richard Smith's comments and test fixed.
Erich Keane
2019-10-11
13
-41
/
+46
*
[AMDGPU][MC][GFX9][GFX10] Corrected number of src operands for ds_[read/write...
Dmitry Preobrazhensky
2019-10-11
5
-63
/
+76
*
gn build: Merge r374558
GN Sync Bot
2019-10-11
1
-0
/
+1
*
[AMDGPU][MC][GFX6][GFX7][GFX10] Added instructions buffer_atomic_[fcmpswap/fm...
Dmitry Preobrazhensky
2019-10-11
4
-14
/
+152
*
[libTooling] Move `RewriteRule` abstraction into its own header and impl.
Yitzhak Mandelbaum
2019-10-11
5
-438
/
+473
*
[AMDGPU][MC][GFX10] Enabled null for 64-bit dst operands
Dmitry Preobrazhensky
2019-10-11
5
-1
/
+38
*
[llvm] [ocaml] Support linking against dylib
Michal Gorny
2019-10-11
1
-14
/
+18
*
[DAGCombiner] fold vselect-of-constants to shift
Sanjay Patel
2019-10-11
3
-28
/
+22
*
Fix compilation warnings. NFC.
Michael Liao
2019-10-11
2
-2
/
+2
*
[AMDGPU][MC] Corrected parsing of optional operands
Dmitry Preobrazhensky
2019-10-11
2
-12
/
+11
*
[libTooling] Change Stencil equality to use `toString()`
Yitzhak Mandelbaum
2019-10-11
3
-112
/
+15
*
Updated add_new_check.py to create checker tests in the new directory
Dmitri Gribenko
2019-10-11
1
-1
/
+1
*
[ClangTidy] Separate tests for infrastructure and checkers, fixup
Dmitri Gribenko
2019-10-11
1
-0
/
+0
*
[mips] Follow-up to r374544. Fix test case.
Simon Atanasyan
2019-10-11
1
-2
/
+2
*
[Tests] Output of od can be lower or upper case (llvm-objcopy/yaml2obj).
Kai Nacke
2019-10-11
11
-28
/
+28
*
[lldb] Insert break to avoid unannotated fall-through
Kadir Cetinkaya
2019-10-11
1
-0
/
+1
*
[mips] Fix loading "double" immediate into a GPR and FPR
Simon Atanasyan
2019-10-11
2
-18
/
+36
*
[MS ABI]: Fix mangling function arguments for template types to be compatible...
Nico Weber
2019-10-11
2
-1
/
+18
*
[LLD][ELF] - Update test cases after llvm-readobj change.
George Rimar
2019-10-11
12
-182
/
+139
*
[llvm-readobj] - Remove excessive fields when dumping "Version symbols".
George Rimar
2019-10-11
4
-61
/
+42
*
[ClangTidy] Separate tests for infrastructure and checkers
Dmitri Gribenko
2019-10-11
564
-0
/
+0
*
Dead Virtual Function Elimination
Oliver Stannard
2019-10-11
34
-83
/
+1428
*
[FileCheck] Implement --ignore-case option.
Kai Nacke
2019-10-11
6
-2
/
+66
*
[LLDB] [lldb-server] Use llvm::InitLLVM for doing unicode conversion of argum...
Martin Storsjo
2019-10-11
1
-0
/
+2
*
[SCEV] Add stricter verification option.
Florian Hahn
2019-10-11
1
-5
/
+8
*
[X86] isFNEG - add recursion depth limit
Simon Pilgrim
2019-10-11
1
-5
/
+9
*
[llvm-exegesis] Show noise cluster in analysis output.
Clement Courbet
2019-10-11
3
-19
/
+91
*
minidump: Use llvm memory info list parser
Pavel Labath
2019-10-11
4
-123
/
+26
*
ProcessInstanceInfoMatch: Don't match processes with no name if a name match ...
Pavel Labath
2019-10-11
4
-18
/
+57
*
[Windows] Use information from the PE32 exceptions directory to construct unw...
Aleksandr Urakov
2019-10-11
19
-11
/
+1149
*
Insert module constructors in a module pass
Vitaly Buka
2019-10-11
9
-55
/
+102
*
[LLDB] [Driver] Use llvm::InitLLVM to do unicode argument conversion on Windows
Martin Storsjo
2019-10-11
1
-17
/
+3
*
[lldb] Fix crash in CxxModuleHandler when std module is empty
Raphael Isemann
2019-10-11
7
-4
/
+88
*
[TableGen] Fix a bug that MCSchedClassDesc is interfered between different Sc...
QingShan Zhang
2019-10-11
3
-1
/
+48
*
[X86] Add v8i64->v8i8 ssat/usat/packus truncate tests to min-legal-vector-wid...
Craig Topper
2019-10-11
1
-0
/
+103
*
[ADT][Statistics] Fix test after rL374490
Kadir Cetinkaya
2019-10-11
1
-0
/
+2
*
Fix modules build for r374337
Pavel Labath
2019-10-11
1
-0
/
+2
*
[X86] Always define the tzcnt intrinsics even when _MSC_VER is defined.
Craig Topper
2019-10-11
3
-130
/
+144
*
[PowerPC] Remove assertion "Shouldn't overwrite a register before it is killed"
Yi-Hong Lyu
2019-10-11
2
-8
/
+31
*
[NFC] run specific pass instead of whole -O3 pipeline for popcount recoginzat...
Chen Zheng
2019-10-11
1
-5
/
+5
*
[InstCombine] recognize popcount.
Chen Zheng
2019-10-11
3
-5
/
+271
*
[libc++] Fix linker script generation
Petr Hosek
2019-10-11
1
-1
/
+3
*
[X86] Add a DAG combine to turn v16i16->v16i8 VTRUNCUS+store into a saturatin...
Craig Topper
2019-10-11
2
-2
/
+14
*
[X86] Add test case for trunc_packus_v16i32_v16i8_store to min-legal-vector-w...
Craig Topper
2019-10-11
1
-1
/
+21
*
[CVP] Remove a masking operation if range information implies it's a noop
Philip Reames
2019-10-11
4
-3
/
+155
*
[X86] Add more packus/ssat/usat truncate tests from legal vectors to less tha...
Craig Topper
2019-10-11
3
-3
/
+4134
*
[Polly] Fix formatting violation. NFC.
Volodymyr Sapsai
2019-10-11
1
-3
/
+1
*
Revert 374481 "[tsan,msan] Insert module constructors in a module pass"
Nico Weber
2019-10-11
9
-102
/
+55
[next]