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
/
CodeGenCXX
/
x86_32-arguments.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-15
/
+15
*
Update testcases due to Attribute sorting improvements.
Bill Wendling
2013-02-15
1
-2
/
+2
*
Update the tests.
Bill Wendling
2013-01-31
1
-6
/
+6
*
Modify the tests for the (sorted) order that the attributes come out as now.
Bill Wendling
2013-01-29
1
-4
/
+4
*
Simplify code for returning a struct for Darwin x86-32 ABI. Use a better typ...
Eli Friedman
2011-11-18
1
-1
/
+1
*
Track whether an AggValueSlot is potentially aliased, and do not
John McCall
2011-08-25
1
-4
/
+4
*
clang side to match the LLVM IR type system rewrite patch.
Chris Lattner
2011-07-09
1
-1
/
+1
*
make the x86-32 backend specify a byval alignment, even when the
Chris Lattner
2011-05-22
1
-2
/
+2
*
Experiment with using first-class aggregates to represent member function
John McCall
2010-08-22
1
-1
/
+1
*
C++/Darwin/i386 ABI: Fix some problems with empty record handling.
Daniel Dunbar
2010-05-17
1
-0
/
+18
*
C++/ABI/i386: Member function pointers should be passed by value.
Daniel Dunbar
2010-05-15
1
-0
/
+9
*
C++/Darwin/x86: Teach IRgen it can pass reference types in registers.
Daniel Dunbar
2010-05-14
1
-0
/
+4
*
IRgen/i386/C++: Fix isSingleElementStruct computation for C++ record decls.
Daniel Dunbar
2010-05-11
1
-1
/
+33
*
Pass the globaldecl into GetOrCreateLLVMFunction so that llvm
Chris Lattner
2010-05-05
1
-1
/
+30
*
don't slap noalias attribute on stret result arguments.
Chris Lattner
2010-04-20
1
-2
/
+2
*
Update xcode project.
Anders Carlsson
2010-01-27
1
-0
/
+24