[AArch64] Fix bug in prolog clobbering live reg when shrink wrapping.
[oota-llvm.git] / test / CodeGen / AArch64 / func-calls.ll
2015-09-30 Chad Rosier[AArch64] Remove an unnecessary restriction on pre...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-02 Tim NorthoverAArch64: don't be too greedy when folding :lo12: access...
2014-07-23 Tim NorthoverAArch64: remove "arm64_be" support in favour of "aarch6...
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-15 Tim NorthoverTableGen/ARM64: print aliases even if they have syntax...
2014-05-07 James Molloy[ARM64-BE] Make big endian (scalar) argument passing...
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-18 Tim NorthoverAArch64/ARM64: copy byval implementation from AArch64.
2014-03-26 Christian PirkerAArch64_BE function argument passing for ARM ABI
2013-10-31 Amara Emerson[AArch64] Make the use of FP instructions optional...
2013-10-09 Tim NorthoverAArch64: enable MISched by default.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-03-09 Benjamin KramerTest case hygiene.
2013-02-15 Tim NorthoverAArch64: remove ConstantIsland pass & put literals...
2013-02-01 Tim NorthoverAdd explicit triples to AArch64 tests
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.