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
*
[CommandLine] Add callbacks to Options
Don Hinton
2019-12-06
4
-2
/
+149
*
Make it possible control matcher traversal kind with ASTContext
Stephen Kelly
2019-12-06
8
-37
/
+278
*
[WebAssebmly][MC] Support .import_name/.import_field asm directives
Sam Clegg
2019-12-06
7
-36
/
+63
*
[MC] Rewrite tablegen for printInstrAlias to comiple faster, NFC
Reid Kleckner
2019-12-06
3
-95
/
+305
*
[X86] Fix prolog/epilog mismatch for stack protectors on win32-macho.
Amara Emerson
2019-12-06
2
-1
/
+58
*
[ObjC] Make sure that the implicit arguments for direct methods have been setup
Alex Lorenz
2019-12-06
7
-22
/
+27
*
wrap an rst file to 80 cols, to cycle bots
Nico Weber
2019-12-06
1
-6
/
+8
*
[TargetLowering] Fix another potential FPE in expandFP_TO_UINT
Craig Topper
2019-12-06
8
-344
/
+435
*
[analyzer] Fix false positive on introspection of a block's internal layout.
Artem Dergachev
2019-12-06
2
-1
/
+11
*
[InstSimplify] add tests for copysign with fneg operand; NFC
Sanjay Patel
2019-12-06
1
-0
/
+44
*
[WPD] Remove unused parameter (NFC)
Teresa Johnson
2019-12-06
1
-4
/
+3
*
[X86] Don't setup and teardown memory for a musttail call
Reid Kleckner
2019-12-06
5
-76
/
+50
*
[clang-tidy] Pass -faligned-allocation on the compiler command line to
Akira Hatanaka
2019-12-06
1
-2
/
+2
*
Revert "[PGO][PGSO] Instrument the code gen / target passes."
Hiroshi Yamauchi
2019-12-06
21
-283
/
+61
*
[OPENMP50]Add if clause in distribute simd directive.
Alexey Bataev
2019-12-06
7
-32
/
+240
*
[AutoFDO] Inline replay for cold/small callees from sample profile loader
Wenlei He
2019-12-06
3
-3
/
+144
*
Stop checking whether std::strong_* has ::equivalent members.
Richard Smith
2019-12-06
2
-9
/
+6
*
Avoid naming variable after type to fix GCC 5.3 build
Reid Kleckner
2019-12-06
1
-2
/
+2
*
Revert "[InstCombine] reduce code duplication; NFC"
Sanjay Patel
2019-12-06
1
-40
/
+38
*
Revert "[InstCombine] improve readability; NFC"
Sanjay Patel
2019-12-06
1
-6
/
+10
*
Revert "[InstCombine] reduce indentation; NFC"
Sanjay Patel
2019-12-06
1
-25
/
+28
*
[libcxx{,abi}] Don't link libpthread and libdl on Fuchsia
Petr Hosek
2019-12-06
2
-5
/
+18
*
Revert "ARM-Darwin: keep the frame register reserved even if not updated."
Alina Sbirlea
2019-12-06
4
-18
/
+3
*
[x86] add cost model special-case for insert/extract from element 0
Sanjay Patel
2019-12-06
5
-65
/
+71
*
[PGO][PGSO] Instrument the code gen / target passes.
Hiroshi Yamauchi
2019-12-06
21
-61
/
+283
*
clang/AMDGPU: Fix default for frame-pointer attribute
Matt Arsenault
2019-12-07
2
-0
/
+10
*
[OPENMP]Reorganize OpenMP warning groups.
Alexey Bataev
2019-12-06
6
-40
/
+50
*
[InstCombine] reduce indentation; NFC
Sanjay Patel
2019-12-06
1
-28
/
+25
*
[InstCombine] improve readability; NFC
Sanjay Patel
2019-12-06
1
-10
/
+6
*
[InstCombine] reduce code duplication; NFC
Sanjay Patel
2019-12-06
1
-38
/
+40
*
[InstCombine] improve readability; NFC
Sanjay Patel
2019-12-06
1
-33
/
+33
*
Add `QualType::hasAddressSpace`. NFC.
Michael Liao
2019-12-06
7
-12
/
+19
*
[MBP] Avoid tail duplication if it can't bring benefit
Guozhi Wei
2019-12-06
25
-634
/
+923
*
[ASTImporter] Implicitly declare parameters for imported ObjCMethodDecls
Raphael Isemann
2019-12-06
3
-1
/
+35
*
[NFC][AIX][XCOFF] if the size of Csect is zero, the Csect do not need write a...
diggerlin
2019-12-06
1
-1
/
+2
*
update string comparison in clang-format.py
mydeveloperday
2019-12-06
1
-1
/
+1
*
[clang-format] update trailing newline treatment in clang-format.py
mydeveloperday
2019-12-06
1
-2
/
+6
*
[NFC][AIX][XCOFF] fixed compile warning on the strncpy.
diggerlin
2019-12-06
1
-1
/
+1
*
Cleanup and speedup NativeRegisterContextLinux_arm64
Muhammad Omair Javaid
2019-12-06
4
-160
/
+130
*
[lldb][test] Handle .categories lookup for inline tests.
Jordan Rupprecht
2019-12-06
1
-2
/
+9
*
[LegalizeTypes] Add missing case for STRICT_FP_ROUND softening
John Brawn
2019-12-06
1
-0
/
+1
*
[OpenMP] Fix linkage issue on FreeBSD
David Carlier
2019-12-06
1
-1
/
+1
*
[libomptarget][nfc] Move cuda threadfence functions behind kmpc_impl
JonChesterfield
2019-12-06
7
-13
/
+21
*
[libomptarget][nfc] Move three more files to common
Jon Chesterfield
2019-12-06
4
-6
/
+6
*
[ARM][MVE] Fix copy-paste error in VQSHL instruction ids.
Simon Tatham
2019-12-06
2
-12
/
+12
*
[AIX][XCOFF] created a test case to verify the raw text section of xcoffobjec...
diggerlin
2019-12-06
1
-0
/
+22
*
[OPENMP]Moved warning fo mapping non-trivially copiable types into a
Alexey Bataev
2019-12-06
77
-549
/
+549
*
[AArch64] Fix a bug with jump table generation
Cullen Rhodes
2019-12-06
3
-4
/
+110
*
gn build: Unbreak mac build after 4066591
Nico Weber
2019-12-06
1
-1
/
+5
*
Fix building shared libraries broken by 8e48e8e3e32.
Alexey Lapshin
2019-12-06
2
-1
/
+2
[next]