- Sep 24, 2008
-
-
Devang Patel authored
llvm-svn: 56535
-
Evan Cheng authored
llvm-svn: 56534
-
Devang Patel authored
llvm-svn: 56532
-
Dan Gohman authored
separate method. llvm-svn: 56531
-
Dan Gohman authored
dead loads. llvm-svn: 56529
-
Dan Gohman authored
any volatile memory references. llvm-svn: 56528
-
Devang Patel authored
llvm-svn: 56527
-
Evan Cheng authored
Properly handle 'm' inline asm constraints. If a GV is being selected for the addressing mode, it requires the same logic for PIC relative addressing, etc. llvm-svn: 56526
-
Devang Patel authored
Do not check isDeclaration() in hasNote(). It is clients' responsibility. llvm-svn: 56524
-
Devang Patel authored
llvm-svn: 56521
-
Devang Patel authored
llvm-svn: 56520
-
Devang Patel authored
llvm-svn: 56515
-
Devang Patel authored
llvm-svn: 56513
-
Devang Patel authored
Function Notes also. Function notes are stored at index ~0. llvm-svn: 56511
-
Dan Gohman authored
correctly, it's not necessary to explicitly remove registers from their use-def lists. llvm-svn: 56509
-
- Sep 23, 2008
-
-
Dan Gohman authored
object. This will be needed to support debug info. llvm-svn: 56508
-
Dan Gohman authored
efficient implementation possible, but it's pretty simple and good enough for the time being. llvm-svn: 56504
-
Chris Lattner authored
llvm-svn: 56502
-
Chris Lattner authored
llvm-svn: 56501
-
Dan Gohman authored
track of the number of live registers, which is all the set was being used for. llvm-svn: 56498
-
Dan Gohman authored
instruction opcodes are now numbered. No functionality change. llvm-svn: 56497
-
Dan Gohman authored
llvm-svn: 56496
-
Dan Gohman authored
llvm-svn: 56495
-
Dan Gohman authored
X86ISelDAGToDAG.cpp and into X86InstrInfo.cpp. This will allow it to be reused by FastISel. llvm-svn: 56494
-
Duncan Sands authored
-callgraph => print-callgraph -callscc => print-callgraph-sccs -cfgscc => print-cfg-sccs -externalfnconstants => print-externalfnconstants -print => print-function -print-alias-sets (no change) -print-callgraph => dot-callgraph -print-cfg => dot-cfg -print-cfg-only => dot-cfg-only -print-dom-info (no change) -printm => print-module -printusedtypes => print-used-types llvm-svn: 56487
-
Matthijs Kooijman authored
llvm-svn: 56486
-
Owen Anderson authored
llvm-svn: 56485
-
Evan Cheng authored
llvm-svn: 56483
-
Dale Johannesen authored
llvm-svn: 56481
-
Dan Gohman authored
load address has an offset from the base of the constant pool entry. llvm-svn: 56479
-
Dale Johannesen authored
llvm-svn: 56478
-
Devang Patel authored
llvm-svn: 56477
-
Evan Cheng authored
llvm-svn: 56476
-
Evan Cheng authored
llvm-svn: 56475
-
Evan Cheng authored
llvm-svn: 56474
-
- Sep 22, 2008
-
-
Owen Anderson authored
just use LI::MergeValueAsValue, as its behavior in the presence of overlapping ranges isn't what StrongPHIElimination wants. llvm-svn: 56472
-
Dale Johannesen authored
default. llvm-svn: 56471
-
Evan Cheng authored
llvm-svn: 56469
-
Dale Johannesen authored
llvm-svn: 56468
-
Mikhail Glushenkov authored
llvm-svn: 56467
-