- Jul 31, 2009
-
-
Chris Lattner authored
indicate that it is a predicate, not an emitter. This eliminates TAI dependencies on Mangler and GlobalValue. llvm-svn: 77726
-
Dan Gohman authored
llvm-svn: 77725
-
Chris Lattner authored
because it just calls the default impl. Remove the PPCDarwinTargetAsmInfo version of PreferredEHDataFormat because it just returns DW_EH_PE_absptr unless on 10.6. However, 10.6 doesn't support PPC, so the default impl is just fine. llvm-svn: 77724
-
Chris Lattner authored
llvm-svn: 77723
-
Owen Anderson authored
llvm-svn: 77722
-
Owen Anderson authored
metadata related, which I'm waiting on to avoid conflicting with Devang. llvm-svn: 77721
-
Dan Gohman authored
a trailing newline. llvm-svn: 77719
-
Eric Christopher authored
llvm-svn: 77718
-
Bill Wendling authored
- One formatting change. No intended functionality change. llvm-svn: 77717
-
Eli Friedman authored
llvm-svn: 77716
-
Dan Gohman authored
llvm-svn: 77715
-
Benjamin Kramer authored
llvm-svn: 77714
-
Argyrios Kyrtzidis authored
llvm-svn: 77713
-
Dan Gohman authored
llvm-svn: 77712
-
Benjamin Kramer authored
llvm-svn: 77711
-
Ted Kremenek authored
llvm-svn: 77709
-
Chris Lattner authored
MCSection subclasses yet, but this is a step in the right direction. llvm-svn: 77708
-
Douglas Gregor authored
llvm-svn: 77707
-
Dan Gohman authored
llvm-svn: 77706
-
Evan Cheng authored
to ensure the instruction that follows a TBB (when the number of table entries is odd) is 2-byte aligned. Patch by Sandeep Patel. llvm-svn: 77705
-
Dan Gohman authored
llvm-svn: 77704
-
Douglas Gregor authored
Allow one to update the type representation of the declaration specifiers. Will be used by an upcoming commit. llvm-svn: 77703
-
Douglas Gregor authored
llvm-svn: 77702
-
Evan Cheng authored
is scaled by two. - Teach GetInstSizeInBytes about TBB and TBH. llvm-svn: 77701
-
Chris Lattner authored
llvm-svn: 77700
-
Mike Stump authored
llvm-svn: 77699
-
Devang Patel authored
llvm-svn: 77698
-
Dan Gohman authored
llvm-svn: 77697
-
Dan Gohman authored
llvm-svn: 77696
-
Dan Gohman authored
values the same way it treats null pointers. This is needed to allow CallbackVH to be used as a key in a DenseMap. llvm-svn: 77695
-
Devang Patel authored
llvm-svn: 77694
-
Dan Gohman authored
included separately. llvm-svn: 77693
-
Daniel Dunbar authored
llvm-svn: 77692
-
Dan Gohman authored
shouldn't do AU.setPreservesCFG(), because even though CodeGen passes don't modify the LLVM IR CFG, they may modify the MachineFunction CFG, and passes like MachineLoop are registered with isCFGOnly set to true. llvm-svn: 77691
-
Daniel Dunbar authored
llvm-svn: 77690
-
Chris Lattner authored
llvm-svn: 77689
-
Mike Stump authored
llvm-svn: 77688
-
Chris Lattner authored
initialize method, which can be called when an MCContext is available. llvm-svn: 77687
-
Owen Anderson authored
llvm-svn: 77686
-
Owen Anderson authored
llvm-svn: 77685
-