- Dec 05, 2006
-
-
Chris Lattner authored
printer does. llvm-svn: 32236
-
Reid Spencer authored
llvm-svn: 32235
-
Reid Spencer authored
Keep track of global constant and variable definitions for eventual use in resolving conflicts between global and local symbol usage. llvm-svn: 32234
-
- Dec 04, 2006
-
-
Reid Spencer authored
llvm-svn: 32178
-
- Dec 03, 2006
-
-
Reid Spencer authored
llvm-svn: 32153
-
Reid Spencer authored
llvm-svn: 32142
-
Reid Spencer authored
llvm-svn: 32141
-
- Dec 02, 2006
-
-
Reid Spencer authored
llvm-svn: 32140
-
Reid Spencer authored
yet. llvm-svn: 32139
-
Reid Spencer authored
llvm-svn: 32128
-
Reid Spencer authored
div -> fdiv/udiv/sdiv rem -> frem/urem/srem except -> unwind uninitialized -> external as well as tracking the element type of pointers, packed, and array. llvm-svn: 32127
-
Reid Spencer authored
llvm-svn: 32122
-
Reid Spencer authored
llvm-svn: 32121
-
Reid Spencer authored
llvm-svn: 32120
-
Reid Spencer authored
llvm-svn: 32116
-
Reid Spencer authored
formatting and spacing bugs. This is sufficient for llvm-upgrade to correctly upgrade all of llvm/test. llvm-svn: 32114
-
Reid Spencer authored
llvm-svn: 32109
-
- Dec 01, 2006
-
-
Reid Spencer authored
llvm-svn: 32106
-
Reid Spencer authored
llvm-svn: 32104
-
Reid Spencer authored
llvm-svn: 32103
-
Chris Lattner authored
llvm-svn: 32099
-
Reid Spencer authored
string and let ConstVal add the type. llvm-svn: 32096
-
Reid Spencer authored
test/Feature llvm-svn: 32092
-
Reid Spencer authored
llvm-svn: 32090
-
Reid Spencer authored
case. llvm-svn: 32089
-
Nick Lewycky authored
llvm-svn: 32056
-
Nick Lewycky authored
away before it's needed, and don't try to delete that pointer! llvm-svn: 32055
-
- Nov 30, 2006
-
-
Reid Spencer authored
from C++ std::istream. llvm-svn: 32041
-
Reid Spencer authored
llvm-svn: 32031
-
Reid Spencer authored
its input. Committed for safekeeping purposes. Don't use this yet. llvm-svn: 32030
-
- Nov 29, 2006
-
-
Bill Wendling authored
adding a temporary wrapper around the ostream to make it friendly to functions expecting an LLVM stream. This should be fixed in the future. llvm-svn: 31990
-
Bill Wendling authored
llvm-svn: 31989
-
- Nov 28, 2006
-
-
Reid Spencer authored
append "exit <retcode>" to the end of the output file. This is used by the nightly tester to make bugpoint match the output generated by the RunSafely.sh script so it doesn't find false positives. llvm-svn: 31960
-
- Nov 27, 2006
-
-
Reid Spencer authored
The long awaited CAST patch. This introduces 12 new instructions into LLVM to replace the cast instruction. Corresponding changes throughout LLVM are provided. This passes llvm-test, llvm/test, and SPEC CPUINT2000 with the exception of 175.vpr which fails only on a slight floating point output difference. llvm-svn: 31931
-
- Nov 23, 2006
-
-
Nick Lewycky authored
Remove predicate simplifier from default gcc3 pipeline. New design is too slow to enable by default. Add new testcases for problems encountered in development. llvm-svn: 31895
-
- Nov 21, 2006
-
-
John Criswell authored
generated bytecode uses compression. llvm-svn: 31891
-
- Nov 17, 2006
-
-
Bill Wendling authored
llvm-svn: 31821
-
Bill Wendling authored
llvm-svn: 31820
-
- Nov 11, 2006
-
-
Reid Spencer authored
llvm-svn: 31685
-
Reid Spencer authored
llvm-svn: 31683
-