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
*
[lit] Extend internal diff to support `-` argument
Joel E. Denny
2019-10-10
7
-5
/
+146
*
[lit] Clean up internal diff's encoding handling
Joel E. Denny
2019-10-10
7
-33
/
+86
*
[lit] Make internal diff work in pipelines
Joel E. Denny
2019-10-10
5
-241
/
+276
*
[OPENMP50]Support for declare variant directive for NVPTX target.
Alexey Bataev
2019-10-10
7
-6
/
+250
*
[test] Use a different module cache for Shell and API tests.
Jonas Devlieghere
2019-10-10
11
-28
/
+65
*
[test] Pass DSYMUTIL and SDKROOT as part of the Make invocation.
Jonas Devlieghere
2019-10-10
1
-5
/
+36
*
Reland "[ASan] Do not misrepresent high value address dereferences as null de...
Julian Lettner
2019-10-10
7
-6
/
+90
*
gn build: Merge r374381
GN Sync Bot
2019-10-10
1
-0
/
+2
*
[test] Trim the symbtab test case (NFC)
Jonas Devlieghere
2019-10-10
1
-10
/
+0
*
Add GsymCreator and GsymReader.
Greg Clayton
2019-10-10
11
-23
/
+1295
*
[dsymutil] Move CommonSymbols.clear() in resetParserState.
Jonas Devlieghere
2019-10-10
1
-1
/
+1
*
[ARM] VQSUB instruction
David Green
2019-10-10
3
-51
/
+16
*
Increase timeout in pexpect to lower chances of tests failing under ASAN.
Adrian Prantl
2019-10-10
1
-1
/
+1
*
Use arrays on stack and avoid use of new and delete operators.
Siva Chandra
2019-10-10
2
-12
/
+4
*
[Codegen] Alter the default promotion for saturating adds and subs
David Green
2019-10-10
17
-769
/
+483
*
Fix assertions disabled builds after rL374367
Kadir Cetinkaya
2019-10-10
1
-2
/
+1
*
Increase timeout in gdbclientutils.py to decrease chance of test failing unde...
Adrian Prantl
2019-10-10
1
-1
/
+1
*
[DAGCombiner] reduce code duplication; NFC
Sanjay Patel
2019-10-10
1
-2
/
+4
*
[Alignment][NFC] Use llv::Align in GISelKnownBits
Guillaume Chatelet
2019-10-10
2
-12
/
+13
*
[BPF] Remove relocation for patchable externs
Yonghong Song
2019-10-10
22
-467
/
+36
*
In openFileForRead don't cache erroneous entries if the error relates to them...
Kousik Kumar
2019-10-10
4
-35
/
+51
*
[AMDGPU] Fixed dpp_combine.mir with expensive checks. NFC.
Stanislav Mekhanoshin
2019-10-10
1
-5
/
+7
*
Fix Wdocumentation warnings. NFCI.
Simon Pilgrim
2019-10-10
1
-2
/
+2
*
[OPENMP50]Register vendor name only once in vendor context selector.
Alexey Bataev
2019-10-10
3
-7
/
+8
*
[LLD][ELF] Fix stale comments about doing ICF
Russell Gallop
2019-10-10
1
-2
/
+3
*
[MCA] Show aggregate over Average Wait times for the whole snippet (PR43219)
Roman Lebedev
2019-10-10
153
-10
/
+341
*
Revert "[FileCheck] Implement --ignore-case option."
Dmitri Gribenko
2019-10-10
6
-4202
/
+4138
*
Revert "[Tests] Output of od can be lower or upper case (llvm-objcopy/yaml2ob...
Dmitri Gribenko
2019-10-10
11
-1300
/
+1300
*
Revert "Fix OCaml/core.ml fneg check"
Dmitri Gribenko
2019-10-10
1
-1
/
+1
*
[X86] combineFMA - Convert to use isNegatibleForFree/GetNegatedExpression.
Simon Pilgrim
2019-10-10
3
-71
/
+148
*
Fix OCaml/core.ml fneg check (try 2)
Simon Pilgrim
2019-10-10
1
-1
/
+1
*
Revert "[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator"
Dmitri Gribenko
2019-10-10
28
-439
/
+424
*
unwind-via-stack-win.yaml: update for changes in yaml format
Pavel Labath
2019-10-10
1
-1
/
+15
*
[lldb] Fix minidebuginfo-set-and-hit-breakpoint.test
Raphael Isemann
2019-10-10
1
-1
/
+1
*
[X86] combineFMADDSUB - Convert to use isNegatibleForFree/GetNegatedExpression.
Simon Pilgrim
2019-10-10
1
-10
/
+18
*
[lldb] Add log output for the support files we pass to the CppModuleConfigura...
Raphael Isemann
2019-10-10
1
-0
/
+11
*
Revert "[test] Use system locale for mri-utf8.test"
Thomas Preud'homme
2019-10-10
2
-22
/
+23
*
Revert "[AMDGPU] Run `unreachable-mbb-elimination` after isel to clean up PHIs."
Jay Foad
2019-10-10
1
-3
/
+0
*
Fix OCaml/core.ml fneg check
Simon Pilgrim
2019-10-10
1
-1
/
+1
*
[DAG][X86] Add isNegatibleForFree/GetNegatedExpression override placeholders....
Simon Pilgrim
2019-10-10
2
-0
/
+27
*
[llvm-readelf] - Do not enter an infinite loop when printing histogram.
George Rimar
2019-10-10
2
-25
/
+80
*
[Tests] Output of od can be lower or upper case (llvm-objcopy/yaml2obj).
Kai Nacke
2019-10-10
11
-1300
/
+1300
*
Fix the unwinding plan augmentation from x86 assembly
Pavel Labath
2019-10-10
2
-16
/
+106
*
Fix some dangling else warnings
Pavel Labath
2019-10-10
1
-9
/
+10
*
[DAGCombine] Match more patterns for half word bswap
Amaury Sechet
2019-10-10
2
-47
/
+32
*
[FileCheck] Implement --ignore-case option.
Kai Nacke
2019-10-10
6
-4138
/
+4202
*
[LV][NFC] Factor out calculation of "best" estimated trip count.
Florian Hahn
2019-10-10
1
-28
/
+26
*
MinidumpYAML: Add support for the memory info list stream
Pavel Labath
2019-10-10
5
-5
/
+141
*
[ARM] VQADD instructions
David Green
2019-10-10
3
-74
/
+42
*
[lldb] Make sure import-std-module/sysroot actually passes for the right reasons
Raphael Isemann
2019-10-10
6
-9
/
+16
[next]