ARM EABI divmod support
[oota-llvm.git] / test / CodeGen / ARM / atomic-64bit.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-07-03 Tim NorthoverARM: relax the atomic release barrier to "dmb ishst...
2013-07-01 Tim NorthoverRevert r185339 (ARM: relax the atomic release barrier...
2013-07-01 Tim NorthoverARM: relax the atomic release barrier to "dmb ishst"
2013-01-29 Tim NorthoverFix 64-bit atomic operations in Thumb mode.
2013-01-25 Silviu BarangaFixed the condition codes for the atomic64 min/umin...
2012-11-29 Silviu BarangaAdded atomic 64 min/max/umin/umax instrinsics support...
2012-11-16 Weiming ZhaoRemove hard coded registers in ARM ldrexd and strexd...
2011-08-31 Eli FriedmanGeneric expansion for atomic load/store into cmpxchg...
2011-08-31 Eli Friedman64-bit atomic cmpxchg for ARM.
2011-08-31 Eli FriedmanSome minor cleanups for r138845.
2011-08-31 Eli FriedmanSome 64-bit atomic operations on ARM. 64-bit cmpxchg...