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
*
[llvm-mca] Move llvm-mca library to llvm/lib/MCA.
Clement Courbet
2018-12-17
48
-152
/
+145
*
[X86] Add test case for PR39968. NFC
Craig Topper
2018-12-17
1
-0
/
+19
*
[X86] Fix bad operand lookup for cmov introduced in r349315
Craig Topper
2018-12-17
1
-1
/
+1
*
[Power9][NFC]update vabsd case for better dumping
Kewen Lin
2018-12-17
1
-34
/
+23
*
[analyzer] MoveChecker: Enable by default as cplusplus.Move.
Artem Dergachev
2018-12-17
3
-14
/
+17
*
[analyzer] MoveChecker: Add an option to suppress warnings on locals.
Artem Dergachev
2018-12-17
2
-117
/
+384
*
Speculatively re-apply "[analyzer] MoveChecker: Add checks for dereferencing..."
Artem Dergachev
2018-12-17
2
-56
/
+178
*
[Power9][NFC]Make pre-inc-disable case more robust
Kewen Lin
2018-12-17
1
-28
/
+28
*
[gn build] Add build files for opt and its dependency Transforms/Couroutines
Nico Weber
2018-12-17
4
-1
/
+61
*
[EarlyCSE] If DI can't be salvaged, mark it as unavailable.
Davide Italiano
2018-12-17
2
-1
/
+71
*
[InstCombine] Add cttz/ctlz + select non-bitwidth tests; NFC
Nikita Popov
2018-12-16
1
-0
/
+56
*
[InstCombine] Regenerate test checks; NFC
Nikita Popov
2018-12-16
1
-147
/
+150
*
[analyzer] Fix some expressions staying live too long. Add a debug checker.
Artem Dergachev
2018-12-16
7
-3
/
+286
*
[X86] Pull out constant splat rotation detection.
Simon Pilgrim
2018-12-16
1
-21
/
+28
*
[InstCombine] Make cttz/ctlz knownbits tests more robust; NFC
Nikita Popov
2018-12-16
1
-20
/
+12
*
Regenerate test (merges X86+X64 cases). NFCI.
Simon Pilgrim
2018-12-16
1
-594
/
+265
*
Add a description of the similar packets defined in the
Jason Molenda
2018-12-16
1
-3
/
+18
*
[X86] Remove truncation handling from EmitTest. Replace it with a DAG combine.
Craig Topper
2018-12-16
3
-55
/
+111
*
[X86] Autogenerate complete checks. NFC
Craig Topper
2018-12-16
1
-7
/
+36
*
Clarify a few minor details.
Jason Molenda
2018-12-16
1
-7
/
+8
*
Revert "[InstCombine] Regenerate test checks; NFC"
Nikita Popov
2018-12-16
1
-166
/
+117
*
[InstCombine] Regenerate test checks; NFC
Nikita Popov
2018-12-16
1
-117
/
+166
*
[InstCombined] Add more tests for cttz/ctlz + icmp; NFC
Nikita Popov
2018-12-16
1
-11
/
+144
*
[InstCombine] Add additional saturating add/sub + icmp tests; NFC
Nikita Popov
2018-12-16
1
-12
/
+133
*
Thread safety analysis: Avoid intermediate copies [NFC]
Aaron Puchert
2018-12-16
1
-21
/
+31
*
[InstCombine] regenerate test checks; NFC
Sanjay Patel
2018-12-16
2
-448
/
+439
*
[InstCombine] add tests for vector widening transforms (PR40032); NFC
Sanjay Patel
2018-12-16
1
-0
/
+32
*
[test] [support] Use socket()+bind() to create unix sockets portably
Michal Gorny
2018-12-16
1
-2
/
+8
*
[x86] increment/decrement constant vector with min/max in vsetcc lowering (PR...
Sanjay Patel
2018-12-16
4
-58
/
+72
*
[DAGCombiner] allow hoisting vector bitwise logic ahead of truncates
Sanjay Patel
2018-12-16
12
-211
/
+147
*
Update the list of platforms & archs
Sylvestre Ledru
2018-12-16
1
-2
/
+2
*
Use backquotes to avoid a sphinx unexpected error:
Sylvestre Ledru
2018-12-16
1
-1
/
+1
*
Thread safety analysis: Allow scoped releasing of capabilities
Aaron Puchert
2018-12-16
2
-39
/
+177
*
Document the usage of BOOTSTRAP_XXX with stage2 builds
Sylvestre Ledru
2018-12-16
1
-0
/
+9
*
[SelectionDAG] Add FSHL/FSHR support to computeKnownBits
Simon Pilgrim
2018-12-16
3
-16
/
+41
*
[X86] Add computeKnownBits tests for funnel shift intrinsics
Simon Pilgrim
2018-12-16
1
-0
/
+43
*
Improve the comment in previous
Kamil Rytarowski
2018-12-16
1
-2
/
+2
*
Expand TSan sysroot workaround to NetBSD
Kamil Rytarowski
2018-12-16
1
-5
/
+6
*
[test] [ctime] Ignore -Wformat-zero-length warnings
Michal Gorny
2018-12-16
1
-0
/
+4
*
[regex] Use distinct __regex_word on NetBSD
Michal Gorny
2018-12-16
1
-0
/
+4
*
[gn build] Merge r349167
Nico Weber
2018-12-16
1
-0
/
+1
*
[gn build] Add build files for obj2yaml, yaml2obj, and lib/ObjectYAML
Nico Weber
2018-12-16
4
-0
/
+58
*
[gn build] Add build files for llvm-as, llvm-dis, llvm-dwarfdump, llvm-mc, Fi...
Nico Weber
2018-12-16
8
-0
/
+79
*
Fix a lit test failure after MallocChecker changes
Kristof Umann
2018-12-16
1
-1
/
+1
*
[X86] Autogenerate complete checks. NFC
Craig Topper
2018-12-15
1
-29
/
+39
*
[X86] Begin cleaning up combineOr -> SHLD/SHRD. NFCI.
Simon Pilgrim
2018-12-15
1
-5
/
+5
*
[X86] Lower to SHLD/SHRD on slow machines for optsize
Simon Pilgrim
2018-12-15
3
-81
/
+31
*
[X86] Add optsize SHLD/SHRD tests
Simon Pilgrim
2018-12-15
2
-41
/
+131
*
[analyzer][MallocChecker] Improve warning messages on double-delete errors
Kristof Umann
2018-12-15
6
-19
/
+27
*
Update the vFile:open: description to note that the flags
Jason Molenda
2018-12-15
2
-1
/
+5
[next]