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
/
TargetInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the required args count for variadic blocks.
John McCall
2012-12-07
1
-4
/
+7
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Whether an argument is required (in contrast with being an
John McCall
2012-02-17
1
-1
/
+3
*
Don't use a varargs convention for calls unprototyped functions where one of ...
Eli Friedman
2011-12-01
1
-1
/
+2
*
ANSI C requires that a call to an unprototyped function type succeed
John McCall
2011-09-21
1
-0
/
+35
*
The size of struct UnwindException varies by platform with no
John McCall
2011-08-30
1
-1
/
+1
*
now that we have a centralized place to do so, add some using declarations for
Chris Lattner
2011-07-20
1
-2
/
+3
*
De-constify Types in StructType::get() and TargetData::getIntPtrType().
Jay Foad
2011-07-11
1
-3
/
+3
*
Automatic Reference Counting.
John McCall
2011-06-15
1
-0
/
+14
*
Re-instate r125819 and r125820 with no functionality change
Peter Collingbourne
2011-02-19
1
-0
/
+9
*
Revert 125820 and 125819 to fix PR9266.
Rafael Espindola
2011-02-19
1
-9
/
+0
*
Move TargetInfo::adjustInlineAsmType to TargetCodeGenInfo
Peter Collingbourne
2011-02-18
1
-0
/
+9
*
Fix the IR generation for catching pointers by references.
John McCall
2010-07-20
1
-0
/
+10
*
Implement __builtin_dwarf_sp_column for i386 (Darwin and not), x86-64 (all),
John McCall
2010-03-06
1
-0
/
+17
*
Add proper target hooks for __builtin_extract_return_address and
John McCall
2010-03-03
1
-0
/
+22
*
Inspired by seeing "MIPS" go by in the commits, I've gone ahead and
John McCall
2010-03-02
1
-0
/
+9
*
Eliminate some Clang warnings
Douglas Gregor
2010-01-22
1
-2
/
+2
*
Generalize target weirdness handling having proper layering in mind:
Anton Korobeynikov
2010-01-10
1
-0
/
+50