- Jan 05, 2004
-
-
Alkis Evlogimenos authored
llvm-svn: 10681
-
- Jan 02, 2004
-
-
John Criswell authored
llvm-svn: 10678
-
- Jan 01, 2004
-
-
John Criswell authored
return value from signal() (which should be the same type; it's just not typedef'd). This fixes the build on Solaris. llvm-svn: 10675
-
- Dec 31, 2003
-
-
Chris Lattner authored
turn a memory address back into the LLVM global object that starts at that address. Note that this won't cause any additional datastructures to be built for clients of the EE that don't need this information. Also modified some code to not access the GlobalAddress map directly. llvm-svn: 10674
-
Chris Lattner authored
turn a memory address back into the LLVM global object that starts at that address. Note that this won't cause any additional datastructures to be built for clients of the EE that don't need this information. llvm-svn: 10673
-
Chris Lattner authored
* Make sure that the user sees the 100% mark * Don't bother printing out X.0%, just print out X% llvm-svn: 10672
-
Chris Lattner authored
llvm-svn: 10671
-
Chris Lattner authored
llvm-svn: 10670
-
Chris Lattner authored
llvm-svn: 10669
-
Chris Lattner authored
* Add new Module::getTypeByName method * Group methods in Module.cpp better llvm-svn: 10668
-
Chris Lattner authored
llvm-svn: 10667
-
Chris Lattner authored
llvm-svn: 10666
-
Chris Lattner authored
llvm-svn: 10665
-
Chris Lattner authored
llvm-svn: 10664
-
Chris Lattner authored
llvm-svn: 10663
-
Chris Lattner authored
llvm-svn: 10662
-
Chris Lattner authored
llvm-svn: 10661
-
Chris Lattner authored
llvm-svn: 10660
-
Chris Lattner authored
llvm-svn: 10659
-
Chris Lattner authored
llvm-svn: 10658
-
Chris Lattner authored
compile when enabled. llvm-svn: 10657
-
- Dec 30, 2003
-
-
John Criswell authored
the renaming of aclocal.m4 to acinclude.m4. llvm-svn: 10656
-
John Criswell authored
do the following: % cd llvm/autoconf % aclocal % autoconf -o ../configure This changes facilitaties the following: 1) It should be easier to incorporate new autoconf macros. 2) It allows for conversion to Automake (should we ever desire it). llvm-svn: 10655
-
Chris Lattner authored
llvm-svn: 10654
-
Chris Lattner authored
llvm-svn: 10653
-
Chris Lattner authored
llvm-svn: 10652
-
Chris Lattner authored
llvm-svn: 10651
-
Chris Lattner authored
llvm-svn: 10650
-
Chris Lattner authored
llvm-svn: 10649
-
Chris Lattner authored
llvm-svn: 10648
-
Chris Lattner authored
like -Wl,-disable-opt llvm-svn: 10647
-
Chris Lattner authored
semantics that are the same as those used by std::auto_ptr. This allows copying of FDHandle's, but copying transfers ownership. llvm-svn: 10646
-
Chris Lattner authored
llvm-svn: 10645
-
- Dec 29, 2003
-
-
John Criswell authored
test suite to compile. llvm-svn: 10644
-
Chris Lattner authored
be inlined. llvm-svn: 10643
-
Chris Lattner authored
routines. llvm-svn: 10642
-
Chris Lattner authored
llvm-svn: 10639
-
Chris Lattner authored
llvm-svn: 10638
-
Chris Lattner authored
llvm-svn: 10637
-
- Dec 28, 2003
-
-
Chris Lattner authored
implementation from the TargetMachine directly. llvm-svn: 10636
-