- Sep 02, 2009
-
-
Daniel Dunbar authored
from the host and hope that works. llvm-svn: 80751
-
John McCall authored
of any previous declaration in case we replace it in a class's declaration table. Fixes bug 4858. This sort of thing makes me reconsider putting friend declarations in declaration lists. llvm-svn: 80750
-
Dan Gohman authored
llvm-svn: 80749
-
John McCall authored
llvm-svn: 80748
-
Mike Stump authored
llvm-svn: 80747
-
Sean Callanan authored
Added a 64-bit ADD %RAX, imm32 instruction. Added all 4 forms for AND %rAX, imm and CMP %rAX, imm. llvm-svn: 80746
-
John McCall authored
decl list, and remove some workarounds that were due to this. Thanks to Eli for pointing this out and providing the test case. llvm-svn: 80745
-
Mike Stump authored
llvm-svn: 80744
-
Mike Stump authored
llvm-svn: 80743
-
Evan Cheng authored
desired triplet is a sub-target, e.g. thumbv7 vs. arm host). Reverting the patch isn't quite right either since the previous behavior does not allow the triplet to be overridden with -march. llvm-svn: 80742
-
Devang Patel authored
llvm-svn: 80741
-
Fariborz Jahanian authored
llvm-svn: 80740
-
Fariborz Jahanian authored
objc's non-fragile ABI. llvm-svn: 80739
-
Devang Patel authored
For now disable MDNode uniquing. This fixes llvm-gcc bootstrap failure on certain Mac OS X 10.5. I am working on a proper fix. llvm-svn: 80738
-
Mike Stump authored
llvm-svn: 80737
-
Bob Wilson authored
to find the kill, since we already have the operand. llvm-svn: 80736
-
Fariborz Jahanian authored
where we build the constructor's initializer list. llvm-svn: 80735
-
Bob Wilson authored
llvm-svn: 80733
-
Mike Stump authored
llvm-svn: 80732
-
Bob Wilson authored
llvm-svn: 80731
-
Daniel Dunbar authored
llvm-svn: 80730
-
Daniel Dunbar authored
llvm-svn: 80729
-
Daniel Dunbar authored
- Bruno, please check!! llvm-svn: 80728
-
Daniel Dunbar authored
llvm-svn: 80727
-
Daniel Dunbar authored
Remove Offset from ExternalSybmol MachineOperands, this is unused (and at least partly unsupported, in X86 encoding at least). llvm-svn: 80726
-
Mike Stump authored
llvm-svn: 80725
-
- Sep 01, 2009
-
-
Chris Lattner authored
clang regtest failures. llvm-svn: 80724
-
Anders Carlsson authored
llvm-svn: 80723
-
Anders Carlsson authored
llvm-svn: 80722
-
Douglas Gregor authored
AnonUnionMember. Fixes PR4826. llvm-svn: 80721
-
Anders Carlsson authored
llvm-svn: 80720
-
Anders Carlsson authored
llvm-svn: 80719
-
Chris Lattner authored
llvm-svn: 80718
-
Bruno Cardoso Lopes authored
llvm-svn: 80717
-
Andreas Neustifter authored
This enables LLVM to read the OptimalEdgeProfiles. llvm-svn: 80715
-
Andreas Neustifter authored
llvm-svn: 80713
-
Andreas Neustifter authored
This adds the instrumentation and runtime part of OptimalEdgeProfiling. llvm-svn: 80712
-
Andreas Neustifter authored
llvm-svn: 80711
-
Jim Grosbach authored
llvm-svn: 80710
-
Chris Lattner authored
llvm-svn: 80708
-