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
*
[Targets] Define __BOOL_DEFINED for Windows targets in C++ mode
David Majnemer
2015-07-15
1
-0
/
+2
*
Add support for armv7-windows-gnu targets to the clang front end.
Yaron Keren
2015-07-15
1
-0
/
+43
*
Add a "maximum TLS alignment" characteristic to the target info, so it
Paul Robinson
2015-07-14
1
-0
/
+2
*
Fix a couple of typos: specifc->specific.
Eric Christopher
2015-07-10
1
-1
/
+1
*
Add missing builtins to altivec.h for ABI compliance (vol. 3)
Nemanja Ivanovic
2015-07-10
1
-2
/
+49
*
[MIPS] Add support for direct-to-nacl in Clang
Petar Jovanovic
2015-07-08
1
-1
/
+14
*
Revert "Refactored ARMTargetInfo in order to use the API of llvm/lib/Support/...
Renato Golin
2015-07-03
1
-78
/
+118
*
- Refactored ARMTargetInfo in order to use the API of llvm/lib/Support/Target...
Alexandros Lamprineas
2015-07-03
1
-118
/
+78
*
Revert "Refactored ARMTargetInfo in order to use the API of llvm/lib/Support/...
Rafael Espindola
2015-07-02
1
-72
/
+117
*
Refactored ARMTargetInfo in order to use the API of llvm/lib/Support/TargetPa...
Alexandros Lamprineas
2015-07-02
1
-117
/
+72
*
test commit
Alexandros Lamprineas
2015-07-02
1
-0
/
+2
*
[OPENMP] Introduced type trait "__builtin_omp_required_simd_align" for defaul...
Alexey Bataev
2015-07-02
1
-0
/
+4
*
Fix sse4 for target attribute feature additions.
Eric Christopher
2015-07-01
1
-1
/
+14
*
Add support for the x86 builtin __builtin_cpu_supports.
Eric Christopher
2015-06-29
1
-0
/
+28
*
[ARM] The bits set in the variable HW_FP could get unset
Ranjeet Singh
2015-06-24
1
-6
/
+10
*
[CodeGen] Teach X86_64ABIInfo about AVX512.
Ahmed Bougacha
2015-06-22
1
-1
/
+3
*
AMDGPU: Fix places missed in rename
Matt Arsenault
2015-06-19
1
-13
/
+13
*
AMDGPU: Add missing GK_VOLCANIC_ISLANDS to switch statement
Tom Stellard
2015-06-18
1
-0
/
+1
*
R600: Add Volcanic Islands targets
Tom Stellard
2015-06-18
1
-1
/
+5
*
[SystemZ] Mangle long double as __float128
Ulrich Weigand
2015-06-16
1
-0
/
+4
*
Add some basic support for CloudABI on i686.
Ed Schouten
2015-06-13
1
-0
/
+2
*
[bpf] add support for BPF backend
Alexei Starovoitov
2015-06-10
1
-0
/
+58
*
[ItaniumMangle] Mangle long double as __float128 for some Power targets
David Majnemer
2015-06-09
1
-0
/
+6
*
Simplify ARMTargetParser::parseArch(ARMTargetParser::getCanonical()), followi...
Artyom Skrobov
2015-06-04
1
-3
/
+1
*
[SPARC] Fix types of size_t, intptr_t, and ptrdiff_t on Linux.
James Y Knight
2015-06-04
1
-10
/
+11
*
[Basic] Transition getEnvironmentVersion from getOSVersion for android
David Majnemer
2015-06-01
1
-1
/
+1
*
ARM: fix ACLE predefine for iOS's "-arch armv7s".
Tim Northover
2015-05-29
1
-0
/
+1
*
[ARMTargetParser] Removing string parsing from getCPUDefineSuffix. NFC.
Renato Golin
2015-05-28
1
-30
/
+26
*
[Basic] Define __declspec for cygwin
David Majnemer
2015-05-28
1
-5
/
+9
*
ARMTargetParser FIXME getCPUProfile A/R/M
Renato Golin
2015-05-27
1
-10
/
+15
*
ARMTargetParser FIXME: ARMv8 detection for hdiv
Renato Golin
2015-05-27
1
-11
/
+9
*
[PPC64] Add vector pack/unpack support from ISA 2.07
Bill Schmidt
2015-05-16
1
-0
/
+2
*
Testing for the fix for bug 23429.
Nemanja Ivanovic
2015-05-14
1
-1
/
+1
*
[ARM] Fix of architecture naming typo
Vladimir Sukharev
2015-05-14
1
-1
/
+1
*
[ARM] Add v8.1a architecture
Vladimir Sukharev
2015-05-14
1
-3
/
+30
*
clang-format AllocateTarget. NFC
Douglas Katzman
2015-05-12
1
-16
/
+16
*
Remove the code that pulled soft float attributes out of the feature
Eric Christopher
2015-05-12
1
-12
/
+4
*
Update initialization of a class variable and comment.
Eric Christopher
2015-05-12
1
-2
/
+4
*
[Sparc] Add support for 'sparcel' to clang.
Douglas Katzman
2015-05-11
1
-0
/
+24
*
Give isCompatibleWithMSVC a better interface
David Majnemer
2015-05-11
1
-1
/
+1
*
Fix for bug 23429.
Nemanja Ivanovic
2015-05-08
1
-0
/
+8
*
[AArch64] Advertise that the __sync_*_compare_and_swap_1/2/4/8 builtins work
Reid Kleckner
2015-05-06
1
-0
/
+6
*
[SystemZ] Add support for z13 and its vector facility
Ulrich Weigand
2015-05-05
1
-1
/
+22
*
R600: Add fma and ldexp asic specific feature macros
Jan Vesely
2015-05-04
1
-1
/
+17
*
ARM: merge Cyclone into other ARMv8 CPUs and add tests for features.
Tim Northover
2015-05-01
1
-6
/
+2
*
R600: Report fp64 on all capable asics
Jan Vesely
2015-05-01
1
-1
/
+9
*
Use 4 byte preferred aggregate alignment in datalayout on x86 Win32
Reid Kleckner
2015-04-30
1
-3
/
+4
*
Propagate a terrible hack to the sparc target feature handling code
Eric Christopher
2015-04-29
1
-3
/
+5
*
Revert code changes made under r235976.
Bradley Smith
2015-04-29
1
-6
/
+0
*
[ARM/AArch64] Enforce alignment for bitfielded structs
Bradley Smith
2015-04-28
1
-0
/
+6
[next]