- Nov 07, 2003
-
-
Misha Brukman authored
llvm-svn: 9775
-
Misha Brukman authored
llvm-svn: 9774
-
Misha Brukman authored
it will be converted to a MachineConstantPool index during instruction selection * This is now eligible to become a FunctionPass since it does not have any side effects outside of the function it is processing. llvm-svn: 9773
-
Misha Brukman authored
* Do not create new globals for constants! Also, order #includes as per coding style guide llvm-svn: 9772
-
Misha Brukman authored
llvm-svn: 9770
-
Misha Brukman authored
llvm-svn: 9768
-
Misha Brukman authored
llvm-svn: 9767
-
Chris Lattner authored
llvm-svn: 9766
-
Brian Gaeke authored
Make external function calls slightly less special; now they get a stack frame. llvm-svn: 9765
-
Chris Lattner authored
llvm-svn: 9764
-
Chris Lattner authored
Thanks to Reid Spencer for figuring this out! :) llvm-svn: 9763
-
Chris Lattner authored
llvm-svn: 9762
-
Chris Lattner authored
llvm-svn: 9761
-
- Nov 06, 2003
-
-
Misha Brukman authored
* Use stylsheets. Really, people, work with me here. * Stop using those silly <dl> and <dt> and whatever else tags * Close tags llvm-svn: 9760
-
Chris Lattner authored
llvm-svn: 9759
-
Chris Lattner authored
llvm-svn: 9758
-
Brian Gaeke authored
in by qmtest. llvm-svn: 9757
-
Chris Lattner authored
llvm-svn: 9756
-
Chris Lattner authored
llvm-svn: 9755
-
Chris Lattner authored
llvm-svn: 9754
-
Chris Lattner authored
llvm-svn: 9753
-
Chris Lattner authored
llvm-svn: 9752
-
Misha Brukman authored
* Alphabetize #includes llvm-svn: 9751
-
Misha Brukman authored
llvm-svn: 9750
-
- Nov 05, 2003
-
-
Brian Gaeke authored
llvm-svn: 9749
-
Brian Gaeke authored
Module and link things into that. Also, fix a typo in an error message. llvm-svn: 9748
-
Brian Gaeke authored
Make "verbose" output MUCH nicer. Now it tells you when you are linking a bytecode file, or an archive, and whether it's because you called it by name, or because you gave it a -l option, and it says "Trying" before it takes action and prints a message in the past tense afterwards. Make LinkFiles not skip the first file in Files. Make LinkFiles warn you if it can't find a file and LLVM_LIB_SEARCH_PATH is unset. llvm-svn: 9747
-
Chris Lattner authored
llvm-svn: 9746
-
Chris Lattner authored
of intrinsic functions, causing the verifier to fail. llvm-svn: 9745
-
Chris Lattner authored
llvm-svn: 9744
-
Chris Lattner authored
in final cleanups. Then you had to run the whole mess again with -disable-final-cleanups. This makes bugpoint run the cleanups in a protected environment so that if they crash, bugpoint itself doesn't crash. This makes things much happier, implements a FIXME, and gets rid of YABPO (yet another bugpoint option). llvm-svn: 9743
-
Chris Lattner authored
llvm-svn: 9742
-
Chris Lattner authored
llvm-svn: 9741
-
Chris Lattner authored
llvm-svn: 9740
-
Chris Lattner authored
llvm-svn: 9739
-
Chris Lattner authored
llvm-svn: 9738
-
Brian Gaeke authored
llvm-svn: 9737
-
Chris Lattner authored
llvm-svn: 9736
-
Chris Lattner authored
llvm-svn: 9735
-
Misha Brukman authored
llvm-svn: 9734
-