- Jun 18, 2005
-
-
Andrew Lenharth authored
llvm-svn: 22253
-
Andrew Lenharth authored
llvm-svn: 22252
-
Andrew Lenharth authored
path on alpha, now has come the time for new vararg support. So, with out further ado, I revert behavior back a couple of years! Well, ok, I lied. A few more notes. First, the Simple ISels cannot be expected to work any longer, but they should still compile Second, there are likely some bugs to track down once the nightly testers start with this. Third, the initial patch doesn't include sparcv9, but I'll do that today. Forth, subsequent patches won't bother being long winded. llvm-svn: 22251
-
Reid Spencer authored
not casting to the correct type. llvm-svn: 22250
-
Reid Spencer authored
GCC 4.0.0 compiler (sometimes incorrectly) warns about under release build. llvm-svn: 22249
-
Reid Spencer authored
GCC 4.0.0 in release build. llvm-svn: 22248
-
- Jun 17, 2005
-
-
Andrew Lenharth authored
convention? ;) llvm-svn: 22247
-
Chris Lattner authored
llvm-svn: 22246
-
Chris Lattner authored
llvm-svn: 22245
-
Chris Lattner authored
llvm-svn: 22244
-
Tanya Lattner authored
llvm-svn: 22243
-
Tanya Lattner authored
llvm-svn: 22242
-
Tanya Lattner authored
llvm-svn: 22241
-
Tanya Lattner authored
llvm-svn: 22240
-
Tanya Lattner authored
llvm-svn: 22239
-
Tanya Lattner authored
llvm-svn: 22238
-
Tanya Lattner authored
llvm-svn: 22237
-
Chris Lattner authored
It is actually always true. This fixes PR586 and Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll llvm-svn: 22236
-
Chris Lattner authored
llvm-svn: 22235
-
Chris Lattner authored
Transforms/InstCombine/2005-06-16-RangeCrash.ll llvm-svn: 22234
-
Chris Lattner authored
llvm-svn: 22233
-
Chris Lattner authored
This fixes PR584 and Transforms/SimplifyCFG/2005-06-16-PHICrash.ll llvm-svn: 22232
-
Chris Lattner authored
llvm-svn: 22231
-
Chris Lattner authored
llvm-svn: 22230
-
- Jun 16, 2005
-
-
Nate Begeman authored
integer types. Add a couple checks to not perform these kinds of transform on floating point values. llvm-svn: 22228
-
Chris Lattner authored
llvm-svn: 22227
-
Chris Lattner authored
llvm-svn: 22226
-
Chris Lattner authored
llvm-svn: 22225
-
Chris Lattner authored
is always ubyte, get the type being shifted). This unbreaks espresso llvm-svn: 22224
-
Chris Lattner authored
llvm-svn: 22223
-
Chris Lattner authored
llvm-svn: 22222
-
- Jun 15, 2005
-
-
Chris Lattner authored
BB iterator. This fixes Transforms/IndVarsSimplify/2005-06-15-InstMoveCrash.ll llvm-svn: 22221
-
Chris Lattner authored
llvm-svn: 22220
-
Chris Lattner authored
or other uses hanging off of them. llvm-svn: 22219
-
Chris Lattner authored
llvm-svn: 22218
-
Chris Lattner authored
Do not perform undefined out of range shifts. llvm-svn: 22217
-
Chris Lattner authored
llvm-svn: 22216
-
Reid Spencer authored
llvm-svn: 22215
-
Nate Begeman authored
generate conditional branches. llvm-svn: 22214
-
Reid Spencer authored
allows test programs to succeed. Actual fix for this is forthcoming. llvm-svn: 22213
-