- Jun 17, 2003
-
-
Chris Lattner authored
impossible for scripts to find user tools like sed. llvm-svn: 6731
-
Chris Lattner authored
llvm-svn: 6729
-
Brian Gaeke authored
llvm-svn: 6728
-
Chris Lattner authored
optimized INTO an alloca llvm-svn: 6727
-
Chris Lattner authored
llvm-svn: 6726
-
Chris Lattner authored
Remove usage of alloca llvm-svn: 6725
-
Brian Gaeke authored
llvm-svn: 6724
-
- Jun 16, 2003
-
-
Brian Gaeke authored
so that we can easily change its use to be conditional on the result of an autoconf test later. llvm-svn: 6723
-
Brian Gaeke authored
llvm-svn: 6722
-
Brian Gaeke authored
llvm-svn: 6721
-
John Criswell authored
built by the LLVM build. Added a path for use with the TestRunner.sh script so that it can always find the LLVM tools without having the user place them in his or her path. llvm-svn: 6720
-
John Criswell authored
do the following: 1) Determine their default values without $HOME 2) Configure the default values as full absolute pathnames. This should help fix the nightly test builds. llvm-svn: 6719
-
Chris Lattner authored
llvm-svn: 6712
-
Chris Lattner authored
llvm-svn: 6711
-
Chris Lattner authored
llvm-svn: 6710
-
Chris Lattner authored
llvm-svn: 6709
-
Chris Lattner authored
llvm-svn: 6708
-
Chris Lattner authored
llvm-svn: 6707
-
Chris Lattner authored
llvm-svn: 6706
-
Chris Lattner authored
llvm-svn: 6705
-
Chris Lattner authored
llvm-svn: 6704
-
Chris Lattner authored
llvm-svn: 6703
-
Chris Lattner authored
llvm-svn: 6699
-
Chris Lattner authored
This was because we were deleting large chunks of functions without an exit block, because the post-dominance information was not useful. This broke crafty and twolf. llvm-svn: 6698
-
Chris Lattner authored
Fix bug: CBackend/2003-06-11-LiteralStringProblem.ll llvm-svn: 6697
-
Chris Lattner authored
llvm-svn: 6696
-
Chris Lattner authored
Remove bogus assertion: a node with no referrers could be collapsed if field-sensitivity was disabled llvm-svn: 6695
-
Chris Lattner authored
This implements: GCSE/2003-06-13-LoadStoreEliminate.ll llvm-svn: 6694
-
Chris Lattner authored
llvm-svn: 6693
-
Chris Lattner authored
llvm-svn: 6692
-
Chris Lattner authored
llvm-svn: 6689
-
- Jun 13, 2003
-
-
Chris Lattner authored
llvm-svn: 6688
-
- Jun 12, 2003
-
-
John Criswell authored
Added in updates for new Makefile variables and corrected some punctuation. llvm-svn: 6687
-
Chris Lattner authored
llvm-svn: 6686
-
- Jun 11, 2003
-
-
John Criswell authored
projects. Fixed some small grammatical errors. Using Netscape Composer seems to have added stuff that makes the page look exactly the same. Bah! Curse my laziness! llvm-svn: 6685
-
John Criswell authored
This will prevent them from conflicting with macros defined by the system header files. When autoconf comes, this will look a lot nicer. llvm-svn: 6684
-
John Criswell authored
llvm-svn: 6683
-
John Criswell authored
llvm-svn: 6682
-
John Criswell authored
Modified the test rule so that it can be added to the regular test rule (I believe the term is double dependency?). llvm-svn: 6681
-
John Criswell authored
Replaced the hard-coded compiler variable with the one defined by Makefile.config. llvm-svn: 6680
-