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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[SystemZ] Add -march= command-line option
Richard Sandiford
2013-07-19
1
-0
/
+11
*
[PowerPC] FreeBSD does not require f128 in its data layout string.
Bill Schmidt
2013-07-03
1
-1
/
+1
*
Dont define __LONG_DOUBLE_128__ unless LongDoubleWidth is really 128bits width.
Roman Divacky
2013-07-03
1
-1
/
+2
*
Fix MSP430 builtin types.
Anton Korobeynikov
2013-07-01
1
-3
/
+3
*
Driver: Push triple objects around instead of going to std::string all the time.
Benjamin Kramer
2013-06-29
1
-306
/
+275
*
Add support for passing v8fp options via -mfpu.
Joey Gouly
2013-06-27
1
-1
/
+1
*
Add support for passing '-target armv8' through the Driver.
Joey Gouly
2013-06-26
1
-0
/
+1
*
Fix a couple of PPC predefined macros that I spotted while driving by
Chandler Carruth
2013-06-25
1
-2
/
+2
*
[NVPTX] Add NVPTX register constraints
Justin Holewinski
2013-06-21
1
-3
/
+12
*
size_t on Darwin AAPCS targets is "unsigned long". <rdar://problem/14136459>
Bob Wilson
2013-06-18
1
-0
/
+3
*
Use atomic instructions on Bitrig armv6. Patch by Patrick Wildt.
Rafael Espindola
2013-06-17
1
-1
/
+3
*
Emit native implementations of atomic operations on FreeBSD/armv6.
Ed Schouten
2013-06-15
1
-2
/
+2
*
Do not report -Wasm-operand-widths for ARM output operands. <rdar://14050337>
Bob Wilson
2013-06-03
1
-2
/
+1
*
OpenBSD/sparc64 uses long long for int64_t and intmax_t.
Jakob Stoklund Olesen
2013-05-19
1
-3
/
+10
*
fix PR 15726: ptrdiff_t should be int on PowerPC Darwin
David Fang
2013-05-16
1
-0
/
+1
*
Use correct types for SPARC v9.
Jakob Stoklund Olesen
2013-05-15
1
-0
/
+5
*
Use atomic instructions on linux thumb v7.
Rafael Espindola
2013-05-14
1
-3
/
+17
*
Use atomic instructions on ARM linux.
Rafael Espindola
2013-05-13
1
-1
/
+16
*
Add SystemZ support
Ulrich Weigand
2013-05-06
1
-0
/
+102
*
AArch64: teach Clang about __clear_cache intrinsic
Tim Northover
2013-05-04
1
-2
/
+12
*
Add support for -march=btver2.
Benjamin Kramer
2013-05-03
1
-0
/
+15
*
Add some more required SPARC v9 predefined macros.
Jakob Stoklund Olesen
2013-04-24
1
-0
/
+9
*
Add support for sparcv9 targets.
Jakob Stoklund Olesen
2013-04-16
1
-13
/
+61
*
[Mips] Support -mmicromips / -mno-micromips command line options.
Simon Atanasyan
2013-04-14
1
-1
/
+10
*
[Mips] Follow-up to r179481. Consider "single-float" as a separate
Simon Atanasyan
2013-04-14
1
-6
/
+8
*
The PNaCl target no longer permits __attribute__((regparm)).
Eli Bendersky
2013-04-08
1
-2
/
+2
*
AArch64: bring predefines in line with most recent ACLE document
Tim Northover
2013-04-05
1
-16
/
+16
*
Add support for __GCC_HAVE_SYNC_COMPARE_AND_SWAP_{1,2,4,8} on x86.
Michael J. Spencer
2013-04-04
1
-0
/
+8
*
R600: Add missing Southern Islands GPU to setCPU() function
Tom Stellard
2013-04-01
1
-1
/
+1
*
Remove old NVPTX cpus and add new NVPTX cpus
Justin Holewinski
2013-03-30
1
-1
/
+8
*
Add support for gcc-compatible -mfprnd -mno-fprnd PPC options
Hal Finkel
2013-03-30
1
-2
/
+2
*
Add RDSEED intrinsic support defined in AVX2 extension
Michael Liao
2013-03-29
1
-1
/
+16
*
Add support for gcc-compatible -mpopcntd -mno-popcntd PPC options
Hal Finkel
2013-03-28
1
-1
/
+2
*
Add support for gcc-compatible -mmfcrf -mno-mfcrf PPC options
Hal Finkel
2013-03-28
1
-1
/
+1
*
Add PRFCHW intrinsic support
Michael Liao
2013-03-26
1
-2
/
+17
*
Remove driver support for Hexagon V2 and V3
Matthew Curtis
2013-03-12
1
-2
/
+0
*
Add 'e' to the SPIR data layout - SPIR is little endian for now.
Guy Benyei
2013-03-07
1
-4
/
+12
*
Mips specific inline assembler constraint 'R'
Jack Carter
2013-03-05
1
-1
/
+1
*
Tidy up lists of Cortex-A series processors, adding entries for A7.
Bob Wilson
2013-03-04
1
-2
/
+3
*
Mips specific inline assembler constraint 'R'
Jack Carter
2013-03-04
1
-0
/
+3
*
R600: Use the GPU type to determine the correct DataLayout v2
Tom Stellard
2013-03-04
1
-8
/
+101
*
[Mips] Add two new aliases for MIPS ABI names 32 (means o32 abi) and 64
Simon Atanasyan
2013-02-27
1
-9
/
+19
*
Implement __builtin_eh_return_data_regno() for ARM and MIPS.
Logan Chien
2013-02-23
1
-0
/
+12
*
Revert r175912, "Add support for coldcc to clang" at John's request.
Peter Collingbourne
2013-02-23
1
-2
/
+5
*
Add support for coldcc to clang
Peter Collingbourne
2013-02-22
1
-5
/
+2
*
Revert "intmax_t is long long on Darwin, not long."
Jordan Rose
2013-02-20
1
-2
/
+0
*
intmax_t is long long on Darwin, not long.
Jordan Rose
2013-02-20
1
-0
/
+2
*
AArch64: add atomic support parameters to TargetInfo
Tim Northover
2013-02-18
1
-0
/
+4
*
Add some missing PPC cpus
Bill Schmidt
2013-02-01
1
-9
/
+85
*
Add -mqpx and -mno-qpx feature flags to toggle use of the PPC QPX vector inst...
Hal Finkel
2013-02-01
1
-1
/
+3
[prev]
[next]