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
/
CodeGen
/
TargetABIInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update for LLVM API change.
Owen Anderson
2009-08-05
1
-8
/
+14
*
Update for LLVM API change.
Owen Anderson
2009-07-29
1
-34
/
+30
*
Change uses of:
Ted Kremenek
2009-07-29
1
-5
/
+5
*
No longer need to keep base class offsets in the offset
Fariborz Jahanian
2009-07-29
1
-4
/
+0
*
Some minor changes toward support of data
Fariborz Jahanian
2009-07-27
1
-0
/
+4
*
Update for LLVM API change.
Owen Anderson
2009-07-24
1
-10
/
+10
*
Revert r75641.
Anders Carlsson
2009-07-18
1
-1
/
+1
*
Per offline discussion with Steve Naroff, add back Type::getAsXXXType() methods
Ted Kremenek
2009-07-17
1
-5
/
+5
*
Replaced Type::getAsLValueReferenceType(), Type::getAsRValueReferenceType(), ...
Ted Kremenek
2009-07-17
1
-5
/
+5
*
Hook in s390x stuff into clang
Anton Korobeynikov
2009-07-16
1
-0
/
+77
*
Update for LLVM API change, and contextify a bunch of related stuff.
Owen Anderson
2009-07-14
1
-77
/
+119
*
Rename RecordLayout.h to ASTRecordLayout.h
Anders Carlsson
2009-07-14
1
-1
/
+1
*
De-ASTContext-ify DeclContext.
Argyrios Kyrtzidis
2009-06-30
1
-12
/
+12
*
Fix the calling convention for structs/unions containing SSE vectors on
Eli Friedman
2009-06-13
1
-4
/
+34
*
Add new ABIArgInfo kind: Extend. This allows target to implement its own argu...
Anton Korobeynikov
2009-06-06
1
-9
/
+19
*
Factor out TargetABIInfo stuff into separate file. No functionality change.
Anton Korobeynikov
2009-06-05
1
-0
/
+1379