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
path:
root
/
llvm
/
lib
/
Support
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[LLD][ELF] Support --[no-]mmap-output-file with F_no_mmap
Nick Terrell
2019-10-29
1
-1
/
+4
*
minor doc typo fix / testing github commit
Rafael Stahl
2019-10-28
1
-1
/
+1
*
[APInt] Introduce APIntOps::GetMostSignificantDifferentBit()
Roman Lebedev
2019-10-26
1
-0
/
+8
*
[APInt] Add saturating left-shift ops
Roman Lebedev
2019-10-25
1
-0
/
+19
*
[APInt] Add saturating multiply ops
Roman Lebedev
2019-10-25
1
-0
/
+21
*
Revert "Disable exit-on-SIGPIPE in lldb"
Vedant Kumar
2019-10-24
2
-16
/
+1
*
Reland "[Support] Add a way to run a function on a detached thread""
Sam McCall
2019-10-23
7
-61
/
+132
*
Revert "[Support] Add a way to run a function on a detached thread"
Sam McCall
2019-10-23
6
-128
/
+60
*
[Support] Add a way to run a function on a detached thread
Sam McCall
2019-10-23
6
-60
/
+128
*
Move endian constant from Host.h to SwapByteOrder.h, prune include
Reid Kleckner
2019-10-19
1
-0
/
+1
*
Disable exit-on-SIGPIPE in lldb
Vedant Kumar
2019-10-18
2
-1
/
+16
*
Reapply r375051: [support] GlobPattern: add support for `\` and `[!...]`, and...
Jordan Rupprecht
2019-10-17
1
-7
/
+16
*
Revert [support] GlobPattern: add support for `\` and `[!...]`, and allow `]`...
Jordan Rupprecht
2019-10-16
1
-16
/
+7
*
[support] GlobPattern: add support for `\` and `[!...]`, and allow `]` in mor...
Jordan Rupprecht
2019-10-16
1
-7
/
+16
*
RedirectingFileSystem::openFileForRead - replace bitwise & with boolean && to...
Simon Pilgrim
2019-10-16
1
-1
/
+1
*
RealFile - fix self-initialization warning in constructor.
Simon Pilgrim
2019-10-16
1
-3
/
+3
*
[Reland][VirtualFileSystem] Support virtual working directory in the Redirect...
Jonas Devlieghere
2019-10-15
1
-10
/
+35
*
Revert "[VirtualFileSystem] Support virtual working directory in the Redirec...
Jonas Devlieghere
2019-10-15
1
-35
/
+10
*
[VirtualFileSystem] Support virtual working directory in the RedirectingFS
Jonas Devlieghere
2019-10-15
1
-10
/
+35
*
[Alignment][NFC] Move and type functions from MathExtras to Alignment
Guillaume Chatelet
2019-10-14
1
-3
/
+3
*
[FileCheck] Implement --ignore-case option.
Kai Nacke
2019-10-11
2
-2
/
+10
*
[Stats] Add ALWAYS_ENABLED_STATISTIC enabled regardless of LLVM_ENABLE_STATS.
Volodymyr Sapsai
2019-10-11
1
-14
/
+13
*
win: Move Parallel.h off concrt to cross-platform code
Nico Weber
2019-10-10
1
-30
/
+1
*
Print quoted backslashes in LLVM IR as \\ instead of \5C
Reid Kleckner
2019-10-10
1
-1
/
+3
*
Revert "[FileCheck] Implement --ignore-case option."
Dmitri Gribenko
2019-10-10
2
-2614
/
+2606
*
[FileCheck] Implement --ignore-case option.
Kai Nacke
2019-10-10
2
-2606
/
+2614
*
Unify the two CRC implementations
Hans Wennborg
2019-10-09
3
-138
/
+72
*
Expose ProvidePositionalOption as a public API
Mehdi Amini
2019-10-05
1
-1
/
+1
*
[Support, ARM64] Define getHostCPUFeatures for Windows on ARM64 platform
Martin Storsjo
2019-10-02
1
-0
/
+11
*
[FileCheck] Move private interface to its own header
Thomas Preud'homme
2019-10-01
2
-0
/
+622
*
VirtualFileSystem - replace dyn_cast<>+assert with cast<> calls. NFCI.
Simon Pilgrim
2019-10-01
1
-8
/
+5
*
[FileCheck] Remove implementation types from API
Thomas Preud'homme
2019-09-30
1
-19
/
+24
*
Regex: Make "match" and "sub" const member functions
Thomas Preud'homme
2019-09-24
2
-13
/
+28
*
[SystemZ] Support z15 processor name
Ulrich Weigand
2019-09-20
1
-1
/
+1
*
Fix compile-time regression caused by rL371928
Daniel Sanders
2019-09-18
1
-0
/
+52
*
Revert "r372201: [Support] Replace function with function_ref in writeFileAto...
Ilya Biryukov
2019-09-18
1
-1
/
+1
*
[Support] Replace function with function_ref in writeFileAtomically. NFC
Ilya Biryukov
2019-09-18
1
-1
/
+1
*
[ARM] VFPv2 only supports 16 D registers.
Eli Friedman
2019-09-17
1
-5
/
+3
*
[Reproducer] Add reproducer dump command.
Jonas Devlieghere
2019-09-13
1
-10
/
+12
*
[Support] Add overload writeFileAtomically(std::function Writer)
Jan Korous
2019-09-13
1
-16
/
+47
*
Move LLVM_ENABLE_ABI_BREAKING_CHECKS variables to their own file
Eric Christopher
2019-09-10
3
-15
/
+25
*
[Support] Add writeFileAtomically() to FileUtilities
Jan Korous
2019-09-05
1
-0
/
+35
*
Fix time-trace breaking flame graph assumptions
Russell Gallop
2019-09-05
1
-12
/
+37
*
Win: handle \\?\UNC\ prefix in realPathFromHandle (PR43204)
Hans Wennborg
2019-09-05
1
-6
/
+12
*
[X86] Add support for avx512bf16 for __builtin_cpu_supports and compiler-rt's...
Craig Topper
2019-09-04
1
-2
/
+7
*
[FileCheck] Forbid using var defined on same line
Thomas Preud'homme
2019-09-02
1
-36
/
+6
*
[yaml2obj][obj2yaml] - Use a single "Other" field instead of "Other", "Visibi...
George Rimar
2019-08-30
1
-3
/
+3
*
[X86] Remove what little support we had for MPX
Craig Topper
2019-08-29
1
-1
/
+0
*
Add error handling to the DataExtractor class
Pavel Labath
2019-08-27
1
-41
/
+86
*
Do a sweep of symbol internalization. NFC.
Benjamin Kramer
2019-08-23
1
-1
/
+1
[prev]
[next]