- Aug 13, 2009
-
-
Bob Wilson authored
llvm-svn: 78884
-
Bob Wilson authored
llvm-svn: 78881
-
Dan Gohman authored
PrintUnmangledNameSafely. llvm-svn: 78878
-
Chris Lattner authored
MCContext no longer maintains a string -> section map. llvm-svn: 78874
-
Dale Johannesen authored
This allows WebKit to build again. llvm-svn: 78872
-
Chris Lattner authored
llvm-svn: 78871
-
Chris Lattner authored
them, so it doesn't have to explicitly free them. llvm-svn: 78870
-
Chris Lattner authored
int x __attribute__((section("_foo, _bar"))) = 4; int y __attribute__((section("_foo, _bar, 4byte_literals"))) = 1; llvm-svn: 78867
-
Chris Lattner authored
llvm-svn: 78866
-
Chris Lattner authored
llvm-svn: 78864
-
Chris Lattner authored
llvm-svn: 78860
-
Bob Wilson authored
llvm-svn: 78852
-
Bob Wilson authored
llvm-svn: 78850
-
Dan Gohman authored
llvm-svn: 78848
-
- Aug 12, 2009
-
-
Bob Wilson authored
llvm-svn: 78835
-
Dan Gohman authored
llvm-svn: 78834
-
Evan Cheng authored
llvm-svn: 78829
-
David Goodwin authored
Enhance the InstrStage object to enable the specification of an Itinerary with overlapping stages. The default is to maintain the current behavior that the "next" stage immediately follows the previous one. llvm-svn: 78827
-
Jim Grosbach authored
llvm-svn: 78817
-
Bob Wilson authored
leaving the mayLoad and mayStore settings around only the load/store instructions where those can't be inferred from the patterns. llvm-svn: 78815
-
Chris Lattner authored
llvm-svn: 78813
-
Dan Gohman authored
llvm-svn: 78812
-
Oscar Fuentes authored
llvm-svn: 78807
-
Jim Grosbach authored
llvm-svn: 78806
-
Chris Lattner authored
pair instead of from a virtual method on TargetMachine. This cuts the final ties of TargetAsmInfo to TargetMachine, meaning that MC can now use TargetAsmInfo. llvm-svn: 78802
-
Jakob Stoklund Olesen authored
llvm-svn: 78793
-
Evan Cheng authored
llvm-svn: 78790
-
Evan Cheng authored
llvm-svn: 78779
-
Evan Cheng authored
llvm-svn: 78778
-
Evan Cheng authored
llvm-svn: 78777
-
Evan Cheng authored
llvm-svn: 78776
-
Bob Wilson authored
Set "mayLoad" and "mayStore" on the load/store instructions. llvm-svn: 78761
-
Owen Anderson authored
Add contexts to some of the MVT APIs. No functionality change yet, just the infrastructure work needed to get the contexts to where they need to be first. llvm-svn: 78759
-
Chris Lattner authored
llvm-svn: 78749
-
Chris Lattner authored
llvm-svn: 78748
-
Chris Lattner authored
llvm-svn: 78747
-
Chris Lattner authored
instead of X86 Subtarget. This elimianates dependencies on X86Subtarget from X86TAI. llvm-svn: 78746
-
Evan Cheng authored
llvm-svn: 78745
-
Chris Lattner authored
llvm-svn: 78744
-
Chris Lattner authored
llvm-svn: 78743
-