Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / MC / MachO / AArch64 /
2015-11-17 Oliver Stannard[Assembler] Make fatal assembler errors non-fatal
2015-09-05 Davide Italiano[MC] Convert other MachO tests from macho-dump to llvm...
2015-06-23 Daniel JasperRevert r240302 ("Bring r240130 back.").
2015-06-22 Rafael EspindolaBring r240130 back.
2015-06-19 Nico WeberRevert 240130, it caused crashes (repro in PR23900).
2015-06-19 Rafael EspindolaMake all temporary symbols unnamed.
2015-06-18 Rafael EspindolaImprove the --expand-relocs handling of MachO.
2015-05-18 Tim NorthoverAArch64: work around ld64 bug more aggressively.
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-10 Bruno Cardoso Lopes[AsmPrinter][TLOF] Reintroduce AArch64 test
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] Remove AArch64 test to appease buildbots
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] XFAIL AArch64 test to appease buildbots
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] Make AArch64 test a bit more flexible
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] Split tests and move to appropriate...
2015-02-12 Rafael EspindolaLearn that __DATA,__objc_classrefs is not atomized...
2015-01-19 Rafael EspindolaAdd r224985 back with fixes.
2015-01-14 Rafael EspindolaAdd a test that would have found the issue with r225644.
2015-01-14 Rafael EspindolaRevert "Add r224985 back with two fixes."
2015-01-12 Rafael EspindolaAdd r224985 back with two fixes.
2015-01-07 Rafael EspindolaAdd a test that would have found the issue in r224935.
2015-01-06 Rafael EspindolaAdd a testcase that would have found the problem in...
2015-01-06 Lang HamesRevert r225048: It broke ObjC on AArch64.
2014-12-31 Rafael EspindolaAdd r224985 back with a fix.
2014-12-31 Rafael EspindolaAdd a test for the recent compiler-rt build failure.
2014-12-31 Rafael EspindolaRevert "Remove doesSectionRequireSymbols."
2014-12-30 Rafael EspindolaRemove doesSectionRequireSymbols.
2014-12-30 Rafael EspindolaConvert test to llvm-readobj. NFC.
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place