- Oct 20, 2003
-
-
John Criswell authored
Header files will be on the way. llvm-svn: 9298
-
- Oct 10, 2003
-
-
Misha Brukman authored
llvm-svn: 9027
-
- Sep 18, 2003
-
-
Brian Gaeke authored
functionality of FunctionInfo pass as doFinalization method. Rename pass to match names of other passes like it. Rename the pass creator fn to mimic the other creator fn names. Include StringExtras for utostr(). Make symbol prologue/epilogue stuff redundant with EmitBytecodeToAssembly, in preparation for refactoring. llvm-svn: 8597
-
- Aug 13, 2003
-
-
Chris Lattner authored
llvm-svn: 7802
-
- Jun 05, 2003
-
-
Brian Gaeke authored
Update file comment to contain a bunch of the overview mapping-info documentation previously buried within the file. Remove some unnecessary include/using stmts. Rename pass to MappingInfoCollector. Rewrite a lot of it so it doesn't use global instance variables and so it outputs into MappingInfo objects and then dumps those out, instead of going straight to an assembly file. Change name of factory to getMappingInfoCollector. Fold prologue & epilogue writers into MappingInfo methods. lib/Target/Sparc/FInfo.cpp: Correct file comment to reflect above change lib/Target/Sparc/Sparc.cpp: Change name of factory to getMappingInfoCollector. llvm-svn: 6617
-
- Jun 04, 2003
-
-
Chris Lattner authored
sorry dude llvm-svn: 6615
-
Tanya Lattner authored
undeclared. I was not sure what Brian wanted, so I will let him fix this. But now it compiles. llvm-svn: 6614
-
Brian Gaeke authored
llvm-svn: 6609
-
- Jun 03, 2003
-
-
Brian Gaeke authored
llvm-svn: 6589
-
Brian Gaeke authored
rewriting it. I also vacuumed out all the commented-out code and inaccurate comments, etc. (We need to put the mapping information in a data structure so that we can pass it out to the JIT, instead of automagically converting it to .byte directives.) llvm-svn: 6574
-
- Oct 28, 2002
-
-
Misha Brukman authored
llvm-svn: 4351
-
Chris Lattner authored
llvm-svn: 4318
-
- Sep 17, 2002
-
-
Anand Shukla authored
llvm-svn: 3778
-
- Aug 28, 2002
-
-
Anand Shukla authored
llvm-svn: 3519
-