Fixes the issue of removing manually added fake conditional branches
[oota-llvm.git] / lib / Target / AArch64 / AArch64PromoteConstant.cpp
2015-10-13 Duncan P. N. Exon... AArch64: Remove implicit ilist iterator conversions...
2015-08-06 Nico RieckRename inst_range() to instructions() for consistency...
2015-03-23 Benjamin KramerRe-sort includes with sort-includes.py and insert raw_o...
2015-03-02 Sanjoy Das[AArch64] fix an invalid-iterator-use bug.
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