summaryrefslogtreecommitdiff
path: root/lib/Target/SystemZ
Commit message (Expand)AuthorAge
* Merging r196267:Richard Sandiford2013-12-03
* Merging r195731:Richard Sandiford2013-11-26
* Merging r195473:Richard Sandiford2013-11-22
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-15
* [SystemZ] Add the general form of BCRRichard Sandiford2013-11-13
* [SystemZ] Handle vectors in getSetCCResultTypeRichard Sandiford2013-11-06
* [SystemZ] Automatically detect zEC12 and z196 hostsRichard Sandiford2013-10-31
* Add a helper getSymbol to AsmPrinter.Rafael Espindola2013-10-29
* The AsmPrinter has a Mangler. Use it.Rafael Espindola2013-10-29
* [SystemZ] Set usaAA to trueRichard Sandiford2013-10-28
* [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