- Jun 17, 2003
-
-
Brian Gaeke authored
it is needed. llvm-svn: 6753
-
Brian Gaeke authored
llvm-svn: 6752
-
Brian Gaeke authored
future, by the reconciliation of the C++ and C99 standards. Someday. llvm-svn: 6751
-
Brian Gaeke authored
llvm-svn: 6750
-
Chris Lattner authored
llvm-svn: 6749
-
Chris Lattner authored
llvm-svn: 6748
-
Chris Lattner authored
llvm-svn: 6747
-
Chris Lattner authored
llvm-svn: 6746
-
Chris Lattner authored
link in the X86 JIT either, but this makes testing easier. For some reason, the sparc JIT was breaking the X86 JIT when it was linked in. :( llvm-svn: 6745
-
Chris Lattner authored
llvm-svn: 6744
-
Chris Lattner authored
llvm-svn: 6743
-
Chris Lattner authored
llvm-svn: 6742
-
Chris Lattner authored
llvm-svn: 6741
-
Chris Lattner authored
BasicAA/featuretest.ll:constexpr_test llvm-svn: 6740
-
Chris Lattner authored
llvm-svn: 6739
-
Chris Lattner authored
llvm-svn: 6738
-
Chris Lattner authored
Remove evil rcs tag :) llvm-svn: 6737
-
Chris Lattner authored
"yes, invoke instructions can have just three arguments" llvm-svn: 6736
-
Chris Lattner authored
llvm-svn: 6735
-
Chris Lattner authored
instead of a variable pointer and an alloca. All accesses to the variable then use the address-of operator to access it. This plays better with the internal GCC code generation phases, which bail early on functions which contain allocas. It also makes the code a bit easier to read. llvm-svn: 6734
-
Chris Lattner authored
not the worklist llvm-svn: 6733
-
Brian Gaeke authored
llvm-svn: 6732
-
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
-