- Jun 20, 2003
-
-
Chris Lattner authored
llvm-svn: 6797
-
Vikram S. Adve authored
llvm-svn: 6796
-
- Jun 19, 2003
-
-
Chris Lattner authored
llvm-svn: 6795
-
Chris Lattner authored
* Add new MultiObject flag to DSNode which keeps track of whether or not multiple objects have been merged into the node, allowing must-alias info to be tracked. llvm-svn: 6794
-
Chris Lattner authored
Add new MultiObject flag llvm-svn: 6793
-
Brian Gaeke authored
llvm-svn: 6792
-
Brian Gaeke authored
the convention. :-) llvm-svn: 6791
-
Brian Gaeke authored
involves removing the [bwl] suffixes from instruction names, as well as some other distinguishing marks (32/64/80 on fp insns, _i suffixes, etc.) Lowercase all instr. names as well for consistency's sake. llvm-svn: 6790
-
Brian Gaeke authored
to print various things on a module-by-module basis (currently, only the former is used). Don't print < > around names. The assembler can't take it. Print pseudoinstructions only as comments. The poor little assembler can't take that, either. llvm-svn: 6789
-
Chris Lattner authored
llvm-svn: 6788
-
Chris Lattner authored
instcombine does this llvm-svn: 6787
-
Chris Lattner authored
llvm-svn: 6785
-
Chris Lattner authored
funcresolve llvm-svn: 6784
-
Chris Lattner authored
llvm-svn: 6783
-
Chris Lattner authored
llvm-svn: 6782
-
Chris Lattner authored
llvm-svn: 6781
-
- Jun 18, 2003
-
-
Brian Gaeke authored
llvm-svn: 6780
-
Brian Gaeke authored
(non-working) of llc guts for X86, and add a prototype for it. llvm-svn: 6779
-
Chris Lattner authored
llvm-svn: 6778
-
Chris Lattner authored
llvm-svn: 6777
-
Brian Gaeke authored
Move LowerAllocations, PrintFunction, and SymbolStripping passes, and the corresponding -disable-strip and -d options, over here to the SPARC target-specific bits of llc. Rename -d to -dump-asm. tools/llc/Makefile: Reindent. Add x86 library so that llc compiles again. tools/llc/llc.cpp: Remove support for running arbitrary optimization passes. Use opt instead. Remove LowerAllocations, PrintFunction, and SymbolStripping passes, as noted above. Allow user to select a backend (x86 or SPARC); default to guessing from the endianness/pointer size of the input bytecode file. Fix typos. Delete empty .s file and exit with error status if target does not support static compilation. llvm-svn: 6776
-
Chris Lattner authored
tool to be found in preference to the system 'as' tool. llvm-svn: 6775
-
Chris Lattner authored
llvm-svn: 6774
-
Chris Lattner authored
llvm-svn: 6773
-
Chris Lattner authored
llvm-svn: 6772
-
Chris Lattner authored
llvm-svn: 6771
-
Chris Lattner authored
llvm-svn: 6770
-
Chris Lattner authored
llvm-svn: 6769
-
Chris Lattner authored
llvm-svn: 6765
-
Brian Gaeke authored
into a new function FPCSafeToPrint(), and use it in printConstant() and printFunction() to decide whether we should output ConstantFPs as floating-point constants or as references to stack-allocated variables. lib/VMCore/AsmWriter.cpp: Fix an apparent typo in the code mentioned above. llvm-svn: 6762
-
Brian Gaeke authored
(We're already talking about autoconf'ing this, so I'm assuming this hack will be short-lived...I just don't want it to get lost in my working files.) llvm-svn: 6761
-
Chris Lattner authored
llvm-svn: 6760
-
Chris Lattner authored
llvm-svn: 6759
-
Chris Lattner authored
* add new setCalledFunction method * FIX arg_end method which was horribly broken! llvm-svn: 6758
-
Chris Lattner authored
llvm-svn: 6757
-
- Jun 17, 2003
-
-
Chris Lattner authored
llvm-svn: 6756
-
Chris Lattner authored
llvm-svn: 6755
-
Chris Lattner authored
llvm-svn: 6754
-
Brian Gaeke authored
it is needed. llvm-svn: 6753
-
Brian Gaeke authored
llvm-svn: 6752
-