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
*
[ADT] Normalize empty triple components
Petr Hosek
2018-08-08
1
-0
/
+6
*
Refactor FileCheck to make it usable as an API
Aditya Nandakumar
2018-08-07
2
-0
/
+1341
*
Fix raw_fd_ostream::write_impl hang due to an infinite loop with large output
Owen Reynolds
2018-08-06
1
-4
/
+4
*
Fix modules build with different technique to suppress Knuth debugging
Tim Northover
2018-08-06
1
-37
/
+33
*
Fix buildbot breakage.
Rui Ueyama
2018-08-04
1
-2
/
+1
*
Use the same constants as zlib to represent compression level.
Rui Ueyama
2018-08-04
1
-17
/
+4
*
[Support] Don't initialize compressed buffer allocated by zlib::compress
Fangrui Song
2018-08-03
1
-2
/
+2
*
[Windows FS] Allow moving files in TempFile::keep
Jeremy Morse
2018-08-03
2
-2
/
+10
*
[Support] Add an enable bit to our DebugCounters
George Burgess IV
2018-08-02
1
-0
/
+2
*
Unbreak build after r338758: specify lambda return type explicitly
Krzysztof Parzyszek
2018-08-02
1
-1
/
+1
*
[SCEV] Properly solve quadratic equations
Krzysztof Parzyszek
2018-08-02
1
-0
/
+191
*
[Support] [NFC] change comment about retries in createUniqueEntity
Bob Haarman
2018-08-02
1
-2
/
+4
*
[Support] fix TempFile infinite loop and permission denied errors
Bob Haarman
2018-08-02
1
-35
/
+42
*
Make ICF log output order deterministic.
Rui Ueyama
2018-07-31
1
-0
/
+4
*
Remove trailing space
Fangrui Song
2018-07-30
16
-74
/
+74
*
[dsymutil] Simplify temporary file handling.
Jonas Devlieghere
2018-07-29
2
-4
/
+8
*
[Support] Remove unnecessary MemoryBuffer::anchor (where the destructor serve...
Fangrui Song
2018-07-27
1
-2
/
+1
*
[Support] Use unsigned char for xxHash 64-bit
Fangrui Song
2018-07-27
1
-3
/
+3
*
Revert r338027 to pacify build bot
James Henderson
2018-07-26
1
-4
/
+4
*
[ADT] Replace std::isprint by llvm::isPrint.
Michael Kruse
2018-07-26
3
-4
/
+4
*
Fix raw_fd_ostream::write_impl hang with large output
James Henderson
2018-07-26
1
-4
/
+4
*
[AArch64] Armv8.2-A: add the crypto extensions
Sjoerd Meijer
2018-07-26
1
-0
/
+11
*
[Support] Introduce createStringError helper function
Victor Leschuk
2018-07-26
1
-0
/
+4
*
ADT: Shrink SmallVector size 0 to 16B on 64-bit platforms
Duncan P. N. Exon Smith
2018-07-24
1
-2
/
+21
*
[DebugCounters] Keep track of total counts
George Burgess IV
2018-07-23
1
-10
/
+9
*
[Support] Add a UniqueStringSaver: like StringSaver, but deduplicating.
Sam McCall
2018-07-23
1
-0
/
+7
*
Reapply "ADT: Shrink size of SmallVector by 8B on 64-bit platforms"
Duncan P. N. Exon Smith
2018-07-20
1
-11
/
+14
*
Revert "ADT: Shrink size of SmallVector by 8B on 64-bit platforms"
Duncan P. N. Exon Smith
2018-07-20
1
-14
/
+11
*
ADT: Shrink size of SmallVector by 8B on 64-bit platforms
Duncan P. N. Exon Smith
2018-07-19
1
-11
/
+14
*
[APInt] Keep the original bit width in quotient and remainder
Krzysztof Parzyszek
2018-07-19
1
-16
/
+17
*
[Support] Build fix for Haiku when checking for a local filesystem
Tim Northover
2018-07-18
1
-0
/
+3
*
Don't assert that a size_t fits into 64bit.
Joerg Sonnenberger
2018-07-17
1
-1
/
+0
*
[Support] Harded JSON against invalid UTF-8.
Sam McCall
2018-07-10
1
-4
/
+45
*
[Support] Make JSON handle doubles and int64s losslessly
Sam McCall
2018-07-09
1
-16
/
+26
*
Lift JSON library from clang-tools-extra/clangd to llvm/Support.
Sam McCall
2018-07-09
2
-0
/
+643
*
[OpenEmbedded] Add OpenEmbedded vendor
Mandeep Singh Grang
2018-07-05
1
-0
/
+2
*
[ThinLTO] Update ThinLTO cache file atimes when on Windows
Andrew Ng
2018-07-04
1
-0
/
+15
*
Fix typo in lib/Support/Path.cpp to test commit access
Vladimir Stefanovic
2018-07-03
1
-1
/
+1
*
[ARM][AArch64] Armv8.4-A Enablement
Sjoerd Meijer
2018-06-29
2
-0
/
+7
*
Add a flag to FileOutputBuffer that allows modification.
Zachary Turner
2018-06-28
2
-23
/
+57
*
Fix MSVC "not all control paths return a value" warnings. NFCI.
Simon Pilgrim
2018-06-26
1
-0
/
+2
*
[APInt] Add helpers for rounding u/sdivs.
Tim Shen
2018-06-25
1
-0
/
+46
*
Add OpenBSD support to the Threading code
Brad Smith
2018-06-23
1
-3
/
+5
*
ADT: Use EBO to shrink SmallVector size 1
Duncan P. N. Exon Smith
2018-06-23
1
-0
/
+4
*
Fix namespaces. No functionality change.
Benjamin Kramer
2018-06-16
1
-0
/
+2
*
Avoid copying PrettyStackTrace messages an extra time on Apple OSs
Jordan Rose
2018-06-15
1
-2
/
+2
*
Revert "Enable ThreadPool to queue tasks that return values."
Zachary Turner
2018-06-13
1
-2
/
+19
*
Enable ThreadPool to support tasks that return values.
Zachary Turner
2018-06-13
1
-19
/
+2
*
LTO: Keep file handles open for memory mapped files.
Peter Collingbourne
2018-06-13
4
-101
/
+93
*
Do not enforce absolute path argv0 in windows
Hans Wennborg
2018-06-13
1
-29
/
+39
[next]