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
/
unittests
/
ADT
/
TripleTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a Musl environment to the triple.
Rafael Espindola
2016-06-14
1
-0
/
+6
*
Add AMDGPU related triple vendors/OSes
Matt Arsenault
2016-02-13
1
-0
/
+12
*
ARMv7k: use Cortex-A7 by default even for tvOS
Tim Northover
2016-02-11
1
-0
/
+12
*
[lanai] Add Lanai triple.
Jacques Pienaar
2016-02-11
1
-0
/
+21
*
Handle ARMv6-J as an alias, instead of fake architecture
Artyom Skrobov
2015-11-20
1
-1
/
+1
*
Handle ARMv6KZ naming
Artyom Skrobov
2015-11-16
1
-0
/
+4
*
[X86] Make elfiamcu an OS, not an environment.
Michael Kuperstein
2015-10-27
1
-3
/
+3
*
[X86] Add support for elfiamcu triple
Michael Kuperstein
2015-10-25
1
-0
/
+6
*
Initial migration of AVR backend
Dylan McKay
2015-10-16
1
-0
/
+17
*
Teach the target parsing framework to directly compute the length of all
Chandler Carruth
2015-08-30
1
-43
/
+43
*
Add amdopencl environment to triple
Matt Arsenault
2015-07-30
1
-0
/
+2
*
[Triple] Add a helper to switch between big/little endian variants
Benjamin Kramer
2015-07-06
1
-0
/
+78
*
Drop the OS from the WebAssembly target triple for now.
Dan Gohman
2015-06-30
1
-4
/
+4
*
[WebAssembly] Initial WebAssembly backend
Dan Gohman
2015-06-29
1
-0
/
+30
*
ARMTargetParser: Make BSD Thumb/BE armv6 work
Renato Golin
2015-05-27
1
-0
/
+8
*
Adding profile and version parsers to ARMTargetParser
Renato Golin
2015-05-22
1
-0
/
+20
*
Make Triple::parseARMArch use ARMTargetParser
Renato Golin
2015-05-21
1
-0
/
+65
*
Get Triple::getARMCPUForArch() to use TargetParser
Renato Golin
2015-05-20
1
-13
/
+136
*
[ARM] Reject invalid -march values
John Brawn
2015-05-08
1
-0
/
+31
*
Fix regression in parsing armv{6,7}hl- triples. These are used by SUSE
Ismail Donmez
2015-05-05
1
-0
/
+12
*
Move unit test into anonymous namespace as per convention.
Douglas Katzman
2015-05-01
1
-1
/
+2
*
Exhaustively test all triples in TripleTest.
Douglas Katzman
2015-04-30
1
-4
/
+4
*
New architecture name - 'sparcel' for Sparc little-endian.
Douglas Katzman
2015-04-29
1
-0
/
+20
*
Default to armv7 cpu for NaCl when march=arm
Derek Schuff
2015-03-26
1
-0
/
+4
*
Add support for Nuxi CloudABI.
Ed Schouten
2015-03-09
1
-0
/
+6
*
The canonical CPU variant for ARM according to config.guess uses a
Joerg Sonnenberger
2015-01-26
1
-0
/
+17
*
Add hsail and amdil64 to Triple
Matt Arsenault
2014-09-19
1
-0
/
+84
*
Add unit test for r217454
Ed Maste
2014-09-15
1
-0
/
+4
*
ADT: remove MinGW32 and Cygwin OSType enum
Saleem Abdulrasool
2014-08-09
1
-1
/
+1
*
Move the API and implementation of clang::driver::getARMCPUForMArch() to llvm...
Argyrios Kyrtzidis
2014-07-11
1
-0
/
+12
*
Support: generalise object type handling for Windows
Saleem Abdulrasool
2014-03-31
1
-5
/
+17
*
ARM64: remove -m32/-m64 mapping with ARM.
Tim Northover
2014-03-30
1
-4
/
+0
*
Support: correct Windows normalisation
Saleem Abdulrasool
2014-03-30
1
-0
/
+9
*
ARM64: initial backend import
Tim Northover
2014-03-29
1
-1
/
+1
*
Canonicalise Windows target triple spellings
Saleem Abdulrasool
2014-03-27
1
-1
/
+33
*
Support: split object format out of environment
Saleem Abdulrasool
2014-03-06
1
-1
/
+19
*
Darwin: update default iOS version to 5.0
Tim Northover
2013-12-10
1
-7
/
+7
*
Added a unit test for r173983 that verifies that Target.isiOS() works correctly.
Michael Gottesman
2013-01-30
1
-0
/
+30
*
Add powerpc-ibm-aix to Triple. Patch by Kai.
Duncan Sands
2012-10-12
1
-0
/
+12
*
Remove the PTX back-end and all of its artifacts (triple, etc.)
Justin Holewinski
2012-05-24
1
-6
/
+6
*
Add unittests for Triple::getMacOSXVersion and Triple::getiOSVersion.
Chad Rosier
2012-05-09
1
-0
/
+65
*
Add triple support for the IBM BG/P and BG/Q supercomputers.
Hal Finkel
2012-04-02
1
-0
/
+18
*
Support was removed from LLVM's MIPS backend for the PSP variant of that
Chandler Carruth
2012-02-22
1
-9
/
+0
*
Switch the llvm::Triple class to immediately parse the triple string on
Chandler Carruth
2012-02-21
1
-6
/
+1
*
Introduce helpers to compute the 32-bit varaints and 64-bit variants of
Chandler Carruth
2012-02-06
1
-0
/
+62
*
Add various coarse bit-width architecture predicates to llvm::Triple.
Chandler Carruth
2012-01-31
1
-0
/
+57
*
Part of this test is invariant inside the inner loop - move it outside
Duncan Sands
2011-02-03
1
-14
/
+16
*
Remove NoVendor and NoOS, added in commit 123990, from Triple. While it
Duncan Sands
2011-02-02
1
-45
/
+49
*
Clang was not parsing target triples involving EABI and was generating wrong ...
Renato Golin
2011-01-21
1
-3
/
+11
*
Add better support for environment portion of triple. Original patch by
Duncan Sands
2010-09-16
1
-0
/
+8
[prev]
[next]