- Nov 14, 2004
-
-
Reid Spencer authored
llvm-svn: 17781
-
Reid Spencer authored
* Implement getDirectoryContents * Implement getStatusInfo * Implement setStatusInfo * Implement renameFile llvm-svn: 17780
-
Reid Spencer authored
llvm-svn: 17779
-
Reid Spencer authored
llvm-svn: 17778
-
Reid Spencer authored
llvm-svn: 17777
-
Reid Spencer authored
llvm-svn: 17776
-
Reid Spencer authored
llvm-svn: 17775
-
Reid Spencer authored
Implement the MoreHelp utility that calls a function to printmore help information if the MoreHelp global is not null. llvm-svn: 17774
-
Reid Spencer authored
llvm-svn: 17773
-
Reid Spencer authored
llvm-svn: 17772
-
Reid Spencer authored
llvm-svn: 17771
-
Reid Spencer authored
llvm-svn: 17770
-
Reid Spencer authored
llvm-svn: 17769
-
Reid Spencer authored
llvm-svn: 17768
-
Reid Spencer authored
Completely rewritten to allow reading of archives and symbol table lookup in a more efficient manner. llvm-svn: 17767
-
Reid Spencer authored
llvm-svn: 17766
-
Reid Spencer authored
llvm-svn: 17765
-
Reid Spencer authored
llvm-svn: 17764
-
Reid Spencer authored
llvm-svn: 17763
-
Reid Spencer authored
*Make naming convention consistent.*Add convertion to/from Unix Epoch time.*Add ability to convert to readable string. llvm-svn: 17762
-
Reid Spencer authored
llvm-svn: 17761
-
Reid Spencer authored
*Put the StatusInfo type in the right section. *Provide the ability to rename a file.*Provide the ability to get/set stat(2) information.*Provide the ability to identify LLVM file types. llvm-svn: 17760
-
Reid Spencer authored
llvm-svn: 17759
-
Reid Spencer authored
llvm-svn: 17758
-
Reid Spencer authored
llvm-svn: 17757
-
Reid Spencer authored
Add the MoreHelp function pointer. If non-null, this specifies a function to be called to print out additional help information llvm-svn: 17756
-
Reid Spencer authored
Remove ReadArchiveFile (functionality moved to Archive.h). Add an alternate form for GetBytecodeSymbols. llvm-svn: 17755
-
Reid Spencer authored
llvm-svn: 17754
-
Reid Spencer authored
llvm-svn: 17753
-
Reid Spencer authored
llvm-svn: 17752
-
Misha Brukman authored
llvm-svn: 17751
-
Misha Brukman authored
llvm-svn: 17750
-
Misha Brukman authored
llvm-svn: 17749
-
Misha Brukman authored
llvm-svn: 17748
-
Misha Brukman authored
llvm-svn: 17747
-
Chris Lattner authored
value. This allows us to turn more globals into constants and eliminate them. This patch implements GlobalOpt/load-store-global.llx. Note that this patch speeds up 255.vortex from: Output/255.vortex.out-cbe.time:program 7.640000 Output/255.vortex.out-llc.time:program 9.810000 to: Output/255.vortex.out-cbe.time:program 7.250000 Output/255.vortex.out-llc.time:program 9.490000 Which isn't bad at all! llvm-svn: 17746
-
Chris Lattner authored
llvm-svn: 17745
-
Misha Brukman authored
llvm-svn: 17744
-
Reid Spencer authored
llvm-svn: 17743
-
Reid Spencer authored
llvm-svn: 17742
-