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
*
[Support] sys::fs::directory_entry includes the file_type.
Kristina Brooks
2018-09-12
3
-77
/
+95
*
AMDGPU: Re-apply r341982 after fixing the layering issue
Konstantin Zhuravlyov
2018-09-12
1
-10
/
+40
*
Revert "AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination into Targ...
Ilya Biryukov
2018-09-12
1
-128
/
+10
*
[cmake] Speed up check-llvm 5x by delay loading shell32 and ole32
Reid Kleckner
2018-09-11
1
-1
/
+7
*
[Support] Quote arguments containing \n on Windows
Reid Kleckner
2018-09-11
1
-1
/
+1
*
[Support] Avoid calling CommandLineToArgvW from shell32.dll
Reid Kleckner
2018-09-11
1
-55
/
+45
*
AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination
Konstantin Zhuravlyov
2018-09-11
1
-10
/
+128
*
ADT: add <bit> header, implement C++20 bit_cast, use
JF Bastien
2018-09-08
1
-14
/
+7
*
Revert "ADT: add <bit> header, implement C++20 bit_cast, use"
JF Bastien
2018-09-07
1
-7
/
+14
*
ADT: add <bit> header, implement C++20 bit_cast, use
JF Bastien
2018-09-07
1
-14
/
+7
*
[Windows] Convert from UTF-8 to UTF-16 when writing to a Windows console
Reid Kleckner
2018-09-05
3
-25
/
+86
*
Set console mode when -fansi-escape-codes is enabled
David Bolvansky
2018-09-04
1
-0
/
+9
*
Do not leak the Mach host port in sys::getHostCPUName()
Kristina Brooks
2018-09-04
1
-1
/
+3
*
[DebugInfo] Common behavior for error types
Alexandre Ganea
2018-08-31
1
-1
/
+1
*
Hashing: use 64-bit seed for hashing on all platforms.
Tim Northover
2018-08-30
1
-2
/
+2
*
[Error] Add FileError helper; upgrade StringError behavior
Alexandre Ganea
2018-08-30
1
-2
/
+22
*
Start reserving x18 by default on Android targets.
Peter Collingbourne
2018-08-29
1
-1
/
+2
*
Use a lambda for calls to ::open in RetryAfterSignal
Hans Wennborg
2018-08-27
2
-3
/
+8
*
Avoid specializing a variadic member template in a way that seems to not
Chandler Carruth
2018-08-26
1
-15
/
+13
*
Remove superfluous semicolon. NFCI.
Simon Pilgrim
2018-08-25
1
-1
/
+1
*
This patch adds support to LLVM for writing HermitCore (https://hermitcore.or...
Eric Christopher
2018-08-25
1
-0
/
+2
*
Allow demangler's node allocator to fail, and bail out of the entire
Richard Smith
2018-08-24
1
-5
/
+21
*
Add data structure to form equivalence classes of mangled names.
Richard Smith
2018-08-24
2
-0
/
+308
*
[Support] Allow discarding a FileOutputBuffer without removing the memory map...
Martin Storsjo
2018-08-24
1
-0
/
+6
*
Make LLVM_ENABLE_CRASH_DUMPS set a variable default
Reid Kleckner
2018-08-23
1
-5
/
+4
*
Fixup AreCoreFilesPrevented() to consider first LLVM_ENABLE_CRASH_DUMPS and s...
Douglas Yung
2018-08-23
1
-1
/
+1
*
[Support] Fix some Wundef warnings
Sven van Haastregt
2018-08-23
4
-10
/
+10
*
Improve incompatible triple error
JF Bastien
2018-08-23
1
-1
/
+1
*
[Support][CachePruning] prune least recently accessed files first
Bob Haarman
2018-08-22
1
-12
/
+35
*
Try to fix bot build failure
Matt Arsenault
2018-08-21
1
-1
/
+1
*
AMDGPU: Partially move target handling code from clang to TargetParser
Matt Arsenault
2018-08-21
1
-0
/
+147
*
Add cmake option to disable minidumps, default it to off
Reid Kleckner
2018-08-20
1
-1
/
+2
*
Fix an undefined behavior when storing an empty StringRef.
Haojian Wu
2018-08-20
1
-1
/
+2
*
[DebugCounters] don't do redundant map lookups; NFC
George Burgess IV
2018-08-17
1
-4
/
+8
*
[ARM/AArch64] Support FP16 +fp16fml instructions
Bernard Ogden
2018-08-17
1
-0
/
+7
*
[Support] Add a public API to allow clearing all (static) timer groups.
Graydon Hoare
2018-08-17
1
-2
/
+13
*
[ADT] Replace APInt::WORD_MAX with APInt::WORDTYPE_MAX
Simon Pilgrim
2018-08-16
1
-9
/
+9
*
[Support] Add a basic C API for llvm::Error.
Lang Hames
2018-08-15
1
-0
/
+20
*
[Support] NFC: Allow modifying access/modification times independently in sys...
Jordan Rupprecht
2018-08-13
2
-7
/
+14
*
[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
[next]