summaryrefslogtreecommitdiff
path: root/lib/Target/SystemZ
Commit message (Expand)AuthorAge
* [SystemZ] Handle extensions in RxSBG optimizationsRichard Sandiford2013-10-16
* [SystemZ] Improve handling of SETCCRichard Sandiford2013-10-16
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-16
* [SystemZ] Use A(G)SI when spilling the target of a constant additionRichard Sandiford2013-10-15
* Add missing #include's to cctype when using isdigit/alpha/etc.Will Dietz2013-10-12
* Add a MCTargetStreamer interface.Rafael Espindola2013-10-08
* [SystemZ] Add comparisons of high words and memoryRichard Sandiford2013-10-01
* [SystemZ] Add comparisons of large immediates using high wordsRichard Sandiford2013-10-01
* [SystemZ] Add immediate addition involving high wordsRichard Sandiford2013-10-01
* [SystemZ] Extend test-under-mask support to high GR32sRichard Sandiford2013-10-01
* [SystemZ] Extend 32-bit RISBG optimizations to high wordsRichard Sandiford2013-10-01
* [SystemZ] Extend pseudo conditional 8- and 16-bit stores to high wordsRichard Sandiford2013-10-01
* [SystemZ] Optimize 32-bit FPR<->GPR moves for z196 and aboveRichard Sandiford2013-10-01
* [SystemZ] Allow integer AND involving high wordsRichard Sandiford2013-10-01
* [SystemZ] Allow integer XOR involving high wordsRichard Sandiford2013-10-01
* [SystemZ] Allow integer OR involving high wordsRichard Sandiford2013-10-01
* [SystemZ] Allow integer insertions with a high-word destinationRichard Sandiford2013-10-01
* [SystemZ] Allow selects with a high-word destinationRichard Sandiford2013-10-01
* [SystemZ] Add patterns to load a constant into a high word (IIHF)Richard Sandiford2013-10-01
* [SystemZ] Add register zero extensions involving at least one high wordRichard Sandiford2013-10-01
* [SystemZ] Add truncating high-word stores (STCH and STHH)Richard Sandiford2013-10-01
* [SystemZ] Add zero-extending high-word loads (LLCH and LLHH)Richard Sandiford2013-10-01
* [SystemZ] Add sign-extending high-word loads (LBH and LHH)Richard Sandiford2013-10-01
* [SystemZ] Use upper words of GR64s for codegenRichard Sandiford2013-10-01
* [SystemZ] Reapply: Add definitions of LFH and STFHRichard Sandiford2013-10-01
* [SystemZ] Revert r191661: Add definitions of LFH and STFHRichard Sandiford2013-09-30
* [SystemZ] Add definitions of LFH and STFHRichard Sandiford2013-09-30
* [SystemZ] Add GRH32 for the high word of a GR64Richard Sandiford2013-09-30
* [SystemZ] Rename subregs and add subreg_h32Richard Sandiford2013-09-30
* [SystemZ] Add change missing from previous commitRichard Sandiford2013-09-30
* [SystemZ] Rename 32-bit GPR registersRichard Sandiford2013-09-30
* [SystemZ] Rein back the use of block operationsRichard Sandiford2013-09-27
* [SystemZ] Improve handling of PC-relative addressesRichard Sandiford2013-09-27
* [SystemZ] Define the GR64 low-word logic instructions as pseudo aliases.Richard Sandiford2013-09-25
* [SystemZ] Define the call instructions as pseudo aliases.Richard Sandiford2013-09-25
* [SystemZ] Use subregs for 64-bit truncating storesRichard Sandiford2013-09-25
* [SystemZ] Define the return instruction as a pseudo alias of BRRichard Sandiford2013-09-25
* [SystemZ] Add instruction-shortening passRichard Sandiford2013-09-25
* MC: Remove vestigial PCSymbol field from AsmInfoDavid Majnemer2013-09-25
* ISelDAG: spot chain cycles involving MachineNodesTim Northover2013-09-22
* [SystemZ] Add unsigned compare-and-branch instructionsRichard Sandiford2013-09-18
* [SystemZ] Improve extload handlingRichard Sandiford2013-09-16
* Replace some unnecessary vector copies with references.Benjamin Kramer2013-09-15
* [SystemZ] Use getTarget{Insert,Extract}Subreg rather than getMachineNodeRichard Sandiford2013-09-13
* [SystemZ] Try to fold shifts into TMxxRichard Sandiford2013-09-13
* Add an instruction deprecation feature to TableGen.Joey Gouly2013-09-12
* [SystemZ] Update README.Richard Sandiford2013-09-10
* [SystemZ] Add TM and TMYRichard Sandiford2013-09-10
* Generate compact unwind encoding from CFI directives.Bill Wendling2013-09-09
* [SystemZ] Tweak integer comparison codeRichard Sandiford2013-09-06