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
*
[Cygming] Seek also chkstk_ms, or JIT fails with DLL builds. It is fixup for ...
NAKAMURA Takumi
2015-01-30
1
-0
/
+6
*
iOS doesn't have crt_externs.h available, so we fall back to the posix method.
Chris Bieneman
2015-01-30
1
-2
/
+5
*
All signal handlers are required to have C language linkage in C++. This does...
Aaron Ballman
2015-01-29
1
-1
/
+1
*
[Support][Windows] Unify dialog box suppression and print stack traces on abort.
Michael J. Spencer
2015-01-29
2
-20
/
+30
*
CommandLineParser: Avoid non-static member nitializer(s).
NAKAMURA Takumi
2015-01-29
1
-2
/
+4
*
Fix the preprocessor checks used to determine if backtraces have been enabled.
Owen Anderson
2015-01-29
1
-6
/
+6
*
Use the existing build configuration parameter ENABLE_BACKTRACE to compile ou...
Owen Anderson
2015-01-29
1
-0
/
+16
*
[LPM] Clean up the use of TLS in pretty stack trace and disable it
Chandler Carruth
2015-01-29
1
-20
/
+2
*
[LPM] Fix the PPC attribute to be spelled 'global-dynamic'. This should
Chandler Carruth
2015-01-28
1
-2
/
+2
*
Build fix for Visual Studio. NFC.
Chris Bieneman
2015-01-28
1
-5
/
+2
*
[LPM] Try to work around a bug with local-dynamic TLS on PowerPC 64.
Chandler Carruth
2015-01-28
1
-5
/
+18
*
Refactoring llvm command line parsing and option registration.
Chris Bieneman
2015-01-28
1
-170
/
+158
*
[Hexagon] Replacing intrinsics for halfword adds and max/min word/dword.
Colin LeMahieu
2015-01-28
1
-8
/
+0
*
[LPM] Rip all of ManagedStatic and ThreadLocal out of the pretty stack
Chandler Carruth
2015-01-28
1
-21
/
+18
*
[mips] Use __clear_cache builtin instead of cacheflush()
Petar Jovanovic
2015-01-27
1
-13
/
+2
*
Re-landing changes to use ArrayRef instead of SmallVectorImpl, and new API test.
Chris Bieneman
2015-01-27
1
-2
/
+1
*
Revert r227148 & r227154 which added a test which infinitely loops.
Richard Trieu
2015-01-27
1
-1
/
+2
*
One more fix to the new API to fix const-correctness.
Chris Bieneman
2015-01-27
1
-1
/
+1
*
Pete Cooper suggested the new API should use ArrayRef instead of SmallVectorI...
Chris Bieneman
2015-01-26
1
-2
/
+1
*
Have the UTF conversion wrappers append a null terminator.
Zachary Turner
2015-01-26
1
-4
/
+11
*
Add new HideUnrelatedOptions API that takes a SmallVectorImpl.
Chris Bieneman
2015-01-26
1
-0
/
+14
*
Add a UTF8 to UTF16 conversion wrapper for use in the pdb dumper
Reid Kleckner
2015-01-26
1
-0
/
+31
*
Teach raw_ostream to support hex formatting without a prefix '0x'.
Zachary Turner
2015-01-26
1
-2
/
+5
*
Remove trailing whitespace. NFC ®
Alex Rosenberg
2015-01-26
1
-1
/
+1
*
[Support][Windows] Disable error dialog boxes when stack trace printing is en...
Michael J. Spencer
2015-01-26
1
-0
/
+8
*
Putting all the standard tool options into a "Generic" category.
Chris Bieneman
2015-01-26
1
-9
/
+16
*
The canonical CPU variant for ARM according to config.guess uses a
Joerg Sonnenberger
2015-01-26
1
-5
/
+21
*
Add the triple for the Sony Playstation®4.
Alex Rosenberg
2015-01-25
1
-0
/
+2
*
BPF backend
Alexei Starovoitov
2015-01-24
1
-0
/
+8
*
If we see UTF-8 BOM sequence at the beginning of a response file, we shall
Yunzhong Gao
2015-01-24
1
-0
/
+12
*
[Object][ELF] Test unknown type.
Michael J. Spencer
2015-01-23
1
-1
/
+1
*
[YAMLIO] Add support for numeric values in enums.
Michael J. Spencer
2015-01-23
1
-0
/
+14
*
Adding a new cl::HideUnrelatedOptions API to allow clang to migrate off cl::g...
Chris Bieneman
2015-01-21
1
-1
/
+11
*
Add missing include guards to WindowsSupport.h.
Yaron Keren
2015-01-21
1
-0
/
+5
*
Remove std::move that was preventing return value optimization.
Richard Trieu
2015-01-17
1
-3
/
+3
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
8
-11
/
+10
*
Running clang-format on CommandLine.h and CommandLine.cpp.
Chris Bieneman
2015-01-13
1
-273
/
+262
*
Triple: Add amdgcn triple
Tom Stellard
2015-01-06
1
-1
/
+8
*
[APFloat][ADT] Fix sign handling logic for FMA results that truncate to zero.
Lang Hames
2015-01-04
1
-1
/
+1
*
Remove unnecessary StringRef->std::string conversion.
Alexey Samsonov
2014-12-29
1
-1
/
+1
*
Add missing implementation of 'sys::path::is_other' to the support library.
Juergen Ributzka
2014-12-18
1
-0
/
+8
*
Random Number Generator Refactoring (removing from Module)
JF Bastien
2014-12-17
1
-18
/
+12
*
Remove a debugging assert.
Rafael Espindola
2014-12-17
1
-1
/
+0
*
Fix the windows build.
Rafael Espindola
2014-12-17
1
-0
/
+2
*
Refactor and simplify the code reading /proc/cpuinfo. NFC.
Rafael Espindola
2014-12-17
1
-47
/
+32
*
Remove the last unnecessary member variable of mapped_file_region. NFC.
Rafael Espindola
2014-12-16
1
-11
/
+6
*
Convert a member variable to a local variable. NFC.
Rafael Espindola
2014-12-16
1
-3
/
+3
*
Remove unused member and simplify. NFC.
Rafael Espindola
2014-12-16
1
-22
/
+3
*
ThreadLocal: Move Unix-specific code out of Support/ThreadLocal.cpp
David Majnemer
2014-12-15
2
-45
/
+43
*
ThreadLocal: Return a mutable pointer if templated with a non-const type
David Majnemer
2014-12-15
3
-4
/
+4
[next]