- Oct 08, 2009
-
-
Chris Lattner authored
llvm-svn: 83551
-
Richard Osborne authored
llvm-svn: 83549
-
Chris Lattner authored
llvm-svn: 83532
-
Chris Lattner authored
"LoopVR's logic was copied into ScalarEvolution::getUnsignedRange and ::getSignedRange. Please delete LoopVR." llvm-svn: 83531
-
Chris Lattner authored
llvm-svn: 83530
-
Mikhail Glushenkov authored
Forgot about the need to reconfigure after modifying Base.td.in.... llvm-svn: 83529
-
Bob Wilson authored
llvm-svn: 83528
-
Bob Wilson authored
llvm-svn: 83526
-
Mikhail Glushenkov authored
llvm-svn: 83525
-
Mikhail Glushenkov authored
Important, for example, when calling 'gcc a.o b.o c.o -lD -lE -lF'. llvm-svn: 83524
-
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: 83507
-
Bob Wilson authored
llvm-svn: 83506
-
Jeffrey Yasskin authored
it the default, and works around a broken libopagent on some Debian systems. llvm-svn: 83503
-
Bob Wilson authored
llvm-svn: 83502
-
Jim Grosbach authored
llvm-svn: 83501
-
Chris Lattner authored
llvm-svn: 83500
-
Dale Johannesen authored
llvm-svn: 83499
-
Bob Wilson authored
llvm-svn: 83497
-
Jim Grosbach authored
llvm-svn: 83496
-
Jim Grosbach authored
llvm-svn: 83494
-
Devang Patel authored
llvm-svn: 83491
-
- Oct 07, 2009
-
-
Bob Wilson authored
llvm-svn: 83490
-
Eric Christopher authored
llvm-svn: 83489
-
Kevin Enderby authored
that a symbol stub section with no attributes can be parsed as in: .section __TEXT,__picsymbolstub4,symbol_stubs,none,16 llvm-svn: 83488
-
Bob Wilson authored
llvm-svn: 83487
-
Bob Wilson authored
llvm-svn: 83486
-
Bob Wilson authored
llvm-svn: 83484
-
Jim Grosbach authored
llvm-svn: 83483
-
Bob Wilson authored
llvm-svn: 83482
-
Jim Grosbach authored
llvm-svn: 83481
-
Owen Anderson authored
to finish it any time soon. If someone's interested it, they can resurrect it from SVN history. llvm-svn: 83480
-
Bob Wilson authored
llvm-svn: 83479
-
Kevin Enderby authored
with writeback, things like "sp!", etc. Also added some more stuff to the temporarily hacked methods ARMAsmParser::MatchRegisterName and ARMAsmParser::MatchInstruction to allow more parser testing. llvm-svn: 83477
-