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
/
Triple.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Triple::getOSVersion make sense for Android.
Dan Albert
2015-03-03
1
-0
/
+8
*
Triple: Make setEnvironment not override the object format
Reid Kleckner
2015-02-13
1
-1
/
+5
*
[ARM] Add armv6s[-]m as an alias to armv6[-]m
Bradley Smith
2015-02-10
1
-2
/
+3
*
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
*
Triple: Add amdgcn triple
Tom Stellard
2015-01-06
1
-1
/
+8
*
Triple: Add AMDHSA operating system type
Tom Stellard
2014-12-02
1
-0
/
+2
*
Fix ARM triple parsing
Renato Golin
2014-11-17
1
-13
/
+48
*
Add hsail and amdil64 to Triple
Matt Arsenault
2014-09-19
1
-5
/
+29
*
Add support for le64.
JF Bastien
2014-09-12
1
-2
/
+9
*
Use armv6k default for FreeBSD/ARM
Ed Maste
2014-09-09
1
-0
/
+1
*
Removed white-space
Matthew Gardiner
2014-09-05
1
-2
/
+0
*
Adding kalimba variants as Triple sub-architectures.
Matthew Gardiner
2014-09-05
1
-1
/
+6
*
Delete support for AuroraUX.
Rafael Espindola
2014-08-14
1
-2
/
+0
*
ADT: remove MinGW32 and Cygwin OSType enum
Saleem Abdulrasool
2014-08-09
1
-9
/
+13
*
Remove dead code.
Rafael Espindola
2014-07-25
1
-28
/
+0
*
AArch64: remove "arm64_be" support in favour of "aarch64_be".
Tim Northover
2014-07-23
1
-2
/
+0
*
AArch64: remove arm64 triple enumerator.
Tim Northover
2014-07-23
1
-16
/
+5
*
Add MIPS Technologies to the vendors in llvm::Triple.
Daniel Sanders
2014-07-18
1
-0
/
+2
*
Refactor ARM subarchitecture parsing
Renato Golin
2014-07-18
1
-0
/
+25
*
Fix the prefix for arm64 triple
Yi Kong
2014-07-17
1
-3
/
+2
*
Move the API and implementation of clang::driver::getARMCPUForMArch() to llvm...
Argyrios Kyrtzidis
2014-07-11
1
-0
/
+82
*
Add the CSR company and the Kalimba DSP processor to Triple.
Eric Christopher
2014-07-10
1
-0
/
+9
*
Add Imagination Technologies to the vendors in llvm::Triple
Daniel Sanders
2014-07-09
1
-0
/
+2
*
Fix some Twine locals.
Benjamin Kramer
2014-07-08
1
-3
/
+2
*
Revert "Refactor ARM subarchitecture parsing"
Renato Golin
2014-07-08
1
-23
/
+0
*
Refactor ARM subarchitecture parsing
Renato Golin
2014-07-07
1
-0
/
+23
*
[ARM64] Add big endian target arm64_be.
James Molloy
2014-04-14
1
-1
/
+9
*
[C++11] Make use of 'nullptr' in the Support library.
Craig Topper
2014-04-07
1
-3
/
+3
*
Support: generalise object type handling for Windows
Saleem Abdulrasool
2014-03-31
1
-7
/
+15
*
ARM64: remove -m32/-m64 mapping with ARM.
Tim Northover
2014-03-30
1
-2
/
+2
*
Support: correct Windows normalisation
Saleem Abdulrasool
2014-03-30
1
-2
/
+12
*
ARM64: initial backend import
Tim Northover
2014-03-29
1
-3
/
+13
*
Add ARM big endian Target (armeb, thumbeb)
Christian Pirker
2014-03-28
1
-1
/
+18
*
Canonicalise Windows target triple spellings
Saleem Abdulrasool
2014-03-27
1
-1
/
+23
*
Fix inconsistent whitespace.
Bob Wilson
2014-03-09
1
-1
/
+1
*
Support: split object format out of environment
Saleem Abdulrasool
2014-03-06
1
-7
/
+45
*
Add AArch64 big endian Target (aarch64_be)
Christian Pirker
2014-02-24
1
-42
/
+49
*
[x86] Support i386-*-*-code16 triple for emitting 16-bit code
David Woodhouse
2014-01-20
1
-0
/
+2
*
Recognize EABIHF as environment and use it for RTAPI + VFP.
Joerg Sonnenberger
2013-12-16
1
-0
/
+2
*
Darwin: update default iOS version to 5.0
Tim Northover
2013-12-10
1
-3
/
+3
*
X86: Encode the 'h' cpu subtype in the MachO header for x86.
Jim Grosbach
2013-11-16
1
-1
/
+1
*
[PowerPC] Support powerpc64le as a syntax-checking target.
Bill Schmidt
2013-07-26
1
-0
/
+8
*
Remove the mblaze backend from llvm.
Rafael Espindola
2013-07-25
1
-9
/
+0
*
[NVPTX] Add support for selecting CUDA vs OCL mode based on triple
Justin Holewinski
2013-06-21
1
-0
/
+6
*
Recognize sparc64 as an alias for sparcv9 triples.
Jakob Stoklund Olesen
2013-05-14
1
-1
/
+1
*
[SystemZ] Add llvm::Triple::systemz
Richard Sandiford
2013-05-03
1
-0
/
+8
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
1
-0
/
+8
*
Initial patch for x32 ABI support.
Eli Bendersky
2013-01-22
1
-0
/
+2
[next]