aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/SystemZ
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-187-3/+554
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-09252-4194/+4194
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-2332-38/+155
* Update LLVM for rebase to r212749.Stephen Hines2014-07-216-29/+52
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-3/+0
* Update to LLVM 3.5a.Stephen Hines2014-04-2468-149/+2143
* Merging r196267:Richard Sandiford2013-12-031-0/+13
* Merging r195731:Richard Sandiford2013-11-261-0/+14
* Add file missing from r195474.Richard Sandiford2013-11-221-0/+49
* Merging r195473:Richard Sandiford2013-11-221-0/+1
* [SystemZ] Automatically detect zEC12 and z196 hostsRichard Sandiford2013-10-3120-42/+72
* [SystemZ] Set usaAA to trueRichard Sandiford2013-10-285-18/+19
* [DAGCombiner] Respect volatility when checking for aliasesRichard Sandiford2013-10-281-1/+2
* Keep TBAA info when rewriting SelectionDAG loads and storesRichard Sandiford2013-10-281-0/+20
* Replace sra with srl if a single sign bit is requiredRichard Sandiford2013-10-171-0/+12
* [SystemZ] Handle extensions in RxSBG optimizationsRichard Sandiford2013-10-161-3/+2
* [SystemZ] Improve handling of SETCCRichard Sandiford2013-10-163-16/+260
* Handle (shl (anyext (shr ...))) in SimpilfyDemandedBitsRichard Sandiford2013-10-161-0/+67
* [SystemZ] Use A(G)SI when spilling the target of a constant additionRichard Sandiford2013-10-152-0/+332
* [SystemZ] Add comparisons of high words and memoryRichard Sandiford2013-10-011-0/+40
* [SystemZ] Add comparisons of large immediates using high wordsRichard Sandiford2013-10-011-0/+34
* [SystemZ] Add immediate addition involving high wordsRichard Sandiford2013-10-011-0/+115
* [SystemZ] Extend test-under-mask support to high GR32sRichard Sandiford2013-10-011-0/+29
* [SystemZ] Extend 32-bit RISBG optimizations to high wordsRichard Sandiford2013-10-011-0/+25
* [SystemZ] Extend pseudo conditional 8- and 16-bit stores to high wordsRichard Sandiford2013-10-011-0/+32
* [SystemZ] Add test missing from r191764.Richard Sandiford2013-10-011-0/+30
* [SystemZ] Allow integer AND involving high wordsRichard Sandiford2013-10-011-0/+63
* [SystemZ] Allow integer XOR involving high wordsRichard Sandiford2013-10-011-0/+42
* [SystemZ] Allow integer OR involving high wordsRichard Sandiford2013-10-011-0/+42
* [SystemZ] Allow integer insertions with a high-word destinationRichard Sandiford2013-10-011-0/+38
* [SystemZ] Allow selects with a high-word destinationRichard Sandiford2013-10-011-0/+28
* [SystemZ] Add patterns to load a constant into a high word (IIHF)Richard Sandiford2013-10-011-0/+57
* [SystemZ] Add register zero extensions involving at least one high wordRichard Sandiford2013-10-012-0/+388
* [SystemZ] Add truncating high-word stores (STCH and STHH)Richard Sandiford2013-10-011-0/+46
* [SystemZ] Add zero-extending high-word loads (LLCH and LLHH)Richard Sandiford2013-10-011-0/+48
* [SystemZ] Add sign-extending high-word loads (LBH and LHH)Richard Sandiford2013-10-011-0/+48
* [SystemZ] Use upper words of GR64s for codegenRichard Sandiford2013-10-011-0/+52
* TBAA: update tbaa format from scalar format to struct-path aware format.Manman Ren2013-09-301-6/+8
* TBAA: handle scalar TBAA format and struct-path aware TBAA format.Manman Ren2013-09-271-2/+4
* [SystemZ] Rein back the use of block operationsRichard Sandiford2013-09-273-121/+73
* [SystemZ] Improve handling of PC-relative addressesRichard Sandiford2013-09-271-0/+35
* [SystemZ] Add unsigned compare-and-branch instructionsRichard Sandiford2013-09-1825-154/+781
* [SystemZ] Improve extload handlingRichard Sandiford2013-09-161-2/+2
* [SystemZ] Try to fold shifts into TMxxRichard Sandiford2013-09-132-0/+80
* [SystemZ] Add TM and TMYRichard Sandiford2013-09-101-0/+245
* [SystemZ] Tweak integer comparison codeRichard Sandiford2013-09-061-0/+101
* [SystemZ] Use XC for a memset of 0Richard Sandiford2013-09-061-42/+26
* [SystemZ] Add NC, OC and XCRichard Sandiford2013-09-053-0/+511
* [SystemZ] Add support for TMHH, TMHL, TMLH and TMLLRichard Sandiford2013-09-031-0/+352
* [SystemZ] Add support for TMHH, TMHL, TMLH and TMLLRichard Sandiford2013-08-283-2/+294