- Nov 17, 2003
-
-
Misha Brukman authored
llvm-svn: 10055
-
Chris Lattner authored
llvm-svn: 10054
-
Chris Lattner authored
llvm-svn: 10053
-
Chris Lattner authored
llvm-svn: 10052
-
Chris Lattner authored
llvm-svn: 10051
-
Chris Lattner authored
llvm-svn: 10050
-
Chris Lattner authored
llvm-svn: 10049
-
Brian Gaeke authored
llvm-svn: 10048
-
Brian Gaeke authored
Set OS (build OS) and ARCH (target arch) based on the proper elements (SYSTEM, and CPU, respectively) of the CPU-COMPANY-SYSTEM tuples. Add OS and ARCH settings for PowerPC/Darwin (Mac OS X). llvm-svn: 10047
-
Brian Gaeke authored
llvm-svn: 10046
-
Brian Gaeke authored
llvm-svn: 10045
-
Brian Gaeke authored
Print module identifier in DumpSymbolNamesFromModule(). In DumpSymbolNamesFromFile(), check whether it is an archive or a bytecode file, and call the corresponding reader function (ParseBytecodeFile or ReadArchiveFile). Unconditionally set MultipleFiles for archives. Fixes PR117. llvm-svn: 10044
-
Brian Gaeke authored
Correctly parse the Long Filename section of the archive. When reading in archive members, set their ModuleIDs to "ARCHIVENAME(MEMBERNAME)", as is traditional. llvm-svn: 10043
-
Brian Gaeke authored
llvm-svn: 10042
-
Brian Gaeke authored
offending types and/or values. llvm-svn: 10041
-
Brian Gaeke authored
Add a -disable-opt option to turn off gccld optimization passes. llvm-svn: 10040
-
Brian Gaeke authored
print out the module's identifier (which should now contain the name of both the archive and the module.) Wrap some lines at 80 cols. llvm-svn: 10039
-
- Nov 16, 2003
-
-
Chris Lattner authored
llvm-svn: 10038
-
Chris Lattner authored
llvm-svn: 10037
-
Chris Lattner authored
llvm-svn: 10036
-
Chris Lattner authored
storage duration that are local to the function containing the invocation of the [...] setjmp macro that do not have volatile-qualified type and have been changed between the setjmp invocation and longjmp call are indeterminate." As such, we have to mark all variables in a function that uses 'invoke' as volatile. This fixes PR77 llvm-svn: 10035
-
Chris Lattner authored
llvm-svn: 10034
-
Chris Lattner authored
llvm-svn: 10033
-
Chris Lattner authored
llvm-svn: 10032
-
Chris Lattner authored
llvm-svn: 10031
-
Chris Lattner authored
llvm-svn: 10030
-
Chris Lattner authored
llvm-svn: 10029
-
Brian Gaeke authored
llvm-svn: 10025
-
Brian Gaeke authored
Only warn if python version is not right; don't abort. Add sanity checks for --with-llvmgccdir, with a big warning message at the end. llvm-svn: 10024
-
Brian Gaeke authored
reasonable, instead, print out a "LOUD warning". llvm-svn: 10023
-
- Nov 14, 2003
-
-
Misha Brukman authored
llvm-svn: 10003
-
Chris Lattner authored
This results in substantially reduced collapsing for some testcases llvm-svn: 10002
-
Chris Lattner authored
These fools don't even wrap code at 80 columns. Oh wait, _I_ wrote that. That explains a lot!! llvm-svn: 9999
-
Chris Lattner authored
llvm-svn: 9995
-
Chris Lattner authored
constant expression, but is of (for example) ubyte type, then it is a ConstantUInt. This was not true for placeholders. llvm-svn: 9994
-
Chris Lattner authored
bork llvm-svn: 9993
-
Misha Brukman authored
llvm-svn: 9992
-
Misha Brukman authored
llvm-svn: 9989
-
- Nov 13, 2003
-
-
Chris Lattner authored
llvm-svn: 9984
-
Brian Gaeke authored
llvm-svn: 9983
-