index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Target
/
SubtargetFeature.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unbreak build with gcc 4.3: provide missed includes and silence most annoying...
Anton Korobeynikov
2008-02-20
1
-0
/
+1
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Add explicit keywords.
Dan Gohman
2007-10-08
1
-1
/
+1
*
Add an "implies" field to features. This indicates that, if the current
Bill Wendling
2007-05-04
1
-0
/
+1
*
Added an automatic cast to "std::ostream*" etc. from OStream. We then can
Bill Wendling
2006-12-17
1
-0
/
+1
*
Rollback changes to take a different tack.
Jim Laskey
2006-12-12
1
-3
/
+0
*
Honor the command line specification for machine type.
Jim Laskey
2006-12-12
1
-0
/
+3
*
Clean up some commentary.
Jim Laskey
2006-03-24
1
-1
/
+1
*
Improve compatibility with VC2005, patch by Morten Ofstad!
Jeff Cohen
2006-01-26
1
-4
/
+4
*
Preparation of supporting scheduling info. Need to find info based on selected
Jim Laskey
2005-10-25
1
-9
/
+27
*
Move static functions to .cpp file, reduce #includes, pass strings by
Chris Lattner
2005-10-23
1
-68
/
+7
*
Add help support for -mcpu and -mattr.
Jim Laskey
2005-09-02
1
-0
/
+5
*
Fix VC++ build errors
Jeff Cohen
2005-09-02
1
-0
/
+1
*
This new class provides support for platform specific "features". The intent
Jim Laskey
2005-09-01
1
-0
/
+145