- Sep 17, 2009
-
-
Jim Grosbach authored
llvm-svn: 82149
-
Daniel Dunbar authored
llvm-svn: 82148
-
Benjamin Kramer authored
llvm-svn: 82145
-
Daniel Dunbar authored
llvm-svn: 82130
-
Evan Cheng authored
llvm-svn: 82127
-
Chris Lattner authored
llvm-svn: 82110
-
Evan Cheng authored
Fix PR4910: Broken logic in coalescer means when a physical register liveness is being shortened, the sub-registers were not. The symptom is the register allocator could not find a free register for this particular test. llvm-svn: 82108
-
Daniel Dunbar authored
llvm-svn: 82100
-
Daniel Dunbar authored
llvm-svn: 82097
-
Sean Callanan authored
as part string parsing) instructions to the Intel instruction tables. llvm-svn: 82089
-
Daniel Dunbar authored
llvm-svn: 82087
-
- Sep 16, 2009
-
-
Sean Callanan authored
instructions to the Intel instruction tables. llvm-svn: 82084
-
Sean Callanan authored
instruction tables. llvm-svn: 82083
-
Sean Callanan authored
to the Intel instruction tables. llvm-svn: 82081
-
Devang Patel authored
llvm-svn: 82080
-
Devang Patel authored
llvm-svn: 82077
-
Dan Gohman authored
constants out of loops. These aren't covered by the regular LICM pass, because in LLVM IR constants don't require separate instructions. They're not always covered by the MachineLICM pass either, because it doesn't know how to unfold folded constant-pool loads. This is somewhat experimental at this point, and off by default. llvm-svn: 82076
-
Devang Patel authored
llvm-svn: 82075
-
Bob Wilson authored
llvm-svn: 82074
-
Dan Gohman authored
an extension, so that the default output filename for foo.ll is foo.s, not foo.ll.s llvm-svn: 82071
-
Devang Patel authored
llvm-svn: 82064
-
Devang Patel authored
llvm-svn: 82063
-
Devang Patel authored
llvm-svn: 82062
-
Devang Patel authored
This interface will be used to attach metadata with an instruction. llvm-svn: 82060
-
Kevin Enderby authored
isAtStartOfComment and using that instead in two places where a loop to check if the char was in MAI.getCommentString(). llvm-svn: 82059
-
Kevin Enderby authored
llvm-svn: 82054
-
Dan Gohman authored
phis, similar to the FoldPHIArgGEPIntoPHI change. Also, delete some comments that don't reflect the code. llvm-svn: 82053
-
Dan Gohman authored
llvm-svn: 82051
-
Xerxes Ranby authored
llvm-svn: 82049
-
Benjamin Kramer authored
failures. llvm-svn: 82040
-
Xerxes Ranby authored
llvm-svn: 82038
-
Andreas Neustifter authored
llvm-svn: 82034
-
Chris Lattner authored
and use MachineModuleInfoMachO instead. llvm-svn: 82022
-
Chris Lattner authored
llvm-svn: 82020
-
Chris Lattner authored
stuff common across all macho targets. llvm-svn: 82018
-
Chris Lattner authored
llvm-svn: 82016
-
Chris Lattner authored
llvm-svn: 82015
-
Chris Lattner authored
llvm-svn: 82014
-
Chris Lattner authored
llvm-svn: 82013
-