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
/
lib
/
Target
/
SubtargetFeature.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't create a StringRef with a NULL value.
Bill Wendling
2010-05-11
1
-0
/
+2
*
The getDefaultSubtargetFeatures method of SubtargetFeature did actually return a
Bill Wendling
2010-05-11
1
-8
/
+20
*
Fix "the the" and similar typos.
Dan Gohman
2010-02-10
1
-1
/
+1
*
Change errs() to dbgs().
David Greene
2010-01-05
1
-1
/
+2
*
Rollback changes r89516: Added two SubtargetFeatures::AddFeatures methods, wh...
Viktor Kutuzov
2009-11-25
1
-27
/
+0
*
Added two SubtargetFeatures::AddFeatures methods, which accept a comma-separa...
Viktor Kutuzov
2009-11-21
1
-0
/
+27
*
Added getDefaultSubtargetFeatures method to SubtargetFeatures class which ret...
Viktor Kutuzov
2009-11-18
1
-0
/
+27
*
Switch SubtargetFeature off of ostreams
Chris Lattner
2009-08-23
1
-25
/
+20
*
Propagate CPU string out of SubtargetFeatures
Anton Korobeynikov
2009-05-23
1
-2
/
+9
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+357