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
*
[LegalizeTypes] Don't call PromoteTargetBoolean from SplitVecOp_VSETCC.
Craig Topper
2019-10-16
2
-1
/
+112
*
[libunwind][Android] Improve workaround for PIE zero-dlpi_addr bug
Ryan Prichard
2019-10-16
1
-23
/
+27
*
[Concepts] ConceptSpecializationExprs mangling
Saar Raz
2019-10-16
3
-4
/
+31
*
Revert "[ASan] Refine diagnoses messages"
Julian Lettner
2019-10-16
1
-1
/
+2
*
update ScriptInterpreterPython to use File, not FILE*
Lawrence D'Anna
2019-10-16
4
-64
/
+56
*
CodeExtractor: NFC: Use Range based loop
Aditya Kumar
2019-10-16
1
-4
/
+4
*
[libTooling] Put all Transformer declarations in a single namespace.
Yitzhak Mandelbaum
2019-10-16
12
-95
/
+146
*
Fix an unused variable introduced in rL374955 / rG21703543.
David L. Jones
2019-10-16
1
-0
/
+1
*
[ASan] Refine diagnoses messages
Julian Lettner
2019-10-16
1
-2
/
+1
*
[dsymutil] Support and relocate base address selection entries for debug_loc
Jonas Devlieghere
2019-10-15
4
-0
/
+41
*
[Reland][VirtualFileSystem] Support virtual working directory in the Redirect...
Jonas Devlieghere
2019-10-15
3
-16
/
+217
*
PR43674: fix incorrect constant evaluation of 'switch' where no case
Richard Smith
2019-10-15
2
-1
/
+7
*
[lldb] Creates _liblldb symlink from cmake
Haibo Huang
2019-10-15
2
-283
/
+37
*
Remove unnecessary and inappropriate forward-declaration of Sema from
Richard Smith
2019-10-15
1
-1
/
+0
*
[Orc] Add a method for ObjectLinkingLayer to return ownership of object buffers.
Lang Hames
2019-10-15
2
-0
/
+18
*
[Docs] Updates sidebar links and sets max-width property for div.body
DeForest Richards
2019-10-15
2
-3
/
+3
*
[JITLink] Switch to slab allocation for InProcessMemoryManager, re-enable test.
Lang Hames
2019-10-15
2
-12
/
+42
*
[lit] Add back LitTestCase
Julian Lettner
2019-10-15
5
-0
/
+87
*
[XCOFF]implement parsing relocation information for 32-bit xcoff object file
Digger Lin
2019-10-15
6
-5
/
+380
*
[llvm-lipo] Add missing cast
Alexander Shaposhnikov
2019-10-15
1
-1
/
+2
*
AMDGPU: Fix infinite searches in SIFixSGPRCopies
Austin Kerbow
2019-10-15
3
-1
/
+57
*
[OPENMP]Fix comments/params, NFC.
Alexey Bataev
2019-10-15
1
-4
/
+3
*
[OPENMP]Allow final clause in combined task-based directives.
Alexey Bataev
2019-10-15
9
-21
/
+61
*
[llvm-readobj][xcoff] implement parsing overflow section header.
Digger Lin
2019-10-15
3
-20
/
+107
*
[WebAssembly] Elide data segments for .bss sections
Thomas Lively
2019-10-15
13
-49
/
+75
*
[Concept] Associated Constraints Infrastructure
Saar Raz
2019-10-15
18
-210
/
+293
*
[Clang][OpenMP Offload] Move offload registration code to the wrapper
Sergey Dmitriev
2019-10-15
38
-1140
/
+524
*
Fix as-w-option.c on Windows where no assembler exists
Reid Kleckner
2019-10-15
1
-1
/
+1
*
Revert "[VirtualFileSystem] Support virtual working directory in the Redirec...
Jonas Devlieghere
2019-10-15
3
-217
/
+16
*
Added support for "#pragma clang section relro=<name>"
Dmitry Mikulin
2019-10-15
15
-22
/
+123
*
[WebAssembly] Allow multivalue types in block signature operands
Thomas Lively
2019-10-15
15
-117
/
+181
*
[clang] refactor -Wa,-W test cases.
Jian Cai
2019-10-15
1
-10
/
+0
*
[llvm-objdump] Use a counter for llvm-objdump -h instead of the section index.
Jordan Rupprecht
2019-10-15
3
-22
/
+63
*
[test] Update YAML mapping in VirtualFileSystemTest
Jonas Devlieghere
2019-10-15
1
-6
/
+6
*
Fix Driver/working-directory.c test
Jan Korous
2019-10-15
1
-1
/
+0
*
[X86] combineX86ShufflesRecursively - split the getTargetShuffleInputs call f...
Simon Pilgrim
2019-10-15
1
-3
/
+9
*
[llvm-profdata] Reinstate tools/llvm-profdata/malformed-ptr-to-counter-array....
Vedant Kumar
2019-10-15
1
-0
/
+52
*
Reland [Driver] Fix -working-directory issues
Jan Korous
2019-10-15
5
-35
/
+45
*
[libc] Do not add unittests if LLVM_INCLUDE_TESTS is OFF.
Siva Chandra
2019-10-15
1
-0
/
+4
*
remove FILE* usage from SBStream.i
Lawrence D'Anna
2019-10-15
4
-3
/
+59
*
[XCOFF] Output object text section header and symbol entry for program code.
Digger Lin
2019-10-15
5
-95
/
+239
*
[X86] Make memcmp() use PTEST if possible and also enable AVX1
David Zarzycki
2019-10-15
6
-290
/
+554
*
Add more information to JSON AST dumping of source locations.
Aaron Ballman
2019-10-15
26
-3131
/
+8133
*
[NewGVN] Check that call has an access.
Alina Sbirlea
2019-10-15
2
-2
/
+47
*
[libomptarget][nfc] Make interface.h target independent
Jon Chesterfield
2019-10-15
5
-9
/
+32
*
[MemorySSA] Update DomTree before applying MSSA updates.
Alina Sbirlea
2019-10-15
1
-8
/
+5
*
[VirtualFileSystem] Support virtual working directory in the RedirectingFS
Jonas Devlieghere
2019-10-15
3
-16
/
+217
*
eliminate virtual methods from PythonDataObjects
Lawrence D'Anna
2019-10-15
2
-380
/
+121
*
[llvm-profdata] Remove tools/llvm-profdata/malformed-ptr-to-counter-array.test
Vedant Kumar
2019-10-15
1
-48
/
+0
*
[AIX][XCOFF] Output XCOFF object text section header and symbol entry for pro...
Digger Lin
2019-10-15
1
-0
/
+11
[next]