[WinEH] Add some test cases I forgot to add to previous commits
[oota-llvm.git] / test / CodeGen / AArch64 / cond-sel.ll
2014-08-29 Tim NorthoverAArch64: only try to get operand of a known node.
2014-08-29 Tim NorthoverAArch64: skip select/setcc combine in complex case.
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-05-12 Tim NorthoverTableGen: use PrintMethods to print more aliases
2014-04-30 Tim NorthoverARM64: use hex immediates for movz/movk instructions
2014-04-25 Kevin Qin[ARM64] Add RUN lines for "–target arm64 –mattr=-fp...
2014-04-16 Tim NorthoverARM64: use 32-bit moves for constants where possible.
2014-04-15 Quentin Colombet[ARM64] Set default CPU to generic instead of cyclone.
2014-04-14 Tim NorthoverARM64: add patterns for csXYZ with reversed operands.
2013-10-31 Amara Emerson[AArch64] Make the use of FP instructions optional...
2013-10-09 Tim NorthoverAArch64: enable MISched by default.
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-02-01 Tim NorthoverAdd explicit triples to AArch64 tests
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.