Reid Spencer
|
2f94c5d186
|
For PR797:
Update to reflect ParseException becoming ParseError (from Parser.h)
llvm-svn: 29766
|
2006-08-18 09:07:54 +00:00 |
Jeff Cohen
|
8047f13a88
|
Eliminate tabs and trailing spaces
llvm-svn: 21479
|
2005-04-23 21:26:11 +00:00 |
Misha Brukman
|
b1c9317bb4
|
Remove trailing whitespace
llvm-svn: 21427
|
2005-04-21 23:48:37 +00:00 |
Reid Spencer
|
fbd716d621
|
Make the StackerCompiler and optimizing translator by running specific
optimizations after construction of the Module. The OptLevel argument
to the compile function controls the level of optimization.
llvm-svn: 16166
|
2004-09-04 19:07:32 +00:00 |
Brian Gaeke
|
45fb84d68d
|
Unbreak build
llvm-svn: 16139
|
2004-09-02 03:24:08 +00:00 |
Reid Spencer
|
be4fadf1b8
|
Changes to make the Stacker Stack use 64 bit values. This *should* get
around the problem with Stacker on Solaris because the Stack can handle
64-bit entries (pointer sized).
llvm-svn: 13441
|
2004-05-09 23:20:19 +00:00 |
Misha Brukman
|
cf2b18791a
|
If we're going to use tabs, use them consistently. Maybe doxygen will find the
@parameter line documentation that way, too.
llvm-svn: 12966
|
2004-04-15 15:38:48 +00:00 |
Chris Lattner
|
42472ef3bc
|
Initial stacker checkin
llvm-svn: 10178
|
2003-11-23 17:52:55 +00:00 |