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
/
Basic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the width and alignment for long double consistent with the
Eli Friedman
2008-06-04
1
-2
/
+2
*
Implement support for -w, which silences all warnings. PR2384.
Chris Lattner
2008-05-29
1
-4
/
+9
*
Make sure to define __sparc__ on Solaris; this should "fix"
Eli Friedman
2008-05-25
1
-0
/
+1
*
Missed an include.
Eli Friedman
2008-05-20
1
-0
/
+1
*
Minor correction for PPC targets.
Eli Friedman
2008-05-20
1
-1
/
+4
*
Some small changes to make the target info a bit more accurate.
Eli Friedman
2008-05-20
2
-11
/
+30
*
set long/pointers to 64-bits on ppc64/x86-64
Chris Lattner
2008-05-09
1
-2
/
+6
*
parameterize pointer size/align better without doing virtual method calls in ...
Chris Lattner
2008-05-09
2
-4
/
+3
*
parameterize long long.
Chris Lattner
2008-05-09
1
-1
/
+2
*
correctly parameterize long, patch by Nate.
Chris Lattner
2008-05-09
1
-0
/
+1
*
Add basic support for the pic-* target triples and add support for
Chris Lattner
2008-05-08
2
-0
/
+34
*
Add -fobjc-gc and -fobjc-gc-only options to the driver.
Ted Kremenek
2008-04-29
1
-1
/
+3
*
Have ValidateOutputConstraint return false instead of firing an assertion
Ted Kremenek
2008-04-24
1
-2
/
+2
*
Add some basic ARM asm constraints
Nate Begeman
2008-04-22
1
-1
/
+10
*
Fix pasto, thanks to Anders for pointing this out.
Chris Lattner
2008-04-21
1
-1
/
+1
*
add arm support
Chris Lattner
2008-04-21
1
-0
/
+132
*
Tabs -> spaces
Nate Begeman
2008-04-18
1
-2
/
+2
*
Initialize default double width and alignment
Nate Begeman
2008-04-18
1
-0
/
+2
*
Fix regression in Diagnostic that caused it to not register the number
Ted Kremenek
2008-04-14
1
-2
/
+3
*
Added "getCanonicalID()", "isFromSameFile", and "isFromMainFile" to compare
Ted Kremenek
2008-04-14
1
-0
/
+4
*
Only increment the number of diagnostics when the DiagnosticClient used
Ted Kremenek
2008-04-14
1
-2
/
+6
*
add a missing #include
Chris Lattner
2008-04-06
1
-0
/
+1
*
Added "getLogicalLineNumber" and "getLogicalColumnNumber" to FullSourceLoc.
Ted Kremenek
2008-04-03
1
-2
/
+13
*
Update to match simplified llvm MemoryBuffer interfaces for files.
Chris Lattner
2008-04-01
1
-2
/
+1
*
prune dead #includes
Chris Lattner
2008-04-01
1
-2
/
+0
*
MemoryBuffer::getFile got smarter, obviating the need for readfilefast.
Chris Lattner
2008-04-01
1
-60
/
+3
*
Hack ReadFileFast() to raise the threshold of memory mapped files (from 4->12...
Steve Naroff
2008-03-31
1
-1
/
+1
*
Added variation of the "Report" method in the class Diagnostic that takes
Ted Kremenek
2008-03-31
1
-3
/
+7
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
10
-0
/
+2787