OSDN Git Service

[AMDGPU] Remove unused AMDOpenCL triple environment
[android-x86/external-llvm.git] / include / llvm / ADT / Triple.h
2018-03-05 Tony Tye[AMDGPU] Remove unused AMDOpenCL triple environment
2018-02-28 Chih-Hung Hsieh[TLS] use emulated TLS if the target supports only...
2018-01-09 Sam Clegg[WebAssembly] Add COMDAT support
2017-11-14 Sam Clegg[WebAssembly] Explicily disable comdat support for...
2017-10-28 Saleem AbdulrasoolADT: add a helper to check if the Triple is ARM64
2017-10-24 Sam CleggAdd Triple::isOSUnknown
2017-10-23 Bob WilsonAdd a new Simulator entry for the target triple environ...
2017-09-29 Tim Renouf[Triple] Add AMDPAL operating system type
2017-09-14 Simon Atanasyan[mips] Recognise the triple used by Debian for MIPS...
2017-08-24 Pete Couperus[ARC] Add ARC backend.
2017-08-18 Renato Golin[Triple] Define OS Check for Haiku
2017-08-12 Florian Hahn[Triple] Add isThumb and isARM functions.
2017-08-10 Sam Parker[ARM][AArch64] ARMv8.3-A enablement
2017-07-21 Erich KeaneRemove Bitrig: LLVM Changes
2017-06-25 Ed SchoutenAdd support for Ananas platform
2017-06-12 Kamil RytarowskiInitialize SubArch in class Triple
2017-05-29 Nikolai Bozhenov[Nios2] Target registration
2017-05-18 Akira Hatanaka[ThinLTO] Do not assert when adding a module with a...
2017-04-24 Ismail DonmezAdd SUSE vendor
2017-02-23 Evgeniy StepanovDisable TLS for stack protector on Android API<17.
2017-02-09 George Burgess IV[ARM] Add support for armv7ve triple in llvm (PR31358).
2017-01-17 Dan Gohman[WebAssembly] Add triple support for the new wasm objec...
2016-11-23 Daniel BerlinRevert "[Triple] Add Facebook vendor"
2016-11-22 Shoaib Meenai[Triple] Add Facebook vendor
2016-11-16 Pekka JaaskelainenAdd a little endian variant of TCE.
2016-11-01 Alex Bradbury[RISCV] Recognise riscv32 and riscv64 in triple parsing...
2016-10-14 David L KreitzerDefine "contiki" OS specifier.
2016-10-07 Javed Absar[ARM]: Add Cortex-R52 target to LLVM
2016-10-06 Petr Hosek[Triple] Add triple for Fuchsia
2016-10-01 Mehdi AminiUse StringRef in Triple API (NFC)
2016-09-23 Tom StellardTriple: Add opencl environment type
2016-07-19 Daniel Sanders[mips] Recognise the triple used by Debian stretch...
2016-07-02 Pirama Arumuga NainarAdd RenderScript ArchType
2016-06-29 Davide Italiano[Triple] Add isLittleEndian().
2016-06-24 Rafael EspindolaAdd support for musl-libc on ARM Linux.
2016-06-21 Daniel Sanders[arm+x86] Make GNU variants behave like GNU w.r.t combi...
2016-06-14 Rafael EspindolaAdd a Musl environment to the triple.
2016-05-25 Xinliang David LiAdd a new helper API in triple /NFC
2016-05-05 Marcin Koscielnicki[X86] Extend some Linux special cases to cover kFreeBSD.
2016-02-13 Matt ArsenaultAdd AMDGPU related triple vendors/OSes
2016-02-11 Jacques Pienaar[lanai] Add Lanai triple.
2016-02-10 Matt ArsenaultFix return type of bool function
2016-01-27 Tim NorthoverARMv7k: base ABI decision on v7k Arch rather than watch...
2016-01-23 Justin Lebar[CUDA] Add Target::isNVPTX().
2016-01-15 Bradley Smith[ARM] Add ARMv8-M Baseline/Mainline LLVM targeting
2015-12-01 Oliver Stannard[ARM] Add ARMv8.2-A to TargetParser
2015-11-15 Dylan McKayNFC: Document MSVC getters on Triple
2015-10-28 Tim NorthoverARM: add watchOS default version support function.
2015-10-28 Tim NorthoverARM: support .watchos_version_min and .tvos_version_min.
2015-10-27 Michael Kuperstein[X86] Make elfiamcu an OS, not an environment.
2015-10-25 Michael Kuperstein[X86] Add support for elfiamcu triple
2015-10-16 Dylan McKayInitial migration of AVR backend
2015-10-08 Evgeniy StepanovAdd Triple::isAndroid().
2015-09-02 Douglas KatzmanAdd Myriad into enum VendorType
2015-08-30 Chandler CarruthTeach the target parsing framework to directly compute...
2015-08-14 Pat GavlinAdd a target environment for CoreCLR.
2015-08-12 Dan GohmanUpdate a comment; Emscripten no longer uses le32 and...
2015-07-30 Matt ArsenaultAdd amdopencl environment to triple
2015-07-06 Benjamin Kramer[Triple] Add a helper to switch between big/little...
2015-06-30 Dan GohmanDrop the OS from the WebAssembly target triple for...
2015-06-30 Dan GohmanFix LastArchType to point to the new last arch.
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-12 Douglas KatzmanAdd 'shave' processor name to Triple
2015-06-05 Alexei Starovoitov[bpf] rename triple names bpf_be -> bpfeb
2015-06-04 Alexei Starovoitov[bpf] add big- and host- endian support
2015-06-01 David Majnemer[ADT] Add Triple::getEnvironmentVersion
2015-04-30 Douglas KatzmanExhaustively test all triples in TripleTest.
2015-04-29 Douglas KatzmanNew architecture name - 'sparcel' for Sparc little...
2015-03-26 Vladimir Sukharev[AArch64, ARM] Add v8.1a architecture and generic cpu
2015-03-17 Renato Golin[ARM] Add support for ARMV6K subtarget (LLVM)
2015-03-09 Ed SchoutenAdd support for Nuxi CloudABI.
2015-02-13 Akira Hatanaka[LinkModules] Change the way ModuleLinker merges triples.
2015-02-04 Reid KlecknerRemove useless call to isOSCygMing()
2015-01-25 Alex RosenbergAdd the triple for the Sony Playstation®4.
2015-01-24 Alexei StarovoitovBPF backend
2015-01-24 Chandler Carruth[PM] Rework how the TargetLibraryInfo pass integrates...
2015-01-06 Tom StellardTriple: Add amdgcn triple
2014-12-29 Rafael EspindolaAdd segmented stack support for DragonFlyBSD.
2014-12-02 Tom StellardTriple: Add AMDHSA operating system type
2014-11-22 Simon PilgrimTidied up target triple OS detection. NFC
2014-11-19 Saleem AbdulrasoolADT: windows itanium targets msvcrt.dll
2014-11-17 Reid KlecknerRevert "ADT: correctly report isMSVCEnvironment for...
2014-11-17 Saleem AbdulrasoolADT: correctly report isMSVCEnvironment for windows...
2014-09-19 Matt ArsenaultAdd hsail and amdil64 to Triple
2014-09-12 JF BastienAdd support for le64.
2014-09-05 Matthew GardinerAdding kalimba variants as Triple sub-architectures.
2014-08-14 Rafael EspindolaDelete support for AuroraUX.
2014-08-09 Saleem AbdulrasoolADT: remove MinGW32 and Cygwin OSType enum
2014-07-25 Rafael EspindolaRemove dead code.
2014-07-23 Tim NorthoverAArch64: remove arm64 triple enumerator.
2014-07-18 Daniel SandersAdd MIPS Technologies to the vendors in llvm::Triple.
2014-07-18 Renato GolinRefactor ARM subarchitecture parsing
2014-07-11 Argyrios KyrtzidisMove the API and implementation of clang::driver::getAR...
2014-07-10 Eric ChristopherAdd the CSR company and the Kalimba DSP processor to...
2014-07-09 Daniel SandersAdd Imagination Technologies to the vendors in llvm...
2014-07-08 Renato GolinRevert "Refactor ARM subarchitecture parsing"
2014-07-07 Renato GolinRefactor ARM subarchitecture parsing
2014-06-06 Saleem AbdulrasoolADT: introduce isWindowsItaniumEnvironment
next