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
/
clang
/
lib
/
Basic
/
Targets
/
OSTargets.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PS4] Predefine the __SCE__ macro for the x86_64-scei-ps4 triple
Warren Ristow
2019-12-12
1
-0
/
+1
*
[Clang] Define Fuchsia C++ABI
Petr Hosek
2019-12-03
1
-0
/
+1
*
Reland "Change the X86 datalayout to add three address spaces
Amy Huang
2019-09-10
1
-2
/
+4
*
Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...
Vlad Tsyrklevich
2019-08-28
1
-4
/
+2
*
Change the X86 datalayout to add three address spaces for 32 bit signed,
Amy Huang
2019-08-27
1
-2
/
+4
*
[Driver] Define _FILE_OFFSET_BITS=64 on Solaris
Rainer Orth
2019-07-30
1
-1
/
+4
*
Disallow most calling convention attributes on PS4
Sunil Srivastava
2019-07-19
1
-0
/
+4
*
De-templatize non-dependent VS macro logic, NFC
Reid Kleckner
2019-07-09
1
-59
/
+4
*
Clang :: Sema/wchar.c has long been failing on Solaris:
Rainer Orth
2019-06-17
1
-1
/
+5
*
Add AIX Version Macros
Xing Xue
2019-05-16
1
-1
/
+17
*
Assume `__cxa_allocate_exception` returns an under-aligned memory on
Akira Hatanaka
2019-05-10
1
-0
/
+31
*
[WebAssembly] Add Emscripten OS definition + small_printf
Alon Zakai
2019-04-03
1
-0
/
+15
*
Reland the rest of "Add AIX Target Info"
Jason Liu
2019-03-14
1
-0
/
+47
*
Revert "Add AIX Target Info"
Jason Liu
2019-03-13
1
-47
/
+0
*
Add AIX Target Info
Jason Liu
2019-03-13
1
-0
/
+47
*
[WebAssembly] Add a __wasi__ target macro
Dan Gohman
2019-01-24
1
-1
/
+17
*
[WebAssembly] Support __float128
Dan Gohman
2019-01-24
1
-0
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Android is not GNU, so don't claim that it is.
Dan Albert
2019-01-08
1
-1
/
+2
*
Basic: make `int_least64_t` and `int_fast64_t` match on Darwin
Saleem Abdulrasool
2018-12-12
1
-0
/
+9
*
[Haiku] Support __float128 for x86 and x86_64
Kristina Brooks
2018-12-05
1
-0
/
+10
*
[SystemZ] Do not support __float128
Ulrich Weigand
2018-12-04
1
-1
/
+0
*
Add Hurd target to Clang driver (2/2)
Kristina Brooks
2018-11-29
1
-0
/
+23
*
Fix clang -Wimplicit-fallthrough warnings across llvm, NFC
Reid Kleckner
2018-11-01
1
-1
/
+1
*
Basic: correct `__WINT_TYPE__` on Windows
Saleem Abdulrasool
2018-09-19
1
-0
/
+1
*
[MS] Update _MSVC_LANG values for C++17 and C++2a
Reid Kleckner
2018-07-23
1
-2
/
+4
*
Always use __mcount on NetBSD. Some platforms don't provide _mcount.
Joerg Sonnenberger
2018-07-17
1
-1
/
+1
*
Revert r333791 "Cap "voluntary" vector alignment at 16 for all Darwin platfor...
Reid Kleckner
2018-06-04
1
-3
/
+0
*
Cap "voluntary" vector alignment at 16 for all Darwin platforms.
John McCall
2018-06-01
1
-0
/
+3
*
[Solaris] Only define _REENTRANT if -pthread
Rainer Orth
2018-05-15
1
-1
/
+2
*
[Solaris] __float128 is supported on Solaris/x86
Rainer Orth
2018-04-23
1
-0
/
+10
*
Correct the alignment for the PS4 target
Matthew Voss
2018-03-07
1
-0
/
+1
*
Fix TLS support check for Darwin 32-bit simulator targets.
Volodymyr Sapsai
2018-01-05
1
-9
/
+15
*
[WebAssembly] Don't use Wasm function sections for more than one function
Dan Gohman
2017-12-05
1
-5
/
+0
*
Now that C++17 is official (https://www.iso.org/standard/68564.html), start c...
Aaron Ballman
2017-12-04
1
-1
/
+1
*
Toolchain: Normalize dwarf, sjlj and seh eh
Martell Malone
2017-11-29
1
-11
/
+0
*
Revert "Toolchain: Normalize dwarf, sjlj and seh eh"
Martell Malone
2017-11-29
1
-0
/
+11
*
Toolchain: Normalize dwarf, sjlj and seh eh
Martell Malone
2017-11-29
1
-11
/
+0
*
[MINGW] normalize WIN32 macros
Martell Malone
2017-11-21
1
-0
/
+5
*
Driver: hoist the `wchar_t` handling to the driver
Saleem Abdulrasool
2017-10-06
1
-3
/
+4
*
Define _GNU_SOURCE for RTEMS c++
Walter Lee
2017-08-02
1
-0
/
+2
*
Move RTEMS to OSTargets.h
Walter Lee
2017-07-31
1
-0
/
+34
*
Revert r264998 and r265035.
Akira Hatanaka
2017-07-27
1
-7
/
+0
*
Remove Bitrig: Clang Changes
Erich Keane
2017-07-21
1
-33
/
+0
*
Break up Targets.cpp into a header/impl pair per target type[NFCI]
Erich Keane
2017-07-21
1
-0
/
+739