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
*
Add 'shave' processor name to Triple
Douglas Katzman
2015-06-12
1
-0
/
+7
*
[bpf] rename triple names bpf_be -> bpfeb
Alexei Starovoitov
2015-06-05
1
-16
/
+16
*
Simplify ARMTargetParser::getArchSynonym
Artyom Skrobov
2015-06-04
1
-2
/
+1
*
[bpf] add big- and host- endian support
Alexei Starovoitov
2015-06-04
1
-7
/
+30
*
[Support] Simplify Triple::getOSVersion
David Majnemer
2015-06-01
1
-9
/
+1
*
[ADT] Add Triple::getEnvironmentVersion
David Majnemer
2015-06-01
1
-16
/
+40
*
ARMTargetParser: Make BSD Thumb/BE armv6 work
Renato Golin
2015-05-27
1
-2
/
+2
*
Move parseSubArch to ARMTargetParser. NFC
Renato Golin
2015-05-24
1
-30
/
+58
*
Adding profile and version parsers to ARMTargetParser
Renato Golin
2015-05-22
1
-2
/
+10
*
Make Triple::parseARMArch use ARMTargetParser
Renato Golin
2015-05-21
1
-49
/
+43
*
Remove unnecessary FIXME comment
Renato Golin
2015-05-21
1
-2
/
+0
*
Get Triple::getARMCPUForArch() to use TargetParser
Renato Golin
2015-05-20
1
-69
/
+33
*
TargetParser: FPU/ARCH/EXT parsing refactory - NFC
Renato Golin
2015-05-08
1
-1
/
+6
*
[ARM] Reject invalid -march values
John Brawn
2015-05-08
1
-35
/
+40
*
Fix regression in parsing armv{6,7}hl- triples. These are used by SUSE
Ismail Donmez
2015-05-05
1
-2
/
+3
*
Fix omission from adding sparcel (original http://reviews.llvm.org/D9263)
Douglas Katzman
2015-05-01
1
-0
/
+1
*
New architecture name - 'sparcel' for Sparc little-endian.
Douglas Katzman
2015-04-29
1
-0
/
+6
*
[ARM] Rename v8.1a from "extension" to "architecture": follow-up
Vladimir Sukharev
2015-04-02
1
-1
/
+1
*
[SystemZ] Support transactional execution on zEC12
Ulrich Weigand
2015-04-01
1
-1
/
+1
*
Default to armv7 cpu for NaCl when march=arm
Derek Schuff
2015-03-26
1
-0
/
+2
*
[AArch64, ARM] Add v8.1a architecture and generic cpu
Vladimir Sukharev
2015-03-26
1
-0
/
+3
*
Note that we don't support COFF on PPC.
Rafael Espindola
2015-03-19
1
-0
/
+7
*
Teach getDefaultFormat that we only support ELF on some architectures.
Rafael Espindola
2015-03-18
1
-0
/
+17
*
Remove many superfluous SmallString::str() calls.
Yaron Keren
2015-03-18
1
-1
/
+1
*
[ARM] Add support for ARMV6K subtarget (LLVM)
Renato Golin
2015-03-17
1
-2
/
+3
*
Add support for Nuxi CloudABI.
Ed Schouten
2015-03-09
1
-0
/
+2
*
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
[next]