- Oct 09, 2009
-
-
Jim Grosbach authored
llvm-svn: 83653
-
Dan Gohman authored
llvm-svn: 83649
-
Evan Cheng authored
llvm-svn: 83624
-
Evan Cheng authored
llvm-svn: 83622
-
Evan Cheng authored
llvm-svn: 83608
-
Dan Gohman authored
instructions. llvm-svn: 83606
-
Dale Johannesen authored
and that will make Caller too big to inline, see if it might be better to inline Caller into its callers instead. This situation is described in PR 2973, although I haven't tried the specific case in SPASS. llvm-svn: 83602
-
Dan Gohman authored
llvm-svn: 83601
-
Bob Wilson authored
llvm-svn: 83600
-
Bob Wilson authored
llvm-svn: 83598
-
Bob Wilson authored
llvm-svn: 83596
-
Bob Wilson authored
Also fix some copy-and-paste errors in previous changes. llvm-svn: 83590
-
Evan Cheng authored
llvm-svn: 83589
-
Bob Wilson authored
llvm-svn: 83585
-
- Oct 08, 2009
-
-
Douglas Gregor authored
llvm-svn: 83575
-
Bill Wendling authored
we should allow a "null" with this dyn_cast. llvm-svn: 83573
-
Anton Korobeynikov authored
llvm-svn: 83572
-
Devang Patel authored
llvm-svn: 83571
-
Bob Wilson authored
llvm-svn: 83568
-
Bob Wilson authored
llvm-svn: 83566
-
Bob Wilson authored
llvm-svn: 83565
-
Bob Wilson authored
similar to getTargetExtractSubreg. llvm-svn: 83564
-
Devang Patel authored
Do not record line number to implicitly mark start of function if function has arguments. Extra line number entries trip gdb in some cases. llvm-svn: 83563
-
Richard Osborne authored
llvm-svn: 83556
-
Dan Gohman authored
to declare that they preserve other passes without needing to pull in additional header file or library dependencies. Convert MachineFunctionPass and CodeGenLICM to make use of this. llvm-svn: 83555
-
Richard Osborne authored
llvm-svn: 83549
-
Chris Lattner authored
"LoopVR's logic was copied into ScalarEvolution::getUnsignedRange and ::getSignedRange. Please delete LoopVR." llvm-svn: 83531
-
Bob Wilson authored
llvm-svn: 83526
-
Jim Grosbach authored
llvm-svn: 83522
-
Jim Grosbach authored
llvm-svn: 83521
-
Jim Grosbach authored
bugfix. The target may use virtual registers that aren't tracked for re-use but are allocated by the scavenger. The re-use algorithm needs to watch for that. llvm-svn: 83519
-
Bob Wilson authored
llvm-svn: 83518
-
Bob Wilson authored
llvm-svn: 83513
-
Jeffrey Yasskin authored
already on the worklist, and print Visited when an instruction is about to be visited. Net, on one input, this reduced the output size by at least 9x. llvm-svn: 83510
-
Bob Wilson authored
llvm-svn: 83508
-
Bob Wilson authored
llvm-svn: 83506
-
Bob Wilson authored
llvm-svn: 83502
-
Jim Grosbach authored
llvm-svn: 83501
-
Chris Lattner authored
llvm-svn: 83500
-
Dale Johannesen authored
llvm-svn: 83499
-