- Sep 20, 2002
-
-
Anand Shukla authored
llvm-svn: 3864
-
Vikram S. Adve authored
llvm-svn: 3863
-
Vikram S. Adve authored
for different architectures. llvm-svn: 3862
-
Vikram S. Adve authored
llvm-svn: 3861
-
Chris Lattner authored
* We now can correctly Cify the Olden-power benchmark llvm-svn: 3860
-
Chris Lattner authored
* _FIX_ infinite recursion problem, due to typedefs of a structure being printed before the structure. llvm-svn: 3859
-
Chris Lattner authored
at types in the symbol table, only traverse the type plane, saving a loop nest. llvm-svn: 3858
-
Chris Lattner authored
rename parseStruct to printContainedStructs llvm-svn: 3857
-
Chris Lattner authored
indentation llvm-svn: 3856
-
Chris Lattner authored
llvm-svn: 3855
-
Vikram S. Adve authored
into a Profile/ directory to keep them separate from the Debug/ and Release/ versions. Also, it turns on ENABLE_OPTIMIZED automatically. llvm-svn: 3854
-
Vikram S. Adve authored
source or some of our tests. llvm-svn: 3853
-
Vikram S. Adve authored
right compilers and paths. llvm-svn: 3852
-
Vikram S. Adve authored
llvm-svn: 3851
-
Vikram S. Adve authored
llvm-svn: 3850
-
Vikram S. Adve authored
llvm-svn: 3849
-
Vikram S. Adve authored
of two nodes, excluding duplicates. llvm-svn: 3848
-
Vikram S. Adve authored
llvm-svn: 3847
-
Vikram S. Adve authored
llvm-svn: 3846
-
Vikram S. Adve authored
routines supporting machine code optimization. Also added method MachineInstrInfo::getNOPOpCode(). llvm-svn: 3845
-
Vikram S. Adve authored
llvm-svn: 3844
-
Vikram S. Adve authored
llvm-svn: 3843
-
Vikram S. Adve authored
than #available regs, compute the sum excluding duplicates and if that is less than #regs, go ahead and coalesce. Add method IGNode::getCombinedDegree to count excluding duplicates. llvm-svn: 3842
-
Vikram S. Adve authored
llvm-svn: 3841
-
Vikram S. Adve authored
llvm-svn: 3840
-
Vikram S. Adve authored
llvm-svn: 3839
-
Vikram S. Adve authored
Original logs for PreSelection.cpp: revision 1.2 date: 2002/09/17 23:50:32; author: lattner; state: Exp; lines: +1 -3 Don't put default parameter values into .cpp files, it breaks 3.x compilers revision 1.1 date: 2002/09/16 15:31:13; author: vadve; state: Exp; New preselection pass that specializes LLVM code for a target machine, while remaining in legal portable LLVM form and preserving type information and type safety. llvm-svn: 3838
-
- Sep 19, 2002
-
-
Chris Lattner authored
Conditionalizing them on DISABLE_LLC means they aren't enabled under linux. llvm-svn: 3837
-
Chris Lattner authored
llvm-svn: 3836
-
Chris Lattner authored
llvm-svn: 3835
-
Chris Lattner authored
isn't flushing an ostream when it is deleted. llvm-svn: 3834
-
Chris Lattner authored
llvm-svn: 3833
-
Chris Lattner authored
llvm-svn: 3832
-
Chris Lattner authored
* CXX now is configured in Makefile.config (optionally) * The GCC command is now no longer bin/gcc, it's bin/llvm-gcc * Minor cleanups llvm-svn: 3831
-
Chris Lattner authored
architecture. The location of the GCC frontend may be overridden by the Makefile.config file. llvm-svn: 3830
-
Chris Lattner authored
* Makefile.config now should only specify the location of the gcc frontend if it is not in the place specified by the platform makefile. llvm-svn: 3829
-
Chris Lattner authored
it no longer needs to be configured. llvm-svn: 3828
-
Chris Lattner authored
llvm-svn: 3827
-
Chris Lattner authored
library. This speeds debug builds up significantly. llvm-svn: 3826
-
Chris Lattner authored
llvm-svn: 3825
-