AArch64PromoteConstant: Modernize and resolve some Use<->User confusion.
[oota-llvm.git] / lib / Target / AArch64 / AArch64PromoteConstant.cpp
2015-02-06 Benjamin KramerAArch64PromoteConstant: Modernize and resolve some...
2014-12-06 Benjamin KramerMake the DenseMap bucket type configurable and use...
2014-11-19 David BlaikieUpdate SetVector to rely on the underlying set's insert...
2014-07-25 Benjamin KramerRun sort_includes.py on the AArch64 backend.
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place