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
*
Driver: Add support for -march=bdver3 on x86.
Benjamin Kramer
2013-11-04
1
-0
/
+7
*
[AArch64] Add some CPU targets for "generic", A-53 and A-57.
Amara Emerson
2013-10-31
1
-0
/
+7
*
[mips] Delete unused functions.
Akira Hatanaka
2013-10-30
1
-10
/
+0
*
[mips] Align the stack to 16-bytes for -mfp64.
Akira Hatanaka
2013-10-29
1
-6
/
+27
*
[mips] Move setDescriptionString to base class MipsTargetInfoBase and call it
Akira Hatanaka
2013-10-29
1
-21
/
+29
*
R600: Add Sea Islands GPUs
Tom Stellard
2013-10-29
1
-1
/
+6
*
ARM: Add -m[no-]crc to dis/enable CRC subtargetfeature from clang
Bernard Ogden
2013-10-29
1
-1
/
+7
*
Add driver support for FP, SIMD and crypto defaults.
Bernard Ogden
2013-10-24
1
-6
/
+13
*
Clean up char/numeric comparisons in ARM getTargetDefines
Bernard Ogden
2013-10-24
1
-6
/
+9
*
Teach clang driver about Cortex-A53 and Cortex-A57.
Bernard Ogden
2013-10-24
1
-1
/
+2
*
ARM-Darwin: Use the *-*-darwin-eabi triple for v6m & v7m archs
Tim Northover
2013-10-24
1
-1
/
+3
*
Set the default hardware division features for ARM cpus. Also set it as defau...
Silviu Baranga
2013-10-21
1
-2
/
+17
*
Add the __ARM_ARCH_EXT_IDIV__ predefine. It is set to 1 if we have hardware d...
Silviu Baranga
2013-10-21
1
-0
/
+16
*
[Mips] Define __mips_fpr and _MIPS_FPSET macros.
Simon Atanasyan
2013-10-18
1
-1
/
+11
*
Rename HandleTargetFeatures->handleTargetFeatures to match
Eric Christopher
2013-10-16
1
-11
/
+11
*
Add preprocessor support for powerpc vsx.
Eric Christopher
2013-10-16
1
-2
/
+34
*
Fix comments.
Eric Christopher
2013-10-16
1
-2
/
+2
*
Enabling 3DNow! prefetch instruction support for a few AMD processors in the
Yunzhong Gao
2013-10-16
1
-0
/
+11
*
Add support for -mcx16, and predefine __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 when
Nick Lewycky
2013-10-05
1
-2
/
+25
*
Fix PR 12730: Add _GCC_HAVE_SYNC_COMPARE_AND_SWAP macros for ARM
Weiming Zhao
2013-09-30
1
-0
/
+7
*
Add character set related __STDC_* definitions.
Ed Schouten
2013-09-29
1
-0
/
+5
*
Adding -mtbm and -mno-tbm command line options to the clang front end for the
Yunzhong Gao
2013-09-24
1
-2
/
+13
*
[Mips] Support -mnan=2008 option. Define "__mips_nan2008" macros and pass
Simon Atanasyan
2013-09-24
1
-3
/
+13
*
[Mips] Allocate NaClTargetInfo for MIPSEL NaCl
Petar Jovanovic
2013-09-21
1
-0
/
+2
*
Add C intrinsics for Intel SHA Extensions
Ben Langmuir
2013-09-19
1
-2
/
+16
*
Use curly braces all the way through long if/else chain for consistency and r...
Craig Topper
2013-09-19
1
-14
/
+14
*
Disabling sse2 should disable aes and pclmul support.
Craig Topper
2013-09-19
1
-1
/
+1
*
[ARMv8] Add builtins for CRC instructions.
Joey Gouly
2013-09-18
1
-0
/
+3
*
Push contents of X86TargetInfo::setFeatureEnabled down to a static function c...
Craig Topper
2013-09-17
1
-85
/
+89
*
Mark setSSELevel/setMMXLevel/setXOPLevel as static since they don't access an...
Craig Topper
2013-09-17
1
-9
/
+9
*
Add error checking to reject neon_vector_type attribute on targets without NEON.
Amara Emerson
2013-09-16
1
-3
/
+1
*
Make F16C feature imply AVX. Matches GCC behavior.
Craig Topper
2013-09-16
1
-1
/
+4
*
Clean up some Triple usage in clang.
Cameron Esfahani
2013-09-14
1
-2
/
+2
*
Update Atom Silvermont (SLM) support by adding enabled features.
Preston Gurd
2013-09-13
1
-5
/
+9
*
Add more Cortex CPUs and tests
Renato Golin
2013-09-13
1
-4
/
+5
*
Fix Neon detection for Cortex-A class, plus adds some more CPUs to default fe...
Renato Golin
2013-09-13
1
-5
/
+8
*
Certain multi-platform languages, such as OpenCL, have the concept of
David Tweed
2013-09-13
1
-0
/
+4
*
Fix a bug where -msse followed by -mno-sse would leave MMX enabled.
Craig Topper
2013-09-11
1
-2
/
+4
*
Delete unused static class members
Alexey Samsonov
2013-09-10
1
-2
/
+0
*
Separate popcnt and sse4.2 feature control somewhat to match gcc behavior.
Craig Topper
2013-09-10
1
-2
/
+11
*
Fix the profile of the function (fix commit 190048)
Sylvestre Ledru
2013-09-05
1
-2
/
+1
*
Fix bug #17104 - Target info for GNU/kFreeBSD were missing.
Sylvestre Ledru
2013-09-05
1
-0
/
+28
*
Add support for -march=slm, aka Intel Atom Silvermont.
Benjamin Kramer
2013-08-30
1
-0
/
+7
*
Add ms_abi and sysv_abi attribute handling.
Charles Davis
2013-08-30
1
-1
/
+8
*
Delete CC_Default and use the target default CC everywhere
Reid Kleckner
2013-08-27
1
-3
/
+1
*
R600: Add local address pointer size to DataLayout
Tom Stellard
2013-08-27
1
-0
/
+1
*
Update now that llvm uses the same feature names as the driver.
Rafael Espindola
2013-08-23
1
-18
/
+14
*
Move -mfpmath handling to -cc1 and implement it for x86.
Rafael Espindola
2013-08-21
1
-9
/
+87
*
Remove dead code.
Rafael Espindola
2013-08-21
1
-10
/
+0
*
Move the logic for selecting the last feature in the command line to the driver.
Rafael Espindola
2013-08-21
1
-16
/
+0
[next]