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
/
unittests
/
Support
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[test] Update YAML mapping in VirtualFileSystemTest
Jonas Devlieghere
2019-10-15
1
-6
/
+6
*
[VirtualFileSystem] Support virtual working directory in the RedirectingFS
Jonas Devlieghere
2019-10-15
1
-4
/
+171
*
[Alignment][NFC] Move and type functions from MathExtras to Alignment
Guillaume Chatelet
2019-10-14
3
-5
/
+43
*
[Alignment][NFC] Support compile time constants
Guillaume Chatelet
2019-10-14
2
-0
/
+41
*
Unify the two CRC implementations
Hans Wennborg
2019-10-09
1
-4
/
+19
*
[NFC] [FileCheck] Reapply fix init of objects in unit tests
Thomas Preud'homme
2019-10-04
1
-20
/
+16
*
Revert "[NFC] [FileCheck] Fix init of stack objects in unit tests"
Dmitri Gribenko
2019-10-04
1
-16
/
+20
*
[NFC] [FileCheck] Fix init of stack objects in unit tests
Thomas Preud'homme
2019-10-04
1
-20
/
+16
*
Revert "[Alignment][NFC] Allow constexpr Align"
Guillaume Chatelet
2019-10-03
2
-29
/
+0
*
[Alignment][NFC] Allow constexpr Align
Guillaume Chatelet
2019-10-03
2
-0
/
+29
*
[FileCheck] Move private interface to its own header
Thomas Preud'homme
2019-10-01
1
-0
/
+2
*
[Alignment][NFC] Adding a max function.
Guillaume Chatelet
2019-09-30
1
-0
/
+23
*
[Alignment] Add a None() member function
Guillaume Chatelet
2019-09-18
1
-1
/
+4
*
[Support] Add writeFileAtomically() to FileUtilities
Jan Korous
2019-09-05
2
-0
/
+53
*
[FileCheck] Forbid using var defined on same line
Thomas Preud'homme
2019-09-02
1
-41
/
+8
*
Add error handling to the DataExtractor class
Pavel Labath
2019-08-27
1
-0
/
+143
*
[Support] Improve readNativeFile(Slice) interface
Pavel Labath
2019-08-22
2
-16
/
+77
*
Recommit "MemoryBuffer: Add a missing error-check to getOpenFileImpl"
Pavel Labath
2019-08-20
1
-0
/
+51
*
Filesystem/Windows: fix inconsistency in readNativeFileSlice API
Pavel Labath
2019-08-19
1
-1
/
+26
*
Revert "MemoryBuffer: Add a missing error-check to getOpenFileImpl"
Pavel Labath
2019-08-15
1
-51
/
+0
*
[LLVM][Alignment] Fix MSVC potential division by 0 warning (PR42911)
Simon Pilgrim
2019-08-15
1
-0
/
+10
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
6
-29
/
+29
*
MemoryBuffer: Add a missing error-check to getOpenFileImpl
Pavel Labath
2019-08-15
1
-0
/
+51
*
Revert "raw_ostream: add operator<< overload for std::error_code"
Pavel Labath
2019-08-14
7
-17
/
+68
*
raw_ostream: add operator<< overload for std::error_code
Pavel Labath
2019-08-14
7
-68
/
+17
*
Remove support for 32-bit offsets in utility classes (5/5)
Igor Kudrin
2019-08-07
1
-19
/
+11
*
[Path] Fix bug in make_absolute logic
Jonas Devlieghere
2019-08-06
1
-4
/
+13
*
Switch LLVM to use 64-bit offsets (2/5)
Igor Kudrin
2019-08-06
1
-1
/
+1
*
Support 64-bit offsets in utility classes (1/5)
Igor Kudrin
2019-08-06
1
-11
/
+19
*
[LLVM][Alignment] Introduce Alignment In GlobalObject
Guillaume Chatelet
2019-08-06
1
-1
/
+2
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
2
-5
/
+5
*
Add brackets to remove warnings about ambiguous 'else's.
Bill Wendling
2019-08-03
1
-5
/
+10
*
[LLVM][Alignment] Fix AlignmentTest on platform where size_t != uint64_t
Guillaume Chatelet
2019-08-01
1
-8
/
+8
*
[Support] Added overflow checking add, sub and mul.
JF Bastien
2019-07-31
1
-0
/
+127
*
[AArch64] Add support for Transactional Memory Extension (TME)
Momchil Velikov
2019-07-31
1
-0
/
+1
*
[LLVM] Fix Alignment death tests in Release Mode
Guillaume Chatelet
2019-07-31
1
-43
/
+53
*
Fix mismatching vector type in AlignmentTest.cpp
Guillaume Chatelet
2019-07-31
1
-1
/
+1
*
[LLVM][NFC] Adding an Alignment type to LLVM
Guillaume Chatelet
2019-07-31
2
-0
/
+285
*
[NFC] Remove LLVM_ALIGNAS
JF Bastien
2019-07-31
1
-4
/
+4
*
[NFC] use C++11 in AlignOf.h, remove AlignedCharArray
JF Bastien
2019-07-30
1
-11
/
+0
*
[FileCollector] test: disable the directory entry collection checks on windows
Alex Lorenz
2019-07-30
1
-0
/
+2
*
[FileCollector] Add a VFS that records FS accesses using the FileCollector
Alex Lorenz
2019-07-29
1
-0
/
+55
*
[AArch64][SVE2] Rename bitperm feature to sve2-bitperm
Cullen Rhodes
2019-07-26
1
-3
/
+4
*
[FileCollector] add support for recording empty directories
Alex Lorenz
2019-07-25
1
-0
/
+31
*
[ARM][AArch64] Support for Cortex-A65 & A65AE, Neoverse E1 & N1
Pablo Barrio
2019-07-25
1
-3
/
+36
*
[FileCollector] Update unit test to match coding style.
Jonas Devlieghere
2019-07-25
1
-34
/
+34
*
[Support] move FileCollector from LLDB to llvm/Support
Alex Lorenz
2019-07-24
2
-0
/
+212
*
[FileCheck] Use ASSERT for fatal unit tests
Thomas Preud'homme
2019-07-24
1
-43
/
+45
*
FileCheck [8/12]: Define numeric var from expr
Thomas Preud'homme
2019-07-24
1
-53
/
+113
*
Revert "FileCheck [8/12]: Define numeric var from expr"
Thomas Preud'homme
2019-07-24
1
-113
/
+53
[prev]
[next]