- Jun 07, 2007
-
-
Zhou Sheng authored
correct type of parameters. llvm-svn: 37486
-
Evan Cheng authored
llvm-svn: 37485
-
Evan Cheng authored
Stupid cut-n-paste bug caused me soooo much grief. Why wasn't there a compilation warning? I blame it on the FE folks. llvm-svn: 37484
-
Lauro Ramos Venancio authored
llvm-svn: 37483
-
Lauro Ramos Venancio authored
global values". Fix noinline linkage. llvm-svn: 37482
-
- Jun 06, 2007
-
-
Tanya Lattner authored
llvm-svn: 37481
-
Tanya Lattner authored
llvm-svn: 37480
-
Tanya Lattner authored
llvm-svn: 37479
-
Chris Lattner authored
llvm-svn: 37478
-
Chris Lattner authored
llvm-svn: 37477
-
Tanya Lattner authored
llvm-svn: 37476
-
Devang Patel authored
llvm-svn: 37475
-
Chris Lattner authored
llvm-svn: 37474
-
Lauro Ramos Venancio authored
llvm-svn: 37473
-
Lauro Ramos Venancio authored
llvm-svn: 37472
-
Owen Anderson authored
Evan, please check that this is in fact correct. llvm-svn: 37471
-
Duncan Sands authored
same, only output one copy of the common part. llvm-svn: 37470
-
Nick Lewycky authored
Secondly, checking whether removal succeeded tells you whether it was in the map to begin with. llvm-svn: 37469
-
Evan Cheng authored
llvm-svn: 37468
-
Evan Cheng authored
llvm-svn: 37467
-
Evan Cheng authored
llvm-svn: 37466
-
Evan Cheng authored
Add clobbersPred - instruction that clobbers condition code / register which are used to predicate instructions. llvm-svn: 37465
-
Evan Cheng authored
Add a machine instruction flag indicating the instruction can clobber condition code / register(s) used to predicate instructions. llvm-svn: 37464
-
Duncan Sands authored
correct machine basic block - do not rely on the eh.exception intrinsic being in the landing pad: the loop optimizers can move it out. llvm-svn: 37463
-
Duncan Sands authored
llvm-svn: 37462
-
Bruno Cardoso Lopes authored
- Modifications from the last patch included (issues pointed by Evan Cheng are now fixed). - Added more MipsI instructions. - Added more patterns to match branch instructions. llvm-svn: 37461
-
Tanya Lattner authored
llvm-svn: 37460
-
Nick Lewycky authored
llvm-svn: 37459
-
Nick Lewycky authored
llvm-svn: 37458
-
Nick Lewycky authored
This is the obviously correct part of the fix for PR1487. llvm-svn: 37457
-
Evan Cheng authored
If a unconditional branch is added to branch to the false path during ifcvt, the predicated block cannot be iteratively ifcvted. llvm-svn: 37456
-
Owen Anderson authored
llvm-svn: 37455
-
Chris Lattner authored
llvm-svn: 37454
-
Chris Lattner authored
llvm-svn: 37453
-
Chris Lattner authored
llvm-svn: 37452
-
Evan Cheng authored
llvm-svn: 37451
-
Devang Patel authored
llvm-svn: 37450
-
Evan Cheng authored
llvm-svn: 37449
-
Devang Patel authored
llvm-svn: 37448
-
Devang Patel authored
llvm-svn: 37447
-