- Oct 18, 2010
-
-
Dan Gohman authored
llvm-svn: 116730
-
Jim Grosbach authored
base register is available. rdar://8525298 llvm-svn: 116729
-
Rafael Espindola authored
llvm-svn: 116728
-
Dan Gohman authored
option to enable it. llvm-svn: 116722
-
Dan Gohman authored
llvm-svn: 116721
-
Dan Gohman authored
does normal initialization and normal chaining. Change the default AliasAnalysis implementation to NoAlias. Update StandardCompileOpts.h and friends to explicitly request BasicAliasAnalysis. Update tests to explicitly request -basicaa. llvm-svn: 116720
-
Rafael Espindola authored
llvm-svn: 116719
-
Kevin Enderby authored
be more complete. These are only expected to be used by llvm-mc with assembly source so there is no pattern, [], in the .td files. Most are being added to X86InstrInfo.td as Chris suggested and only comments about register uses are added. Suggestions welcome on the .td changes as I'm not sure on every detail of the x86 records. More missing instructions will be coming. llvm-svn: 116716
-
Rafael Espindola authored
start for consistency. llvm-svn: 116715
-
Jim Grosbach authored
offset for stack references. Make sure we take that into account when deciding whether to reserver an emergency spill slot for the register scavenger. rdar://8559625 llvm-svn: 116714
-
Jim Grosbach authored
llvm-svn: 116712
-
Rafael Espindola authored
llvm-svn: 116711
-
Jim Grosbach authored
llvm-svn: 116710
-
Kalle Raiskila authored
The old algorithm inserted a 'rotqmbyi' instruction which was both redundant and wrong - it made shufb select bytes from the wrong end of the input quad. llvm-svn: 116701
-
Eric Christopher authored
working just fine. llvm-svn: 116698
-
Eric Christopher authored
llvm-svn: 116694
-
- Oct 17, 2010
-
-
Eric Christopher authored
special case handling for ARM::SP. llvm-svn: 116688
-
Benjamin Kramer authored
llvm-svn: 116686
-
Benjamin Kramer authored
llvm-svn: 116685
-
Eric Christopher authored
llvm-svn: 116683
-
Oscar Fuentes authored
llvm-svn: 116682
-
Eric Christopher authored
llvm-svn: 116681
-
Eric Christopher authored
llvm-svn: 116680
-
Eric Christopher authored
llvm-svn: 116679
-
Eric Christopher authored
more in the post-passes. llvm-svn: 116678
-
- Oct 16, 2010
-
-
Rafael Espindola authored
single object format can be shared. This also adds support for mov zed+(bar-foo), %eax on ELF and COFF targets. llvm-svn: 116675
-
Benjamin Kramer authored
llvm-svn: 116670
-
Michael J. Spencer authored
llvm-svn: 116666
-
Michael J. Spencer authored
if any floating point arguments are passed to an external function. llvm-svn: 116665
-
Michael J. Spencer authored
llvm-svn: 116664
-
Daniel Dunbar authored
llvm-svn: 116659
-
Evan Cheng authored
More machine LICM work. It now tracks register pressure for path from preheader to current BB and use the information determine whether hoisting is worthwhile. llvm-svn: 116654
-
Eric Christopher authored
llvm-svn: 116653
-
Bill Wendling authored
ARMCodeEmitter::emitMiscInstruction! llvm-svn: 116644
-
Eric Christopher authored
llvm-svn: 116640
-
Owen Anderson authored
forwarding is implemented with a load/store pair rather than a memcpy. llvm-svn: 116637
-
Eric Christopher authored
llvm-svn: 116635
-
Eric Christopher authored
llvm-svn: 116628
-
- Oct 15, 2010
-
-
Bill Wendling authored
llvm-svn: 116625
-
Eric Christopher authored
llvm-svn: 116622
-