- Jun 24, 2005
-
-
Chris Lattner authored
llvm-svn: 22278
-
Chris Lattner authored
llvm-svn: 22277
-
Andrew Lenharth authored
llvm-svn: 22276
-
- Jun 23, 2005
-
-
Andrew Lenharth authored
llvm-svn: 22275
-
Andrew Lenharth authored
llvm-svn: 22274
-
- Jun 22, 2005
-
-
Andrew Lenharth authored
See last commit for LangRef, this implements it on all targets. llvm-svn: 22273
-
Andrew Lenharth authored
llvm-svn: 22272
-
Andrew Lenharth authored
of memory instructions in the assembly, to allow later linking of traces with LLVM Value*s. llvm-svn: 22271
-
- Jun 20, 2005
-
-
John Criswell authored
llvm-svn: 22270
-
Andrew Lenharth authored
llvm-svn: 22269
-
Andrew Lenharth authored
llvm-svn: 22268
-
Andrew Lenharth authored
make AliasAnalysis know that VAArg writes memory. This is extremely conservative and should be fixed llvm-svn: 22267
-
Andrew Lenharth authored
prevent GCSE from forwarding stores to loads around vaarg. This is uggly, and I am trying to fix the AliasInfo, as it should catch the problem instead. llvm-svn: 22266
-
Andrew Lenharth authored
llvm-svn: 22265
-
- Jun 19, 2005
-
-
Andrew Lenharth authored
llvm-svn: 22264
-
Andrew Lenharth authored
llvm-svn: 22263
-
Andrew Lenharth authored
llvm-svn: 22262
-
Andrew Lenharth authored
so this doesn't crash when run. It is hard to tell if things are right enough to work correctly with all the TmpInstructions running around llvm-svn: 22261
-
Andrew Lenharth authored
llvm-svn: 22260
-
Reid Spencer authored
llvm-svn: 22259
-
Reid Spencer authored
llvm-svn: 22258
-
Reid Spencer authored
llvm-svn: 22257
-
- Jun 18, 2005
-
-
Reid Spencer authored
old vaarg instruction. llvm-svn: 22256
-
Andrew Lenharth authored
llvm-svn: 22255
-
Andrew Lenharth authored
llvm-svn: 22254
-
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
-