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
/
x86_32-arguments.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IRgen/ABI/x86_32/Darwin: On Darwin, only structures with SSE vector types get...
Daniel Dunbar
2010-09-16
1
-230
/
+0
*
Fix PR8029, a x86-32 ABI regression in introduced in r112211
Chris Lattner
2010-08-30
1
-0
/
+7
*
add radar #
Chris Lattner
2010-08-26
1
-0
/
+1
*
fix 2xi16 to pass as i32 instead of <2 x i16>. The former passes in
Chris Lattner
2010-08-26
1
-1
/
+7
*
ABI/x86-32 & x86-64: Alignment on 'byval' must be set when when the alignment
Daniel Dunbar
2010-04-21
1
-0
/
+12
*
Convert test to FileCheck.
Daniel Dunbar
2010-04-21
1
-57
/
+57
*
don't slap noalias attribute on stret result arguments.
Chris Lattner
2010-04-20
1
-9
/
+9
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Remove RUN: true lines.
Daniel Dunbar
2009-11-08
1
-1
/
+0
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-55
/
+55
*
Darwin/x86-32: Enumerated types and block pointer types in structures were not
Daniel Dunbar
2009-09-24
1
-1
/
+44
*
Prep for new warning.
Mike Stump
2009-07-21
1
-41
/
+41
*
Fix the calling convention for structs/unions containing SSE vectors on
Eli Friedman
2009-06-13
1
-0
/
+5
*
ABI handling: Fix invalid assertion, it is possible for a valid
Daniel Dunbar
2009-05-13
1
-4
/
+4
*
Darwin x86-32 ABI: Now that structure passing is farther along, we
Daniel Dunbar
2009-05-12
1
-0
/
+3
*
Darwin x86-32: Multi-dimensional arrays were not handled correctly,
Daniel Dunbar
2009-05-11
1
-0
/
+6
*
Darwin x86_32: Treat records with unnamed bit-fields as "empty".
Daniel Dunbar
2009-05-11
1
-0
/
+6
*
Darwin x86_32: When coercing a "single element" structure, make sure
Daniel Dunbar
2009-05-08
1
-0
/
+6
*
Darwin x86_32: Ignore padding bit-fields when looking for "single
Daniel Dunbar
2009-05-08
1
-0
/
+3
*
Darwin x86_32: Improve bit-field handling for returning records.
Daniel Dunbar
2009-05-08
1
-10
/
+11
*
Darwin x86_32: Ignore arrays of empty structures inside records.
Daniel Dunbar
2009-05-08
1
-3
/
+6
*
x86-32 ABI: Fix crash on return of structure with flexible array
Daniel Dunbar
2009-04-27
1
-0
/
+3
*
x86-32 Darwin ABI: Handle small structures correctly.
Daniel Dunbar
2009-04-01
1
-12
/
+18
*
x86-32 Darwin ABI: Single element arrays can be part of "single
Daniel Dunbar
2009-04-01
1
-2
/
+33
*
x86-32 Darwin ABI: Handle direct return of vectors.
Daniel Dunbar
2009-04-01
1
-1
/
+15
*
x86_32 Darwin ABI: Treat empty unions like empty structures.
Daniel Dunbar
2009-03-31
1
-2
/
+10
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Fix a couple of tests.
Eli Friedman
2009-03-24
1
-1
/
+1
*
x86_32 ABI: Don't try and expand structures with bitfields.
Daniel Dunbar
2009-03-11
1
-0
/
+67