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
/
test
/
CodeGen
/
target-data.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[bpf] add support for BPF backend
Alexei Starovoitov
2015-06-10
1
-0
/
+8
*
[SystemZ] Add support for z13 and its vector facility
Ulrich Weigand
2015-05-05
1
-0
/
+4
*
Re-commit the test fix that went with r236274
Reid Kleckner
2015-04-30
1
-2
/
+2
*
Revert most of r236271, leaving only the datalayout change in lib/Basic/Targe...
Reid Kleckner
2015-04-30
1
-2
/
+2
*
Use 4 byte preferred aggregate alignment in datalayout on x86 Win32
Reid Kleckner
2015-04-30
1
-2
/
+2
*
Add driver support for Native Client SDK
Derek Schuff
2015-03-30
1
-1
/
+1
*
Basic: Update clang to reflect changes made to LLVM datalayout
David Majnemer
2015-03-17
1
-2
/
+2
*
R600: Use a Southern Islands GPU as the default for the amdgcn target
Tom Stellard
2015-01-28
1
-0
/
+5
*
R600: Handle amdgcn triple
Tom Stellard
2015-01-06
1
-1
/
+1
*
ARM: remove ARM/Thumb distinction for preferred alignment.
Tim Northover
2014-10-14
1
-2
/
+2
*
ARM: set preferred aggregate alignment to 32 universally.
Tim Northover
2014-10-14
1
-2
/
+2
*
Make sure aggregates are properly alligned on MSP430.
Job Noorman
2014-09-30
1
-1
/
+1
*
AArch64/ARM64: update Clang after AArch64 removal.
Tim Northover
2014-05-24
1
-2
/
+0
*
Forgot to add updated datalayout test
Matt Arsenault
2014-05-22
1
-1
/
+1
*
[ARM64] Port remaining relevant AArch64 clang tests over to ARM64
Bradley Smith
2014-04-30
1
-0
/
+2
*
Update DataLayout/DescriptionString for ppc64le
Will Schmidt
2014-03-24
1
-0
/
+4
*
Use 'w' instead of 'c' to represent the win32 mangling.
Rafael Espindola
2014-01-10
1
-2
/
+2
*
Update for llvm's DataLayout including mangling information.
Rafael Espindola
2014-01-03
1
-32
/
+32
*
Remove the now unused 's' specifications.
Rafael Espindola
2014-01-02
1
-3
/
+3
*
Small simplification: p0 is the same as p.
Rafael Espindola
2013-12-19
1
-1
/
+1
*
Update SI datalayout for 32-bit private pointers
Matt Arsenault
2013-12-19
1
-1
/
+1
*
On spacv8 f128 is only aligned to 64 bits.
Rafael Espindola
2013-12-19
1
-1
/
+1
*
Fix the DataLayout string produced by clang for NaCl.
Rafael Espindola
2013-12-18
1
-4
/
+4
*
Add a test for mipsel-nacl too.
Rafael Espindola
2013-12-18
1
-0
/
+4
*
Add -f64:32:64 to the darwin ppc32 DataLayout.
Rafael Espindola
2013-12-18
1
-1
/
+1
*
Use arm-nacl-gnueabi instead of arm-nacl to match the previous tests.
Rafael Espindola
2013-12-18
1
-1
/
+1
*
Split this test into one per supporter nacl arch.
Rafael Espindola
2013-12-18
1
-3
/
+13
*
Print the 'p' specification before the 'i' specification.
Rafael Espindola
2013-12-18
1
-1
/
+1
*
Add a 's' specifications to AArch64.
Rafael Espindola
2013-12-17
1
-1
/
+1
*
Use triples that match the -target-abi option.
Rafael Espindola
2013-12-17
1
-2
/
+2
*
Remove -f128:128 from the DataLayout strings. It is the default.
Rafael Espindola
2013-12-17
1
-6
/
+6
*
The PS3 is a ppc64 and has 64 bit registers. Update DataLayout accordingly.
Rafael Espindola
2013-12-17
1
-1
/
+1
*
Remove -f16:16:32 from the XCore DataLayout string.
Rafael Espindola
2013-12-17
1
-1
/
+1
*
Reorder these DataLayout entries to match the order LLVM uses.
Rafael Espindola
2013-12-17
1
-3
/
+3
*
The preferred alignment defaults to the ABI one. Omit it if it is the same.
Rafael Espindola
2013-12-16
1
-36
/
+36
*
Remove another default I missed before.
Rafael Espindola
2013-12-16
1
-1
/
+1
*
Clang DataLayout string cleanup: don't print other defaults.
Rafael Espindola
2013-12-16
1
-1
/
+1
*
Remove dead data.
Rafael Espindola
2013-12-16
1
-1
/
+1
*
Clang DataLayout string cleanup: don't print the pointer defaults.
Rafael Espindola
2013-12-16
1
-11
/
+11
*
Clang DataLayout string cleanup: don't print the aggregate defaults.
Rafael Espindola
2013-12-16
1
-6
/
+6
*
Clang DataLayout string cleanup: don't print the vector defaults.
Rafael Espindola
2013-12-16
1
-28
/
+28
*
Clang DataLayout string cleanup: don't print the FP defaults.
Rafael Espindola
2013-12-16
1
-35
/
+35
*
Clang DataLayout string cleanup: don't print the integer defaults.
Rafael Espindola
2013-12-16
1
-36
/
+36
*
Add tests for all DescriptionString in Targets.cpp.
Rafael Espindola
2013-12-15
1
-0
/
+110
*
Consolidate DataLayout string testing in one file.
Rafael Espindola
2013-12-13
1
-0
/
+28
*
Convert test to FileCheck.
Rafael Espindola
2013-12-13
1
-6
/
+11
*
Use a: and s: instead of a0: and s0: in the DataLayout strings.
Rafael Espindola
2013-12-13
1
-3
/
+3
*
Added natural stack alignment to target-data.c test case.
Lang Hames
2011-10-11
1
-3
/
+3
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-3
/
+3
*
Remove RUN: true lines.
Daniel Dunbar
2009-11-08
1
-1
/
+0
[next]