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
*
[X86] Revert r330638 - accidental commit
Gabor Buella
2018-04-23
1
-4
/
+0
*
[X86] movdiri and movdir64b instructions
Gabor Buella
2018-04-23
1
-0
/
+4
*
[Support] Fix prefix logic in WithColor.
Jonas Devlieghere
2018-04-22
1
-3
/
+6
*
[Support] Add optional prefix to convenience helpers in WithColor.
Jonas Devlieghere
2018-04-21
1
-3
/
+6
*
[X86] WaitPKG instructions
Gabor Buella
2018-04-20
1
-0
/
+1
*
[support] Revert the changes made to Path.inc for the default Windows code page
Aaron Smith
2018-04-18
1
-11
/
+5
*
[cmake] Improve pthread_[gs]etname_np detection code
Pavel Labath
2018-04-18
1
-2
/
+0
*
Fix lock order inversion between ManagedStatic and Statistic
Bob Haarman
2018-04-17
1
-2
/
+13
*
Rename sys::Process::GetArgumentVector -> sys::windows::GetCommandLineArguments
Rui Ueyama
2018-04-17
4
-40
/
+39
*
[X86] Introduce archs: goldmont-plus & tremont
Gabor Buella
2018-04-16
1
-1
/
+3
*
Rename ObjectMemoryBuffer to SmallVectorMemoryBuffer; NFCI
Weiming Zhao
2018-04-16
1
-2
/
+2
*
[Support] Extend WithColor helpers
Jonas Devlieghere
2018-04-15
1
-6
/
+12
*
NFC: Move ObjectMemoryBuffer to support
Weiming Zhao
2018-04-15
1
-0
/
+2
*
[Support] Add convenience functions to WithColor. NFC.
Jonas Devlieghere
2018-04-14
1
-0
/
+12
*
Define InitLLVM to do common initialization all at once.
Rui Ueyama
2018-04-13
2
-0
/
+49
*
[X86] Introduce cldemote instruction
Gabor Buella
2018-04-13
1
-0
/
+1
*
[Support] Fix building for Windows on ARM
Martin Storsjo
2018-04-13
1
-1
/
+9
*
Add missing vtable anchors
Weiming Zhao
2018-04-11
2
-0
/
+8
*
[X86] Describe wbnoinvd instruction
Gabor Buella
2018-04-11
1
-1
/
+4
*
[NFC] fix trivial typos in comments and error message
Hiroshi Inoue
2018-04-09
1
-1
/
+1
*
[Support] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-08
2
-2
/
+2
*
[Support] Make line-number cache robust against access patterns.
Graydon Hoare
2018-04-07
1
-51
/
+74
*
Windows needs the current codepage instead of utf8 sometimes
Aaron Smith
2018-04-07
2
-28
/
+52
*
AArch64: Implement support for the shadowcallstack attribute.
Peter Collingbourne
2018-04-04
1
-0
/
+4
*
Remove HAVE_LIBPSAPI, HAVE_SHELL32.
Nico Weber
2018-04-02
2
-11
/
+1
*
Remove HAVE_DIRENT_H.
Nico Weber
2018-04-02
1
-17
/
+2
*
Remove HAVE_WRITEV that's unused after r255837.
Nico Weber
2018-04-02
1
-3
/
+0
*
Attempt to heal bots after r328970.
Nico Weber
2018-04-02
1
-6
/
+1
*
[DebugCounter] Make -debug-counter cl::Hidden.
Craig Topper
2018-04-01
1
-1
/
+1
*
[YAML] Escape non-printable multibyte UTF8 in Output::scalarString.
Graydon Hoare
2018-03-27
2
-31
/
+18
*
[AMDGPU] Remove use of OpenCL triple environment and replace with function at...
Tony Tye
2018-03-23
1
-2
/
+0
*
[ADT] Simplify getMemory. NFC
Fangrui Song
2018-03-23
1
-5
/
+2
*
Changed createTemporaryFile without FD to actually create a file.
Ilya Biryukov
2018-03-19
1
-7
/
+32
*
Fix compilation on Darwin with expensive checks.
Jonas Devlieghere
2018-03-12
1
-5
/
+10
*
[Support] Move syntax highlighting into support
Jonas Devlieghere
2018-03-09
2
-0
/
+66
*
Fix header comment on SHA1 code.
Eric Christopher
2018-03-09
1
-1
/
+1
*
Fix signed-unsigned comparison warning.
Zachary Turner
2018-03-08
1
-1
/
+1
*
[Support] Add WriteThroughMemoryBuffer.
Zachary Turner
2018-03-08
3
-6
/
+57
*
Support resetting STATISTIC() values using llvm::ResetStatistics()
Daniel Sanders
2018-03-08
1
-3
/
+31
*
[Support] Stop passing StringRefs by const reference in some of the getHostCP...
Craig Topper
2018-03-07
1
-9
/
+6
*
[X86] Fix a typo in Host.cpp that causes us to misidentify KNL, Silvermont, G...
Craig Topper
2018-03-06
1
-1
/
+1
*
PrintStatistics() and PrintStatisticsJSON() should take StatLock
Daniel Sanders
2018-03-06
1
-0
/
+2
*
[AMDGPU] Remove unused AMDOpenCL triple environment
Tony Tye
2018-03-05
1
-2
/
+0
*
Re-commit: Make STATISTIC() values available programmatically
Daniel Sanders
2018-03-05
1
-5
/
+25
*
On Windows we need to be able to process response files with Windows-style
Dmitry Mikulin
2018-03-05
1
-1
/
+5
*
Revert r326723: Make STATISTIC() values available programmatically
Daniel Sanders
2018-03-05
1
-25
/
+5
*
Make STATISTIC() values available programmatically
Daniel Sanders
2018-03-05
1
-5
/
+25
*
Make llvm::djbHash an inline function.
Rui Ueyama
2018-03-02
1
-11
/
+1
*
Fix llvm-config --system-libs output on FreeBSD and NetBSD
Dimitry Andric
2018-02-28
1
-2
/
+7
*
[ADT] Recognize ppc as valid architecture in target triple.
Jonas Devlieghere
2018-02-27
1
-1
/
+1
[next]