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
/
Basic
/
Targets.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
1
-757
/
+0
*
Add support for the 'N' constraint.
Anders Carlsson
2008-03-10
1
-1
/
+3
*
eliminate the TargetInfoImpl stuff, simplifying the target implementations.
Chris Lattner
2008-03-08
1
-13
/
+13
*
remove the source location arguments to various target query methods.
Chris Lattner
2008-03-05
1
-47
/
+0
*
Remove the first layer of support for "portability" warnings. This is
Chris Lattner
2008-03-05
1
-45
/
+18
*
move this into the right file.
Chris Lattner
2008-03-05
1
-6
/
+0
*
TargetInfo objects now own the TargetInfoImpl objects they refer to.
Ted Kremenek
2008-03-04
1
-0
/
+7
*
A, q and Z are valid LLVM inline asm constraints.
Lauro Ramos Venancio
2008-02-27
1
-5
/
+0
*
Convert x86 target specific inline asm constraints to LLVM.
Lauro Ramos Venancio
2008-02-26
1
-1
/
+34
*
Added classes SolarisTargetInfo and
Gabor Greif
2008-02-21
1
-0
/
+67
*
Add more supported constraints.
Anders Carlsson
2008-02-18
1
-0
/
+2
*
Fix the __SIZE_TYPE__ definition on x86_32. This fixes the alloca.c (wget 1.1...
Lauro Ramos Venancio
2008-01-20
1
-1
/
+2
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
TargetInfo no longer includes a reference to SourceManager.
Ted Kremenek
2007-12-12
1
-3
/
+2
*
Moved construction of TargetInfo objects out of the Driver
Ted Kremenek
2007-12-12
1
-0
/
+731