- Oct 22, 2002
-
-
Chris Lattner authored
future. This prevents having spurious map entries to nodes that we really don't care about. This allows us to reenable the DeadNodeElim, which was disabled. llvm-svn: 4260
-
Chris Lattner authored
llvm-svn: 4259
-
Chris Lattner authored
llvm-svn: 4258
-
Chris Lattner authored
llvm-svn: 4257
-
Chris Lattner authored
20 on intel or 24 on sparc llvm-svn: 4256
-
- Oct 21, 2002
-
-
Chris Lattner authored
setPreservesCFG to be less confusing. llvm-svn: 4255
-
Chris Lattner authored
llvm-svn: 4254
-
Chris Lattner authored
llvm-svn: 4253
-
Chris Lattner authored
function was finally able to resolve the function call. Adding this allows the TD pass to actually work right! - Temporarily disable dead node pruning. This will be reenabled soon. llvm-svn: 4252
-
Chris Lattner authored
llvm-svn: 4251
-
Chris Lattner authored
something that maps through a std::map. Since this simplified the client and implementation code, do so now. llvm-svn: 4250
-
Chris Lattner authored
node explosion that doesn't help anything at all. In previous versions of the representation this DID help, but not anymore. llvm-svn: 4249
-
Chris Lattner authored
be printed! llvm-svn: 4248
-
Chris Lattner authored
llvm-svn: 4247
-
Chris Lattner authored
llvm-svn: 4246
-
Chris Lattner authored
global changes, so aren't good for headers. llvm-svn: 4245
-
Chris Lattner authored
llvm-svn: 4244
-
Chris Lattner authored
llvm-svn: 4243
-
Chris Lattner authored
llvm-svn: 4242
-
Chris Lattner authored
call instructions llvm-svn: 4241
-
Chris Lattner authored
Make copy ctor have two versions to avoid dealing with conditional template argument. DSCallSite ctor now takes all arguments instead of taking one and being populated later. llvm-svn: 4240
-
Chris Lattner authored
llvm-svn: 4239
-
Chris Lattner authored
llvm-svn: 4238
-
Chris Lattner authored
llvm-svn: 4237
-
- Oct 20, 2002
-
-
Vikram S. Adve authored
llvm-svn: 4236
-
Vikram S. Adve authored
Also add functions to access pointer argument nodes cleanly. llvm-svn: 4235
-
Chris Lattner authored
llvm-svn: 4234
-
Chris Lattner authored
llvm-svn: 4233
-
Chris Lattner authored
llvm-svn: 4232
-
Chris Lattner authored
llvm-svn: 4231
-
Chris Lattner authored
llvm-svn: 4230
-
Vikram S. Adve authored
used in the DS graphs in DSGraph.h. With that, the special-purpose class BUDataStructure::CallSite is no longer needed here. llvm-svn: 4229
-
Vikram S. Adve authored
used in the DS graphs. Essentially, what was vector<DSNodeHandle> before is now a DSCallSite with the same vector, plus pointers to the CallInst and the caller Function. The special-purpose class BUDataStructure::CallSite is no longer needed. llvm-svn: 4228
-
Vikram S. Adve authored
in the DS graphs. llvm-svn: 4227
-
- Oct 18, 2002
-
-
Chris Lattner authored
llvm-svn: 4226
-
Chris Lattner authored
llvm-svn: 4225
-
Chris Lattner authored
llvm-svn: 4224
-
Chris Lattner authored
llvm-svn: 4223
-
- Oct 17, 2002
-
-
Chris Lattner authored
llvm-svn: 4222
-
Chris Lattner authored
llvm-svn: 4221
-