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
*
Fix APFloat mod sign
Serguei Katkov
2017-11-01
1
-0
/
+3
*
[Support] Make the default chunk size of raw_fd_ostream to 1 GiB.
Rui Ueyama
2017-10-31
1
-11
/
+12
*
[support] remove tautological comparison in Support/Windows/Path.inc
Bob Haarman
2017-10-27
1
-4
/
+0
*
Fix llvm-special-case-list-fuzzer regexp exception
Vlad Tsyrklevich
2017-10-27
1
-2
/
+2
*
Support/reg*: Roll some non-modular headers into their singular uses
David Blaikie
2017-10-26
3
-226
/
+135
*
Support/reg*.h: Make headers include their dependencies
David Blaikie
2017-10-26
3
-0
/
+7
*
[DynamicLibrary] Fix build on musl libc
Keno Fischer
2017-10-26
1
-1
/
+1
*
Don't try to use a non-existent header on FreeBSD/mips.
John Baldwin
2017-10-25
1
-1
/
+1
*
Check special-case-list regex before insertion.
Mitch Phillips
2017-10-24
1
-0
/
+5
*
Support formatv of TimePoint with strftime-style formats.
Sam McCall
2017-10-24
1
-0
/
+40
*
[raw_fd_ostream] report actual error in error messages
Bob Haarman
2017-10-24
2
-12
/
+13
*
Add a new Simulator entry for the target triple environment.
Bob Wilson
2017-10-23
1
-0
/
+2
*
Revert rL316156 due to failure on APFloatTest.fromToStringSpecials
Max Kazantsev
2017-10-19
1
-2
/
+2
*
Fix APFloat from string conversion for Inf
Serguei Katkov
2017-10-19
1
-2
/
+2
*
Revert 316150 which reinstated r316025.
Vassil Vassilev
2017-10-19
1
-1
/
+1
*
Reinstate r316025, reverted in r316029.
Vassil Vassilev
2017-10-19
1
-1
/
+1
*
AMDGPU: Rename MaxFlatWorkgroupSize to MaxFlatWorkGroupSize for consistency
Konstantin Zhuravlyov
2017-10-18
1
-2
/
+2
*
Revert "[cmake] Use find_package to discover zlib"
Vassil Vassilev
2017-10-17
1
-1
/
+1
*
[cmake] Use find_package to discover zlib
Vassil Vassilev
2017-10-17
1
-1
/
+1
*
Reverting r315590; it did not include changes for llvm-tblgen, which is causi...
Aaron Ballman
2017-10-15
4
-4
/
+4
*
AMDGPU: Bring HSA metadata on par with the specification
Konstantin Zhuravlyov
2017-10-14
1
-23
/
+28
*
[SmallPtrSet] Add iterator epoch tracking.
Benjamin Kramer
2017-10-13
1
-0
/
+1
*
[X86] Add initial skeleton support for knm cpu
Craig Topper
2017-10-13
1
-0
/
+6
*
Add DK_Remark to SMDiagnostic
Adam Nemet
2017-10-12
1
-0
/
+5
*
Work around lack of Wine support for SetFileInformationByHandle harder
Hans Wennborg
2017-10-12
1
-2
/
+7
*
[dump] Remove NDEBUG from test to enable dump methods [NFC]
Don Hinton
2017-10-12
4
-4
/
+4
*
Fix warnings. [-Wdocumentation]
NAKAMURA Takumi
2017-10-12
1
-1
/
+1
*
Revert "[ADT] Make Twine's copy constructor private."
Zachary Turner
2017-10-11
2
-3
/
+5
*
[ADT] Make Twine's copy constructor private.
Zachary Turner
2017-10-11
2
-5
/
+3
*
AMDGPU/NFC: Minor clean ups in HSA metadata
Konstantin Zhuravlyov
2017-10-11
1
-8
/
+4
*
AMDGPU/NFC: Minor clean ups in PAL metadata
Konstantin Zhuravlyov
2017-10-11
1
-0
/
+15
*
AMDGPU/NFC: Rename code object metadata as HSA metadata
Konstantin Zhuravlyov
2017-10-11
2
-14
/
+13
*
Support: Work around missing SetFileInformationByHandle on Wine
Hans Wennborg
2017-10-11
1
-0
/
+11
*
[llvm-rc] Use proper search algorithm for finding resources.
Zachary Turner
2017-10-11
1
-4
/
+13
*
WIN32_FIND_DATA -> WIN32_FIND_DATAW.
Peter Collingbourne
2017-10-11
1
-1
/
+1
*
Support: Have directory_iterator::status() return FindFirstFileEx/FindNextFil...
Peter Collingbourne
2017-10-10
4
-53
/
+69
*
[AMDGPU] Lower enqueued blocks and generate runtime metadata
Yaxun Liu
2017-10-10
1
-0
/
+2
*
Support: On Windows, use CreateFileW to delete files in sys::fs::remove().
Peter Collingbourne
2017-10-10
1
-16
/
+19
*
Fix after r315079
Adrian McCarthy
2017-10-09
1
-1
/
+1
*
Remove unused variables. No functionality change.
Benjamin Kramer
2017-10-08
1
-2
/
+0
*
Support: Rewrite Windows implementation of sys::fs::rename to be more POSIXy.
Peter Collingbourne
2017-10-06
1
-47
/
+108
*
Bring r314809 back.
Rafael Espindola
2017-10-04
3
-4
/
+19
*
Revert D38481 due to missing cmake check for CPU_COUNT
Daniel Neilson
2017-10-04
3
-19
/
+4
*
Use sched_getaffinity instead of std::thread::hardware_concurrency.
Rafael Espindola
2017-10-03
3
-4
/
+19
*
[Triple] Add AMDPAL operating system type
Tim Renouf
2017-09-29
1
-0
/
+2
*
Fix a UBsan bot.
Rui Ueyama
2017-09-28
1
-0
/
+1
*
Fix off-by-one error in TarWriter.
Rui Ueyama
2017-09-27
1
-26
/
+31
*
Do not remove a target file in FileOutputBuffer::create().
Rui Ueyama
2017-09-27
1
-8
/
+1
*
[support] mapped_file_region: and fix the windows code too
Roman Lebedev
2017-09-27
1
-2
/
+2
*
[Support] mapped_file_region::size() returns size_t
Roman Lebedev
2017-09-27
1
-1
/
+1
[next]