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
*
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
*
Refactor ExecuteAndWait to take StringRefs.
Zachary Turner
2018-06-12
5
-73
/
+80
*
Fix build errors on some configurations
Pavel Labath
2018-06-11
3
-4
/
+4
*
Move VersionTuple from clang/Basic to llvm/Support
Pavel Labath
2018-06-11
2
-0
/
+111
*
Attempt 3: Resubmit "[Support] Expose flattenWindowsCommandLine."
Zachary Turner
2018-06-10
4
-122
/
+86
*
Cleanup. NFC
Fangrui Song
2018-06-10
2
-2
/
+2
*
Revert "Resubmit "[Support] Expose flattenWindowsCommandLine.""
Zachary Turner
2018-06-10
4
-86
/
+122
*
Resubmit "[Support] Expose flattenWindowsCommandLine."
Zachary Turner
2018-06-10
4
-122
/
+86
*
Revert "[Support] Expose flattenWindowsCommandLine."
Zachary Turner
2018-06-09
2
-77
/
+114
*
[Support] Expose flattenWindowsCommandLine.
Zachary Turner
2018-06-09
2
-114
/
+77
*
Use uniform mechanism for OOM errors handling
Serge Pavlov
2018-06-09
5
-36
/
+12
*
commandLineFitsWithinSystemLimits Overestimates System Limits
Alexander Kornienko
2018-06-08
1
-1
/
+12
*
Clean up some code in Program.
Zachary Turner
2018-06-08
2
-10
/
+12
*
Add a file open flag that disables O_CLOEXEC.
Zachary Turner
2018-06-08
2
-9
/
+22
*
Expose a single global file open function.
Zachary Turner
2018-06-07
2
-86
/
+51
*
[Support] Link libzircon.so when building LLVM for Fuchsia
Petr Hosek
2018-06-07
1
-0
/
+3
*
Fix unused private variable.
Zachary Turner
2018-06-07
1
-1
/
+2
*
[FileSystem] Split up the OpenFlags enumeration.
Zachary Turner
2018-06-07
8
-144
/
+251
*
[Support] Use zx_cache_flush on Fuchsia to flush instruction cache
Petr Hosek
2018-06-06
1
-1
/
+10
*
[FileSystem] Remove OpenFlags param from several functions.
Zachary Turner
2018-06-05
1
-14
/
+16
*
[Support] Add functions that operate on native file handles on Windows.
Zachary Turner
2018-06-04
2
-30
/
+75
*
[Support] Remove unused raw_ostream::handle whose anchor role was superseded ...
Fangrui Song
2018-06-02
2
-4
/
+1
*
Move some function declarations out of WindowsSupport.h
Zachary Turner
2018-06-01
6
-14
/
+5
*
[ADT] Make escaping fn conform to coding guidelines
Jonas Devlieghere
2018-05-31
1
-2
/
+2
*
[dsymutil] Escape HTML special characters in plist.
Jonas Devlieghere
2018-05-30
1
-0
/
+17
*
Revert commit 333506
Serge Pavlov
2018-05-30
5
-12
/
+36
*
Use uniform mechanism for OOM errors handling
Serge Pavlov
2018-05-30
5
-36
/
+12
[next]