Fixes the issue of removing manually added fake conditional branches
[oota-llvm.git] / lib / Target / AArch64 / AArch64ExpandPseudoInsts.cpp
2015-08-05 Chad Rosier[AArch64] Register (existing) AArch64ExpandPseudo pass...
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-03-30 Juergen RibutzkaTransfer implicit operands when expanding the RET_Reall...
2015-02-12 Benjamin KramerMathExtras: Bring Count(Trailing|Leading)Ones and Count...
2014-08-05 Eric ChristopherHave MachineFunction cache a pointer to the subtarget...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-07-14 Tim NorthoverAArch64: remove unnecessary pseudo-instruction.
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place