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
*
Reapply [Support] Add a test for recursive response file expansion
Shoaib Meenai
2019-04-16
1
-0
/
+34
*
Revert [Support] Add a test for recursive response file expansion
Shoaib Meenai
2019-04-15
1
-31
/
+0
*
Revert [Support] Fix recursive response file expansion guard
Shoaib Meenai
2019-04-15
1
-37
/
+0
*
[Support] Fix recursive response file expansion guard
Shoaib Meenai
2019-04-15
1
-0
/
+37
*
[Support] Add a test for recursive response file expansion
Shoaib Meenai
2019-04-15
1
-0
/
+31
*
[CommandLineParser] Add DefaultOption flag
Don Hinton
2019-04-15
1
-0
/
+62
*
Revert r358337: "[CommandLineParser] Add DefaultOption flag"
Ilya Biryukov
2019-04-15
1
-61
/
+0
*
FileCheck [1/12]: Move variable table in new object
Thomas Preud'homme
2019-04-15
2
-0
/
+53
*
[X86] Use PC-relative mode for the kernel code model
Bill Wendling
2019-04-13
1
-1
/
+2
*
[CommandLineParser] Add DefaultOption flag
Don Hinton
2019-04-13
1
-0
/
+61
*
[KnownBits] Add computeForAddCarry()
Nikita Popov
2019-04-12
2
-0
/
+131
*
YAMLIO: Fix serialization of strings with embedded nuls
Pavel Labath
2019-04-11
1
-0
/
+5
*
Attempt to recommit r357901
Eugene Leviant
2019-04-08
2
-0
/
+30
*
Reverting r357901 as fails to build on some of the buildbots
Eugene Leviant
2019-04-08
2
-30
/
+0
*
[Support] Add zlib independent CRC32
Eugene Leviant
2019-04-08
2
-0
/
+30
*
[llvm] Add isa_and_nonnull
Don Hinton
2019-04-05
1
-0
/
+6
*
[Support] Implement is_local_impl with AIX mntctl
Hubert Tong
2019-03-29
1
-0
/
+23
*
[AArch64, ARM] Add support for Exynos M5
Evandro Menezes
2019-03-22
1
-2
/
+24
*
[AArch64] Update for Exynos
Evandro Menezes
2019-03-21
1
-5
/
+5
*
YAMLIO: Improve endian type support
Pavel Labath
2019-03-15
1
-0
/
+85
*
Handle consecutive-double-quotes in Windows argument parsing
Sunil Srivastava
2019-03-14
1
-1
/
+8
*
YAMLIO: Improve template arg deduction for mapOptional
Pavel Labath
2019-03-14
1
-3
/
+3
*
Appease MSVC builds by #ifdef wrapping runAndGetCommandOutput tests. NFCI.
Simon Pilgrim
2019-03-13
1
-0
/
+2
*
Use AIX version detection at LLVM run-time
Hubert Tong
2019-03-13
1
-23
/
+91
*
[Support/Endian] Add support for endian-specific enums
Pavel Labath
2019-03-11
1
-0
/
+9
*
[CommandLine] Allow grouping options which can have values.
Igor Kudrin
2019-03-01
1
-1
/
+172
*
[CommandLine] Do not crash if an option has both ValueRequired and Grouping.
Igor Kudrin
2019-03-01
1
-0
/
+22
*
[Memory] Add basic support for large/huge memory pages
Alexandre Ganea
2019-02-28
1
-0
/
+16
*
[ARM] Add Cortex-M35P
Luke Cheeseman
2019-02-26
1
-1
/
+3
*
[AArch64] Add support for Cortex-A76 and Cortex-A76AE
Luke Cheeseman
2019-02-25
1
-2
/
+26
*
Reapply [VFS] Allow multiple RealFileSystem instances with independent CWDs.
Sam McCall
2019-02-14
1
-1
/
+86
*
Recommit: Add support for prefix-only CLI options
Thomas Preud'homme
2019-02-05
1
-0
/
+74
*
[CommandLine] Don't print empty sentinel values from EnumValN lists in help text
James Henderson
2019-02-04
1
-0
/
+215
*
Revert r353048.
James Henderson
2019-02-04
1
-215
/
+0
*
[CommandLine] Don't print empty sentinel values from EnumValN lists in help text
James Henderson
2019-02-04
1
-0
/
+215
*
Revert r352750.
James Henderson
2019-02-01
1
-134
/
+0
*
[CommandLine] Improve help text for cl::values style options
James Henderson
2019-01-31
1
-0
/
+134
*
[VFS] Fix warning and use better check.
Michael J. Spencer
2019-01-29
1
-1
/
+1
*
VERSION_GREATER_EQUAL not supported in llvm cmake.
Ranjeet Singh
2019-01-28
1
-1
/
+1
*
Fix some warnings on MSVC
Alexandre Ganea
2019-01-27
1
-1
/
+15
*
Revert "Add support for prefix-only CLI options"
Thomas Preud'homme
2019-01-27
1
-75
/
+1
*
Replace llvm::isPodLike<...> by llvm::is_trivially_copyable<...>
Serge Guelton
2019-01-20
1
-0
/
+3
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
74
-296
/
+222
*
Remove F_modify flag from FileOutputBuffer.
Rui Ueyama
2019-01-19
1
-49
/
+0
*
[Support] Remove error return value from one overload of fs::make_absolute
Pavel Labath
2019-01-16
1
-1
/
+1
*
Revert "[VFS] Allow multiple RealFileSystem instances with independent CWDs."
Amara Emerson
2019-01-14
1
-80
/
+0
*
[VFS] Disable unix-assuming VFS test on windows
Sam McCall
2019-01-14
1
-1
/
+1
*
[VFS] Allow multiple RealFileSystem instances with independent CWDs.
Sam McCall
2019-01-14
1
-0
/
+80
*
Add support for prefix-only CLI options
Thomas Preud'homme
2019-01-14
1
-1
/
+75
[next]