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
/
TypeSymbolTable.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Add missing include.
Benjamin Kramer
2010-09-14
1
-2
/
+1
*
Pass StringRef by value.
Daniel Dunbar
2009-11-06
1
-5
/
+5
*
remove a bunch of locking from LLVMContextImpl. Since only one thread
Chris Lattner
2009-11-01
1
-2
/
+7
*
Don't search the entire type table just to delete a type by name.
Daniel Dunbar
2009-08-06
1
-0
/
+10
*
Remove unused forward decls.
Benjamin Kramer
2009-08-05
1
-0
/
+2
*
Finish migrating VMCore to StringRef/Twine based APIs.
Daniel Dunbar
2009-07-25
1
-3
/
+3
*
Fixed spelling.
Misha Brukman
2009-04-01
1
-1
/
+1
*
Tidy up #includes, deleting a bunch of unnecessary #includes.
Dan Gohman
2009-01-05
1
-1
/
+0
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Properly initialize value :)
Anton Korobeynikov
2007-07-19
1
-1
/
+1
*
shrink vmcore by moving symbol table stripping support out of VMCore into
Chris Lattner
2007-02-07
1
-4
/
+0
*
Eliminate the O(n) version of TypeSymbolTable::remove, it is dead. When
Chris Lattner
2007-02-07
1
-5
/
+0
*
TypeSymbolTable::rename is dead, remove it
Chris Lattner
2007-02-07
1
-4
/
+0
*
For PR411:
Reid Spencer
2007-01-06
1
-2
/
+2
*
4 billion names is enough for anyone. And really fix the build on alpha this...
Andrew Lenharth
2006-05-31
1
-1
/
+1
*
Fix build breakage on alpha, without causing it on x86. as a bonus, all plat...
Andrew Lenharth
2006-05-31
1
-1
/
+1
*
Simple is good, CVS log is for history, not the silly credits block
Chris Lattner
2006-01-11
1
-4
/
+2
*
For PR411:
Reid Spencer
2006-01-10
1
-0
/
+152