- Oct 21, 2010
-
-
Bill Wendling authored
registers. llvm-svn: 116961
-
Dale Johannesen authored
llvm-svn: 116955
-
- Oct 20, 2010
-
-
Chandler Carruth authored
#includes in the process. llvm-svn: 116919
-
Eric Christopher authored
llvm-svn: 116915
-
Jim Grosbach authored
llvm-svn: 116897
-
Jim Grosbach authored
llvm-svn: 116886
-
Jim Grosbach authored
llvm-svn: 116883
-
Jim Grosbach authored
setup they require. Use this for ARM/Darwin to rematerialize the base pointer from the frame pointer when required. rdar://8564268 llvm-svn: 116879
-
- Oct 19, 2010
-
-
Jim Grosbach authored
llvm-svn: 116863
-
Dale Johannesen authored
integers by default, and remove the controlling flag, now that LICM will hoist such vdup's. 8003375. llvm-svn: 116852
-
Evan Cheng authored
erased the instruction during LICM so UpdateRegPressureAfter() should not reference it afterwards. llvm-svn: 116845
-
Daniel Dunbar authored
is", which breaks some nightly tests. llvm-svn: 116816
-
Evan Cheng authored
"long latency" enough to hoist even if it may increase spilling. Reloading a value from spill slot is often cheaper than performing an expensive computation in the loop. For X86, that means machine LICM will hoist SQRT, DIV, etc. ARM will be somewhat aggressive with VFP and NEON instructions. - Enable register pressure aware machine LICM by default. llvm-svn: 116781
-
Bob Wilson authored
llvm-svn: 116776
-
Jim Grosbach authored
llvm-svn: 116768
-
Eric Christopher authored
llvm-svn: 116762
-
- Oct 18, 2010
-
-
Bill Wendling authored
llvm-svn: 116750
-
Jim Grosbach authored
base register is available. rdar://8525298 llvm-svn: 116729
-
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
-
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
-
Eric Christopher authored
llvm-svn: 116683
-
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
-
Eric Christopher authored
llvm-svn: 116653
-
Bill Wendling authored
ARMCodeEmitter::emitMiscInstruction! llvm-svn: 116644
-
Eric Christopher authored
llvm-svn: 116640
-
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
-
Jim Grosbach authored
llvm-svn: 116612
-
Jim Grosbach authored
llvm-svn: 116604
-
Jim Grosbach authored
scheduler may reorder loads from them before the stores and other such badness. PR8347. Patch by David Meyer llvm-svn: 116602
-
Bob Wilson authored
llvm-svn: 116601
-